Showing 845 open source projects for "disk clone linux"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cross-platform hard drive performance benchmark
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    The Enhanced Network Block Device is an industrial-strength version of the Linux kernel NBD. It makes a remote disk look like a local block device, allowing cheap and safe realtime mirrors to be built over the net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A disk browsing tool based on treemaps able to easily visualize files within directory structures by representing them as rectangles. Larger files result in larger rectangles and make it easy to find the largest files within the selected hirarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    This provides a package which presents the CVS contents as mountable file system. It allows to view the versioned files as like they were ordinary files on a disk. There is also a possibility to check in/out some files for editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a clone of the well-known cron job scheduler for the unix flavored operating systems. The implementation is platform-independant, robust and simple. It includes a stand alone package for Windows that doesn't require Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OverView allows to quickly visualize disk usage in a very effective way, using color coded rectangles (treemap).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Webmin clone written entirely in PHP (including the server/modules) Currently supports only special php modules but CGI (FastCGI) support will added some day. Configure your server with this 'tool'. Looking for people to work on modules and the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    netcat clone with SSL and port forwarding support. easy to create SSL proxies, interactive scripts etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A collection of tools which can be used to simplify the creation of disk images, as well as formatting, mounting, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Biounzip is a program which is capable of decompressing the BioZip (.bzf) format. This format is used on the Neverwinter Nights (original client) disk 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaSysInfo is the java version of phpSysInfo, a library that provides information on the host being accessed. It parses /proc and displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Network adaptors and traffic, Disk usage and Video Information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The project provides a script which permits to generate automatically a small rescue system for Linux (boot floppy, CDROM, ZIP or tftpboot configuration). All usal Linux console commands are available. Only hard disk and network drivers are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Enables the possibility of suspending a machine to disk under Linux. It does not need either APM or ACPI support. Software suspend creates an image which is saved in swap partition(s) or a regular file. At the next boot, the kernel detects the saved imag
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Cryptographic Disk Driver for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    Hardware Recycling Initiative (HRI) is an open source project with goal to port Linux (or its microcontroler clone - ucLinux) into publicly available residential router hardware such as SMC7004 , DI604 and similar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bare Metal Recovery is designed to give almost complete bare-metal restoration of Linux without needing a cold boot/clone of the image. This is done by taking a quick snapshot of the active hardware in addition to regular backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Md5some aims to be a clone of the Gnu md5sum utility, which the additional (and seemingly unique) feature of being able to directly calculate the md5sum of a CD under Windows. It's written in C and builds on Gnu/Linux and Cygwin/Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mlist is a clone of and extension to the popular list program for MS Dos written by Vern Buerg. It's for all you old farts out there that remember this program :-) For the younger generation: Mlist is a directory browser and file viewer utilitity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GNU cp used to detect files that contain 0-filled holes and save disk space by skipping them with lseek when writing a file and thus not allocating disk blocks. Unfortunately it does no longer. So here is a program to make holes in existing files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mount ISO and other disk images on your desktop with drag-n-drop
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Java disk/CD/DVD/HD/whatever cataloguer designed to allow the storage and search of different types of data. Hibernate or JDO will be used for catalog storage and maybe some native functions for volume data retrieval (serial and label).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB