Use cpio instead of dd or partimage to migrate

Posted by auburn on September 29th, 2008 — Posted in miscellaneous tech

cd /
find ./ -xdev -print0 | cpio -pa0V /mnt/sdb1

source: linuxjournal.com

Bicycle locking theory

Posted by auburn on September 14th, 2008 — Posted in nonTech

How to logout users

Posted by auburn on September 12th, 2008 — Posted in miscellaneous tech