Ubuntu -> Debian ?
February 16, 2009 1:37 PM
Subscribe
As a moderately experienced Ubuntu user, what should I know before giving Debian a try?
I moved to Ubuntu/Linux approximately a year and half ago. Prior to that, I had zero experience with Linux. I also knew absolutely no one using it, so the learning curve was pretty steep for me even with the relatively user-friendliness of Ubuntu. I also tried a few others around that time - OpenSuse, Mint - but came back to Ubuntu because it was the only one I was able to get everything working under.
By now, I consider myself somewhat confident in all daily tasks, and I'm interested to try Debian both for a change, and because I'd like to try building from basics. Simultaneously, this is what makes me nervous - I understand that a fresh Debian install will give me no GUI, and I have to go from there. So basically I'm looking for a tutorial, or the exact steps I'd need to get up and running.
Beyond that, I'm concerned about my wireless working as that was the my biggest problem last year (my wireless chip is Atheros ar5007, and right now I use the madwifi driver). Will setting this up under Debian cause me any extra hardships?
So to sum up, I could basically use advice from anyone with Debian experience. thanks.
posted by mannequito to computers & internet (15 comments total)
1 user marked this as a favorite
suto root andapt-get install gnome-desktop-environmentYou'll be 90% of the way to Ubuntu with just those lines.You can install sudo, so you get the Ubuntu experience.
apt-get install sudo, thenvisudoto edit the /etc/sudoers file. You can add yourself to the line just below root's with the same syntax. If you want to use it inside Gnome like Ubuntu does, you can open Gnome configuration tool and set sudo_mode to true inside Nautilus' settings. I'll try to find the exact location and report back.That will definitely get you started. Why not try that much then post back if you need more assistance?
posted by cdmwebs at 2:24 PM on February 16