Showing 106 open source projects for "bash shell script"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    makeself

    makeself

    A self-extracting archiving tool for Unix systems

    A self-extracting archiving tool for Unix systems, in 100% shell script. makeself.sh is a small shell script that generates a self-extractable compressed tar archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then uncompress itself to a temporary directory and an optional arbitrary command will be executed (for example an installation script). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    ...You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mac-cleanup

    mac-cleanup

    Cleanup script for macOS

    mac-cleanup is a cleanup script for macOS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This is a simple BASH script which will backup source directories to a destination target, such as a mounted NFS share. It will create a full directory structure matching the source, but only use disk space for new/changed files. This is done by linking existing files. Essentially, it backs up like an incremental backup, and consumes space like an incremental backup, but restores like a full backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    This project consists of two shell scrips. One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    smalltarbkp

    smalltarbkp

    small tar backup script (smalltarbkp)

    SMALLTARBKP small tar backup script for #Linux The full installation and instructions are located on home site. Documentation & Screenshots http://www.wagemaker.co.uk/?page_id=780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PostgreSQL-bkp-script

    PostgreSQL Full Backup Bash Script

    PostgreSQL-bkp-script PostgreSQL Full Backup Bash Script This simple script in BASH for Linux creates a Full database Dump in PostgreSQL on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MongoDB-bkp-script

    MongoDB Full Backup Bash Script

    MongoDB-bkp-script MongoDB Database Backup Bash Script This simple script in BASH for Linux creates a Database Dump in MongoDB on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Wordpress-bkp-script-master

    Wordpress Full Backup Database and files

    Wordpress Full Backup Database and files If you can handle your webserver, you can use a cronjob to do a full backup, database, and files of your Wordpress website. www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10

    svn_backup_to_s3

    Backup to S3

    svn_backup_s3 Simple Bash script, to make a SVN folder backup with the challange to upload the tar.gz files to S3 AWS. Remember, to change the variables ! 2016 - www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    raspbian-bmr-bkp

    Small and Simple Raspbian BMR backup

    Small and Simple Raspbian BMR backup that allows you to run in cron daily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Backupscript Nextcloud MariaDB data

    A bash backupscript for data stored in Nextcloud and MariaDB

    Makes a daily backup of data stored in Nextcloud (Owncloud fork) and MariaDB (MySQL fork). Stores backups local and if you wish in the cloud (encrypted). The backup script has also a maintenance schema for storing backups on a weekly, monthly and yearly basis (you can easily alter this). You can read a full description in dutch of the backup script in the dutch Linux Magazine number 4 and 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    minbackup

    Scripts and several utilities for backup

    This system is a set of scripts written in bash and a few tools are written in c++. The package is designed for network backup for SMB protocol, and local resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    unpack with password list

    Helper script to unpack archive files using a password list

    Simple shell script that unpacks every archive in a folder using a password list. You don't need to call the right packer and all the passwords in the list will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    staySafe Backup

    staySafe Backup

    A backup script designed for CMS like Typo3, Wordpress and many more

    staySafe Backup is an universal backup tool. This script can backup any server that has ssh or ftp and a mysql database. Once configured correctly it recognizes the used CMS and get the database parameter from the configuration of the CMS. But you can backup any server even if you dont use an CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GitSync is a shell script designed to simplify the usage of the version control system GIT (see www.git-scm.com for more information) by providing a "do everything to sync my repository" command.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    bkdar

    backup system using dar

    Written in bash, is a very simple backup tool designed for backup a system on disks attached locally (tipically USB disks). Based on DAR (https://sourceforge.net/projects/dar/), it suppports continously backup (using LVM snapshots and incremental backups). Once installed there are only two configuration files: - /etc/bkdar.conf where you define _how_ the backup is perfmored - /etc/cron.d/bkdar where you define _when_ the backup is performed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Linux Backup Syncro

    Copia de Seguridad de tus datos - Backup you data

    Copia de seguridad de tus datos en GNU/Linux usando un simple script en Bash Shell con las librerías gráficas del sistema Backup your data in GNU/Linux using a simple bash script and system graphics IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LARDY [Log Archiver and Rotator on DailY basis] is an easily configurable script used for archiving ANY application logs on daily basis with rotating capability and logging of the archiving itself. Also used for archiving on-the-fly [no loss of data].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Mackup

    Simple MacOSX backup script

    .... - Shell script - can be setup by the administrator in the crontab for each user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    check_backuppc_shares

    Another Nagios plugin for BackupPC

    This bash-script checks that backups are not too old, that the last backup had no errors, that all shares and subshares exist in the data root directory, etc. This plugin and the "check_backuppc" check sligtly different things, and in different was. You can use both... Tested on: BackupPC 3.2.1 / Ubuntu 12.04 Should work in most similar systems i think.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next