When installing Ubuntu Server 11.10 on my Windows-hosted VirtualBox the default console resolution is very small (640x480 I think). But changing it is very easy. Read more...
Work in progress. Bash scripts for automating downloading and building of Nginx with Passenger and more on Ubuntu servers. https://github.com/mikeplate/ubuntu-admin
This is a bash script that I've used on Ubuntu in order to copy the permissions from a file or directory, onto the whole structure of another directory. I've found that this is something I like to do quite often and wanted some automation for this operation. Read more...