Quote:
Originally Posted by
Nocturin 
elaborate please. I remember you recommending arch to me before, if it's debian (ubuntu is debian right?) based and I don't have to learn a bunch of new CLI commands I might want to play with it.
I'm assuming it's functional?
Arch is Arch, it's not based on another distro. The structure/philosophy is loosely related to BSD, without being a copy more so like Gentoo is ( kinda ).
CLI is used a bit more in Arch but it's a lot easier than most think

Aside from the basic mv/cp/mkdir commands you have the package manager Pacman, which is so simple an idiot can use it. But it is more centered around the power user, so CLI is needed. Easy enough to learn the basics within a day or so of messing about. There are a few that the wiki or guides will tell you, but most aren't ever needed except during installation, or specific tasks ( not every day tasks ). And once you get the system the way you like it, setup with GUI and all, you rarely have to touch the command line if you don't want to, aside from updating which is a simple " pacman -Syu ", and some yes/no options and done. All pretty much outlined in the guide I made a while back

And Arch's wiki is pretty much unbeatable as an information center. So much so a lot of Ubuntu's and other wiki's have a lot of information pretty much copy/pasted from it ( with slight changes when needed ).
Quote:
Originally Posted by
06tb06 
Yes, Ubuntu is quite an efficient operating system with stable performance and fast boot/shutdown times. The main drag is having to type your password over and over if you choose to install new programs or modify the system settings. Such a pain.
It's apart of why *nix based systems are so secure. Users aren't allowed access outside of their home directory unless root says otherwise. And honestly, once you get a system set up the way you like you aren't typing it that much. You shouldn't be installing / uninstalling or messing about in the system settings enough for it to truly be that bothersome.