cd ~ wget somepackage.tar.gz tar -gxf somepackage.tar.gz man tar tar -zxf somepackage.tar.gz cd somepackage-1.23-45 less README less INSTALL ls less INSTALL.DEBIAN ./autogen.sh chmod u+x autogen.sh ./autogen.sh ./configure apt-get install libtool ./configure # grunt make apt-get install lib-dependency1824 make apt-get install lib-dependency692 make # wait 7 minutes apt-get install lib-dependency324 lsb_release -a # google lib-dependency324 on …
Category Archives: Linux
Back Dat NAS Up
Things I have learned this weekend: mysqldump is an important part of your backup workflow, but be sure to flush. CRON WILLS IT, but only if you incant the ancient prayer with “-e“. NFS root_squash is not a vegetable, but it can turn a capable man into one. ZFS listens to xattr and ACL, but …
Goodbye Evolution
I have a confession. I’ve stopped believing in Evolution. I don’t know how it happened, but it slowly evolved (or devolved) into one shitpile of an email/calendar/groupware application. The latest version packaged with Ubuntu is slower and buggier than ever. It will occasionally crash while using it (some of the controls in the configuration panel …
Transcode Is the Home of Count Flacula
Now that my CD collection’s ripped to FLAC, I had to filter through my entire MP3 collection and pull out all of the MP3 rips of said albums. That took a few hours, to say the least. Still have those copies, just in case, but after symlinking my FLAC folder into my music folder so …
Swap-o-Rama (¡UUID Es Me Llamo!)
(Just for the sake of remembering my own damn self — and maybe helping someone else.) Earlier, I attempted to hibernate my desktop. Never done it in the 15 months I’ve had Ubuntu 8.04 LTS on here, so I figured “Hell, why not?” I hit the dropdown, and the system commenced its hibernating shutdown action. …