24 projects for "bash" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    sfxcompress
    The utility sfxcompress is a bash script used to pack and encrypt the current directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bash-sys-manage

    Bash scripts for Linux system administrators

    A collection of useful bash scripts to assist in Linux system administration. Includes flexible scripts to backup and install Linux systems. Requires (and includes) bash-script-lib. Tested on Ubuntu LTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bash Cron Backup (BCB)
    BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Bash shell script that uses mySQL 6.0 online backup feature to perform hot (online) backups. Includes a number of interesting options. It's also compatible with older versions of mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GPB can be a ready to use out of the box backup solution or it can be the foundation for you to build and improve upon. The core and the power of GPB lies in the use of Bash scripting. Every single file used by GPB, main executable, configuration files a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MikesBackup is a simple scripted backup program designed for the system admin that has a local mount of a external share and wants to easily zip things up and archive them on that mount. MikesBackup requires bash, GNU tar, and Gzip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple backup bash script. Burns backup do dvd media and send mail about status of backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    LinImage is an OS imaging system which uses bash scripts and several open source utilities to create a client/server based OS imaging environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Forkback is a backup script written for the UNIX bash shell that backups data using tar. It can be used to write data to a backup server or any directory saving space using compression and granting security using gpg encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple backup solution for *Nix systems. Created using Bash scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is to create a Linux based Router Configuration Management System for Cisco Routers (initially supporting router IOS 12.0+). The project was written in bash and perl scripting but has now been rewritten in Ruby, and makes use of Linux system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of bash-functions (probably becomes scripts instead) that perform backups (full and incremental) on blockdevices with encryption and compression using standard tools like tar and mcrypt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PhpWikiBackup is a simple script for PhpWiki used to backup your data to a remote host using rsync and ssh; it is written in Bash Shell and it is easily configurable so you can manage many phpWiki sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Imlug Remote Backup System make local copy of a dir and send other to a remote machine using rsync or ssh. You need Bash, Tar, ( Bzip2 or Gzip for compress ) and rsync and ssh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Rather than remembering the perplexing tar options, this will use a .conf file, and prompt the user for information. USER BEWARE!!! This was mostly designed for me to practice my bash skills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LRSR / Linux Restore ScRipt is a command line (Bash/Perl) script for restoring system information. LRSR also can be edited to create "Mini" distros from a pre-existing UNIX/Linux computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bash script for cdr/cdrw burning. Can burn data and audio, and use multisession. Can also rip to ogg vorbis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Bash script to clone the package state of a debian system, or, in other words, the list of currently installed packages, to another system(s). It is fairly simple, but serves it's purpose very well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next