Posts Tagged ‘xubuntu’

Command Line Ejections

Tuesday, March 11th, 2008

Nice. I just figured out how to eject my CD/DVD drive on my Linux desktop (Xubuntu) via command line!

First, display your fstab file to see what the drive is named: ’sudo cat /etc/fstab’

Then look for your disc drive. Mine was called ‘cdrom0′.

Once you’ve found it, type ‘eject [name of drive]‘ and watch the magic.

I mapped that command to my keyboard. Gnome, Xfce and KDE all have a an interface to help you map keyboard shortcuts in their system preferences, or you can just edit the config files manually with a little googling. I mapped ‘ALT-Shift-F12′ to run ‘eject cdrom0′. Easy.

Feisty desktop, crouching laptop

Sunday, April 1st, 2007

I’ve been running Xubuntu Feisty Fawn on my desktop computer at home since Herd 4 (so… uh… at least a month I think…?) and I’ve found that there’s not much I can say about it that’s bad. In fact, it’s the first time I was able to upgrade via the “apt-get dist-upgrade” method without a whole mess, complete with a busted X server. I was able to do the upgrade and still have everything working, even Beryl.

Still as successful as the upgrade was, I generally prefer back shit up and to do clean install since I think that a lot of the fun of a distribution upgrade is seeing all the changes, bells and whistles as they appear fresh out of the box (or the ISO, in my case). A dist-upgrade can at times hide these things from my since it may upgrade a program but it still relies on my old config files for the most part.

(more…)

From Kubuntu to Xubuntu

Sunday, February 11th, 2007

xubuntu_screen.pngI’ve been using Kubuntu for about a year and a half, having switched over from the basic Ubuntu setup. Over that time, I’ve really come to prefer KDE over Gnome. It’s some funky shit—I dig it.

However, a few months ago, I got into Beryl and quickly became addicted to having it. My desktop is a Pentium 4 with a 128 meg Nvidia GeForce 5200 and 768 megs of RAM. As such, the addition of Beryl has made KDE programs kind of slow, clunky and prone to weirdness. My laptop hasn’t really suffered at all much as it’s much more powerful and I guess at some point I’ll slap in a new graphics card and some more RAM into my desktop, but as an experiment, I decided to try Xubuntu with its Xfce desktop environment, to see if it made any difference in performance with Beryl.

After a quick test of installing the xubuntu-desktop package onto my existing Kubuntu setup and getting promising results, I decided to clean my slate, wipe and install Xubuntu solely and see if I could survive on Xfce and Beryl, get a nice looking desktop and have everything I like about KDE, but using GTK+ alternatives. The plan was (is) to get this setup going and try it out, just on my desktop for a few months…say till the Feisty Fawn release hits and then decide, or whatever.

(more…)

Ask daveb!: Kubuntu…Oh why, Oh why-o

Monday, April 24th, 2006

Liron-Freaking-Fishypants-WTF-OMFG-Tocker aka Cheeseball Deluxe in response to my post on moving to Kubuntu Dapper Beta asks:

Ever since I had been trying out all sorts of “community” versions of Mandrake/Mandriva, I’ve stopped being an early-adopter. I’ve never had any pleasant experieces with pre-release versions of operating systems, since I have a low level of tolerance and most of the stuff I use my computer for on a daily basis is “mission critical” (read: “work”). However, I’ve been looking for a reason to move away from Mandriva for a short time, as I personally don’t feel the evolution taking place. Being a simple end-user and not a programmer, if I don’t see or feel this evolution it’s a bad, bad sign. More people are moving away from Mandriva as we speak.

My question is this: Would you recommend Kubuntu over other linux os’? If so, why? Do you believe it’s more capable than other distros you have used? If so, in which ways?

I’d definitely recommend Kubuntu over other Linux-based OS—but I’d take it with a grain of salt. My experience in home use has always primarily been Debian-based OS. Since you use Mandriva, like me, you are used to having access to repositories and using apt-get and whatnot. I like it. I prefer it. I’m very inclined to stay in that sandbox.

(more…)