Yet another stream editor cheatsheet. Continue reading
Monthly Archives: February 2014
Simple Python Script to Start and Stop Amazon AWS Instances
Managing AWS instances from a Linux CLI with Python2.7. Continue reading
My Linux Bash Script to Upload Encrypted MySQL Backups to Remote FTPS Server
The script dumps the pre-defined MySQL database, encrypts it with ccrypt and uploads to a remote FTP server via secure TLS connection. Continue reading