Obtaining Amazon SES SMTP credentials by converting AWS credentials in Bash. Continue reading
Tag Archives: bash
Process Text Streams Using Sed on Linux
Yet another stream editor cheatsheet. 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