Need advice on Linux OS to use !!!

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Changlinn

Member
Aug 24, 2000
155
0
0
Linux is really stable compared to home versions of windows, windows can be stable if you don't play. That being said linux is a great unix flavour desktop replacement, thats free, stable and oh so configurable. BSD wins though for a unix flavour server with stability, there are uptime reports all over the web that will confirm this, and bug reports that will show bsd has the least. But I think linux is easier to cut your teeth on.

edit: oh yeah and on distros to get, anything that can get apt-get, so anything based on debian, or redhat.
Personally I run Fedora on my desktop(it is a bit heavy though, but there is apt-get and synaptic for it) Feather linux(debian based) on my old slow laptop, and Centos(redhat Enterprise based) on my server, as I want to get my RHCE someday.
 

Robroy11976

Member
May 4, 2005
32
0
0

Can somebody help me where i could learn the command line of linux??? i've check the screen shots of ubuntu & kubuntu, and all i could see are command line "boot". Is that all to it??? Isn't there anything like windows interface?
 

TGS

Golden Member
May 3, 2005
1,849
0
0
OK, you want to learn inner workings? Linux from Scratch, I've heard. Though I went the Gentoo route. I can here the hissing already. The Gentoo manual is extremely simple to follow. Granted it's all CLI to start, but it will give you in depth behind the scenes kind of things to actually appreciate how it all comes together. I by all means used knoppix myself to show others how interesting Linux can be.

Though Gentoo is a very nice place to start. Step-by-step instructions, just start from a Stage 3 load. It's all precompiled binaries, IE not waiting around for hours watching your program being built. They also let you do that if you are into that aspect, which I am not. :)

Where the easy builds give you the quickest path to a working GUI, my major beef is that when I run into the old ball hardware issue (read Newer hardware) you have to hit that good old command line or at least a text editor and do some real work. New video cards(read XFree), motherboards(read kernel patches), kernel upgrades (read compiling new kernels), those things are worth learning if you are going to invest the time.

There is a ton of information to pick up and it seems intimidating to start with, but you'll get a swollen head when you manage to make EVERYTHING work, and you are gaming on your 5.1 sound output to your home theatre receiver, or watching DVD output to your TV.

Edit, check out DistroWatch for the latest distribution news.