I had been asked to create some watercolour versions of my holiday photos so I created the following action file for Photoshop (CS2). What does the action do? Creates 3 [...]
Browsing all articles from February, 2011
16
Aug
2011
Aug
2011
Changing the hostname in CentOS
Background: I made a tar backup of one system and wanted to untar that onto different hardware. A bit like cloning. However I needed to make sure the hostname and [...]
14
Aug
2011
Aug
2011
Zero Filling a Disk in Linux
The simple way to wipe or zerofill a disk is: dd if=/dev/zero of=/dev/sd? bs=1M However I found an article describing how to zero-fill with a progress indicator using pipebench, installed [...]
1
Aug
2011
Aug
2011
Increasing CentOS LVM under VMWare
Background: I had an existing CentOS machine as a virtual machine running on VMWare ESX Server and it was running out of space so for future reference I did the [...]

