Ubuntu Notes

deb http://gnomefreak.youmortals.com/mozilla-testing feisty main
deb-src http://gnomefreak.youmortals.com/mozilla-testing feisty main

fdisk -l
vol_id /dev/xxxx #(xxxx from above)
free -m #shows swap total in MB

dumpe2fs -h /dev/xxxx|grep UUID # Shows current even if newly changed
ls -l /dev/disk/by-uuid # CAUTION will not reflect changes until after reboot (see below)

tune2fs -U random /dev/xxxx 


CategoryHomepage

WilliamLoucks (last edited 2008-08-06 16:18:24 by localhost)