Apparently kill -9 always works… except when it doesn’t. It also so seems that 99% of the time, when it
Continue readingTag: linux
Proxmox: Shrinking disk of an LVM backed container
First, shut down the container and ensure it’s not running. List out the LVM logical volumes: Choose the disk you
Continue readingConfiguring the permissions of a Samba share
Samba share permissions can be a bit fiddly. The user and group IDs which own the file on the Samba
Continue readingSOLVED – “mount error(13): Permission denied” when doing cifs mount on LXC container (Proxmox)
When trying to do a command like this on a system running inside an LXC container on Proxmox: Linux
Continue readingChanging the outgoing SMTP (sending) IP address in Postfix
This is far easier than I thought it’d be. I had to change it to get around some blacklisting my
Continue readingHow to use Kernel GPIO interrupts on the Raspberry Pi
Presumably everyone knows what the Raspberry Pi is, by now, so I’ll not start there. You may or may not
Continue readingHow to get a status update out of a running dd process on Linux
With dd running in a terminal, open a new terminal to the server and send the USR1 signal to the
Continue readingHow to securely copy data over SSH
This is a really useful tip, and it has infinite uses in a *nix environment. You can pipe data over
Continue readingQuick Fix: Filesystem notification initialization error — contact your mail administrator (check for configuration errors with the FAM/Gamin library)
This error can be seen in your mail client and is often caused by Courier. If you are the system
Continue readingRaspberry Pi – $25 computer with a huge amount of potential
I’ve just stumbled across the Raspberry Pi (RasPi) and have spent the past 3 hours contently reading about it and
Continue reading