Script Name | Explanation |
---|---|
LAMP.sh | Builds a LAMP stack on a Linux machine |
Ruby-on-Rails.sh | Installs Ruby on Rails framework on an Ubuntu machine |
bundle.sh | Install dependencies for multiple Rails projects |
createdb.sh | Creates MySQL a database/user pair from command line |
keys-to-servers.sh | Appends rsa-keys to authorized keys remotely |
maildirtozimbra.sh | Imports Maildir to Zimbra |
lookup.sh | Scan an IP-Range for domain free IPs within a subnet |
find-open-ports.sh | Scans a host for open ports (Security testing) |
file_to_mysql.sh | Executes multiple queries from a file to mysql |