Showing 20 open source projects for "linux tool"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    uCON64 is a tool to backup all kinds of video games. It supports almost every available backup unit for cartridge-based consoles and performs many other tasks like ROM hacking.
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 2

    G4L

    G4L 0.68 released 08/30/25 Disk imaging

    G4L version 0.68 has some major changes in build, but operation is mostly the same. Note: Build using Fedora 41 as Build system. Build Issue This Zip contains multiple files First is similar to the previous ISO files uses syslinux and can be written to CD or Flash Release 0.68a started 2025/03/02 Fedora 41 12923904 Aug 29 08:42 bz6x16.4 12973056 Aug 25 15:14 bz6x17.rc3 BusyBox v1.38.0.git (2025-08-24 07:03:57 ChST) multi-call binary. ncftp-3.3.0-1.fc41.x86_64 NcFTP 3.3.0 (Apr 23,...
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 3

    fpart

    Sort files and pack them into partitions

    Fpart is a tool that helps you sort file trees and pack them into bags (called "partitions"). It is developped in C and available under the BSD license. It splits a list of directories and file trees into a certain number of partitions, trying to produce partitions with the same size and number of files. It can also produce partitions with a given number of files or a limited size. Once generated, partitions are either printed as file lists to stdout (default) or to files. Those...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    App::MBUtiny

    App::MBUtiny

    Websites and any file system elements backup tool

    Websites and any file system elements backup tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    m23

    m23

    Your linux deployment tool!

    m23 is a free software distribution system (license: GPL), that installs (via network, starting with partitioning and formatting) and administrates (updates, adds / removes software, adds / removes scripts) clients with Debian, (X/K)Ubuntu and LinuxMint. It is used for deployment of Linux clients in schools, institutions and enterprises. The m23 server is controlled via a web interface. A new m23 client can be installed easily in only three steps. Group functions and mass installation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    perfect-clone

    Partition Clonning Tool

    PerfectClone is a program for easy backup and restore partitions. It is writen in ANSI C with ncurses interface to clone and restore partitions from a LiveCD/USB (GNU/Linux or BSD for example). Some of its most important features are: - Is Free Software (GPLv3). - Completely written in ANSI C (Most people will find it easy to modify and adapt). - Very easy to use, intuitive and friendly through the use of dialog. - Very low resource consumption. - No need a graphics server (runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    lvmirror

    Mirroring lvm2 volumes efficiently by transferring changed chunks only

    Simple tool for backuping lvm2 volumes efficiently (i.e. incrementally) either locally or via ssh to another machine. Only the changed chunks are transferred. Disk images of virtual machines can therewith be mirrored much more efficiently than relying on rsync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cync is a small but powerful synchronization tool for GNU/Linux systems. It finds differences in file timestamps, and executes the necessary action. It is possible to write CSL-files for performing more synchronization tasks in one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program is an easy to use info/backup/restore/copy tool for the Host Protected Area data (usually containing Predesktop, System installers, diagnostic tools, etc) found on laptops featuring HPA-supporting BIOSes, such as some models of IBM ThinkPad
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    FSVS stands for "Fast System VerSioning", "File System VerSioning", or "Full System VerSioning". It aims to become a complete backup/restore tool for Linux machines, using a Subversion repository as the backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The nmSync tool provides file synchronization among different platforms (Win32, OSX, BSD, ...) in networked or disconnected environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Alternate language bindings for the libdar library written by Dennis Corbin. The original application DAR is a command line backup tool that uses libdar, a library implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Providing a tool to apply the data-recovery capability concepts of RAID-like systems to the posting & recovery of multi-part archives on Usenet.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    netWindow Serializer stores data contained in multiple web-browser windows automatically into a single data-file. It can also be used to recover web-browser windows in the event of system restart. Used as a file-archiving, book-marking and recovery tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Disc-O-Matic is a GTK+ CD/DVD-ROM archiving tool for mastering and burning multiple discs. It can be used in situations where you have a lot of data that you wish to burn to discs (e.g. keeping an MP3 collection synchronized with a set of CD-RWs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Simple Tool Kit for Programmers and general users. The purpose of this project is to benefit both the programmers and the end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Phantom Image is a disk imaging tool written for Linux. Disk images can be used to clone computers or back up hard drives. Transparently supports local, network, CD, and other image storage locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Netcast is a tool for single-source, multiple-destination, synchronous data transmission using multicasting udp stream for data and tcp connections for synchronization & control data. Certificate based authorization & encryption is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Licen is a multi platform permission backup tool. Permissions can be backed and restored up from hole networks as well as single workstations. Hence permissions have a big impact on computer security we are focusing on writing a very secure product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB