shscripts
A useful collection of my bash/sh scripts.
Script collection breakdown
Here is a breakdown of the collection.
Backup scripts
Scripts to simplify backup procedures.
automaticBackup.sh - Automatic, configurable, optional-SFTP backup script.
IpTables scripts
Scripts to configure different IpTables aspects.
easyIpTables.sh - Allows you to easily set IpTables mappings for incoming and outgoing ports.
autoIpTables.sh - Setup multiple IpTables incoming and outgoing port mappings for easy setup.
Git scripts
Scripts to automate or simplify procedures with GIT.
addGitSSHKey.sh - Simple script to add your GIT ssh key on startup or when executed.
Description
Languages
Shell
100%