Sysadmin, python and diy
I wanted to be able to create a LXC guests using ansible and then manage said guests without having them public.
Since my last attempt ...
In order to permit an LXC to mount an NFS share I had to modify an Apparmor profile. Looking in /var/log/syslog we can ...
gmimeuuencode some/file.tgz filename_to_display.tgz > encoded_file.b64
mail -s "A title..." email@domain.tld < encoded_file.b64
Install a new VM on an LVM volume using preseed and virt-install
The preseed is mostly taken from https://help.ubuntu.com/12.04/installation-guide ...
Ccollect is a pretty simple tool to do incremental backups, and it works easily on a small router with TomatoUSB.
plink.exe -i privatekey.ppk username@servername ...
How to setup Postfix with Maildir delivery, authentify against Dovecot, and get SSL imap
apt-get install postfix dovecot-imapd dovecot-common ...
rpm -ivh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm