It’s amazing
M.
Històries diàries, software lliure i d’altres palles mentals
It’s amazing
M.
I always forget how to dump my blog’s mysql database. It’s :
mysqldump db_name -u username -p > filename
That's all
M.
I always forget how to add a source using rubygems. It’s (using ‘http://gems.github.com’ as example) :
gem sources -a http://gems.github.com
That’s all
M.
18:30 – Donwload Debian stable netinst and burn a CD (15-20 minutes).
19:00 – Installing netinst (over 20 minutes).
19:30 – Reboot, /etc/apt/sources.list changed from stable to unstable && aptitude update && aptitude dist-upgrade (over 25 minutes).
20:00 – aptitude install kde-full (I don’t know, I was having dinner).
22:15 – System configured and running perfectly.
22:20 – Copying data from the old filesystem (ext3) to the new filesystem (ext4).
23:15 – Old system replaced completely by new system.
Sure?
M.