GNU/Linux

Access

Blog History

Rename a LVM Volume Group

Steps I used to rename a volume group which had the root and swap partitions on it. This was on CentOS 6.4 # display your volume groups # make note of the name you want # to change vgdisplay # check your options vgrename --help # backup your fstab cp /etc/fstab...

read more

Ubuntu Math

The version number of Ubuntu is 9.04 and is based on the year and month of release. So 9.04 means 2009 month 04 (April). Therefore given that Ubuntu maintains a 6 month release cycle we can postulate: 4 + 6 = 10 So the new release 9.10 is due this month (October). And...

read more

wxPerl Fedora 11

Update: See comment from Dave Cross below for a safer method of installing CPAN modules on an RPM system. The current wxPerl shipped with Fedora is Broken (version 0.91-1.fc11)... Still. /usr/bin/perl: symbol lookup error:...

read more