Sysadmin, python and diy
Fixing some stuff, I decided to look again at how to get a better and easier process to post on my site.
I was already ...
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 ...
I burned one of my MCU so I decided to figure out how to flash the arduino bootloader onto a new Atmega168 I had in ...
First I was using drupal, then tinkerer, then I discovered OrgMode …
Since I started using OrgMode for my notes, I figured out, that would be ...
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 ...
mkdir modules/custom/redirect_on_save cat > modules/custom/redirect_on_save/redirect_on_save.info << EOF name = Redirect on save description = redirect to 'something' after posting a specific_node ...
Ccollect is a pretty simple tool to do incremental backups, and it works easily on a small router with TomatoUSB.