Tech Support rant #1


UGH! OK, listen up. If you’ve ever called tech support, you probably need to read this, and commit it to memory.

“Reboot” means “Shut down and restart”. “Restart” means “Shut down and restart”. “Restore” means “Run that piece of shit CD you got from your computer manufacturer which formats your system”.

Reboot == Restart != Restore

Read more ⟶

Update: kernel 2.6.0-test1


OK, I’ve got it all up and running now. I’m kinda tired, though, so not many details right now.
n
nHere’s what my major stumbling blocks were, and how I fixed them:

(1) I was unable to allocate any terminals once I got X running. Cause: no entries in /dev/pts. Solution: I mounted the “devpts” filesystem: “mount -t devpts none /dev/pts” and I also added a similar line to /etc/fstab.

Read more ⟶

Linux 2.6.0-test2


I’m about to try out the newest Linux kernel, 2.6.0-test2. It’s a “test” kernel, so it’s almost certainly got some bugs in it. But I tried it out on a test box I’ve got, and it worked pretty well. I’m also switching to GRUB, since I like it a lot more than LILO. I’ve had some bad experiences with LILO (L 99 99 99 99 99), and Grub doesn’t seem to have the same kidn of problems; it only needs to be written to the boot record once.

Read more ⟶

Test


OK, I’m trying out a genuine “blog” now. Just to see if I like it.

I’m hoping it will allow me easier (and more frequent) access to posting, and will also enable me to remember to post more often, since (as so often happens) I forget all the damn time.

Plus, this way I won’t have to deal with the atrocious submission queue in PHPNuke/PostNuke.

To begin things, there’s a MusicMan plugin for Konqueror that I want to try out. If it works the way it’s designed, I’ll be able to stop using EasyTag and fix ID3 and OGG/Vorbis comment strings from within my file manager instead.

Read more ⟶