165 programs for "learning linux command line" with 2 filters applied:

  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Clonezilla

    Clonezilla

    A partition and disk imaging/cloning program

    Clonezilla is a partition and disk imaging/cloning program similar to True Image®. It saves and restores only used blocks in hard drive. Two types of Clonezilla are available, Clonezilla live and Clonezilla SE (Server Edition).
    Leader badge
    Downloads: 34,544 This Week
    Last Update:
    See Project
  • 2
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located...
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 3
    duply (simple duplicity)
    Duply is a shell front end for the duplicity backup tool https://duplicity.us . It simplifies the usage by implementing backup job profiles, batch commands and more. Secure backup to non-trusted file spaces made easy.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 4
    zpaqfranz

    zpaqfranz

    Zpaq compatible archiver for Win, Linux, Free/OpenBSD, Solaris, MacOS

    Advanced archiver (zpaq fork) with deduplication and versioning. Never prune your backups: keeps a forever-to-ever copy (even thousands of versions) of your files, conceptually similar to Mac time machines, or zfs' snapshots, but much more efficiently. Ideal for virtual machine backup and "freezing" zfs snapshots forever. Easily handles millions of files and TBs of data. Allows rsync backups to the cloud (or NAS, or USB) with minimal data transfer, encryption and very limited...
    Downloads: 40 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    FullSync

    FullSync

    Easy file synchronization for everyone

    FullSync is a powerful tool that helps you keep multiple copies of various data in sync. I.e. it can update your Website using (S)Ftp, backup your data or refresh a working copy from a remote server. It offers flexible rules, a scheduler and more
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Remote Subversion repository dump
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    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: 4 This Week
    Last Update:
    See Project
  • 8

    AutoArchive

    A simple backup utility

    Utility to help create backups more easily. The idea of the program is that all essential information for creating a backup is in a single file. It can use ‘tar’ for creating archives, has a command line interface, and supports incremental backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    teleport

    teleport

    Task-based bidirectional sync script utilizing rsync

    rsync-based backup script designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage. Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed. To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file. For more information, read README.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    bKappa

    bKappa

    Cross-platform incremental backup

    bKappa is a 2009 experiment in crude but transparent and cross-platform incremental backup. bKappa backups are simple directory trees and lists of files. They are easy to browse and examine and do not use symbolic or hard links. It is crude in the sense that bKappa only tracks files by name, not by content. This means it cannot detect that a file has been renamed and makes full copies of renamed and partially modified files. It generates standalone restore scripts for the POSIX shell and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Triplyx
    Backup tool for storing data on three separate encrypted volumes. The system can restore the data from any two of the three volumes. Compromise or loss of any one of the volumes does not compromise data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ReMove to Waste

    rmw (ReMove to Waste) is a command line recycle bin/trash can utility

    rmw (ReMove to Waste) is a safe-remove utility for the command line. Its goal is to conform to the FreeDesktop.org Trash specification and therefore be compatible with KDE, GNOME, XFCE, and others. Desktop integration is optional however, and by default, rmw will only use a waste folder separated from your desktop trash. One of its unique features is the ability to purge files from your Waste/Trash directories after x number of days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    diffpak

    A huge files block differential compressor

    A differential compresor (or a binary diff) for huge files. Unlike other tools, e.g. xdelta3, it searches for matching data through the whole source file, even if it weights several gigabytes, while using much less memory (with default configuration approx 25x less than the size of the source file). Output files are not compressed, so you can use any compressor you like with great results. It is quite fast for very similar files (about the speed of hdd, however it reads input files twice)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SafeKeep is a centralized and easy to use backup application that combines the best features of a mirror and an incremental backup.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Vchanger may be used with the Bacula Open Source network backup system to emulate a magazine-based tape autoloader using disk partitions on fixed or removable disk drives as virtual magazines and files on those partitions as virtual tape volumes.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Latest version will always be at https://github.com/daimh/daisync/ ### An rsync-based backup tool, enterprise-level features. Created in http://brainarray.mbni.med.umich.edu, and used in many groups, MBNI itself uses it to backup 150T data from one Windows file server and multiple Linux file servers daily, and each backup takes about 5 hours. Please stay tuned, our next innovation is to use those ditched LTO tapes to knit a sweater probably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    X-CD-Roast
    X-CD-Roast is a flexible frontend for optical disc authoring. It combines command line tools like "cdrecord", "cdda2wav", "readcd" and "mkisofs" into a nice GTK based graphical user interface.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    Hashed Multithreaded Backup tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Remote backup tools with Backup generation management, save disk space, filesystem transparent operation based on rsync protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    no-adb-backup-app-lister

    List all apps on android device that don't allow adb backup

    List all apps on android device that don't allow adb backup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SnapRAID

    SnapRAID

    A backup program for disk arrays

    SnapRAID is a backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    p7zip is a quick port of 7z.exe and 7za.exe (command line version of 7zip, see www.7-zip.org) for Unix. 7-Zip is a file archiver with highest compression ratio. Since 4.10, p7zip (like 7-zip) supports little-endian and big-endian machines.
    Leader badge
    Downloads: 4,000 This Week
    Last Update:
    See Project
  • 25
    Archeotes is a backup software designed to be extremely flexible. Define exactly which files you want to save, encrypt, compress, keep old copies, encrypt path, safe delete of obsolete files. Complete and differential backup capability. Easy recovery
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next