Archive for November, 2009

Things you shouldn't do on Ubuntu

28
Nov
Filed in Uncategorized with no comments

Over the last month, I’ve learned the following things about Ubuntu:

  • Don’t try to convert an encrypted LVM into a normal partition unless you’re prepared to spend a few full days fixing the boot-up process.
  • Make a concerted effort not to screw up file permissions on your home directory. Or any directory, for that matter.
  • Some GNU tools like chmod, chown, cp, mv, etc. do not work on hidden files. Running “cp oldDir/* newDir/” followed by “rm -r oldDir” is a recipe for disaster if you have any files/directories that start with a full stop.
  • Regularly back up your entire partition. It may seem unnecessary and a waste of time, but it’s a life saver in some situations.
  • Be careful when changing your login name, and VERY careful when changing your home directory. You might want to avoid the latter altogether.

Yes, I know all this from experience. It is entirely possible to permanently decrypt an encrypted LVM; if anyone’s interested, I’ll make a tutorial, but considering that there isn’t already one on the Internet, there’s probably not much demand.

It looks like Ubuntu 9.10 “Karmic” has fixed the issues with StepMania. That’s just one less reason to boot into Windows now. :)

On another note, I finally finished stepping and making graphics for Raar by Noisia. This song has the second slowest BPM in Tsunamix so far, but it’s no less awesome than the rest. The stepchart will be released with Tsunamix.

Computer issues

01
Nov
Filed in Meta with no comments

Ubuntu 9.04 doesn’t work with StepMania- the X server repeatedly crashes and forces me to log in again. Meanwhile, Windows 7 doesn’t work with my wireless adapter- the entire computer locks up, mouse and everything, forcing me to reboot. Due to all this, I have had little time to work on Tsunamix. I’m hoping that Karmic will fix the X server issues, and I’ll upgrade Wednesday or Thursday. There are no guarantees, though.