Which Linux Distro?
Which Linux Distro?
Hello All!
I have absolutely no experience with linux and am interested to 'broaden my horizons'.
How different are linux distros? Is it a case of picking a good distro, or do I just go for the first free download I come across? I would like something with a GUI, but coming from a MS-DOS 5 background am not scared of command lines!
The first thing I intend to do is install it VPC2004 just to get the hang of the installation and general 'feel'. It is possible that I may install it on a second hard drive if I like it (the intention is not to completely scrap Windows - more to run the 2 alongside one another).
Any suggestions much appreciated.
Cheers,
Adam
I have absolutely no experience with linux and am interested to 'broaden my horizons'.
How different are linux distros? Is it a case of picking a good distro, or do I just go for the first free download I come across? I would like something with a GUI, but coming from a MS-DOS 5 background am not scared of command lines!
The first thing I intend to do is install it VPC2004 just to get the hang of the installation and general 'feel'. It is possible that I may install it on a second hard drive if I like it (the intention is not to completely scrap Windows - more to run the 2 alongside one another).
Any suggestions much appreciated.
Cheers,
Adam
- chase
- Site Admin
- Posts: 710
- Joined: Wed Oct 20, 2004 10:46 pm
- Libera.chat IRC: chase_osdev
- Location: Texas
- Discord: chase/matt.heimer
- Contact:
Ubuntu is popular right now so if you want to be trendy it's a good choice(haven't tried it). Fedora Core is good because it's Redhat based(lots of docs) but still gives you pretty cutting edge features. If you want stable get CentOS, it's a free repackaging of Redhat ES and is used by lots of hosting companies. Once you understand Linux a little and you want to know how a distro is put together you might want to look at Gentoo. You can always check out http://distrowatch.com/ to get an idea about which distros are popular.
I have always used mandrake linux (since changed it name) and would recommend it to anyone, easy as anything to install and used etc.
Notest distrowatch also lists Hobby OS .
http://distrowatch.com/dwres.php?resource=links
Notest distrowatch also lists Hobby OS .
http://distrowatch.com/dwres.php?resource=links
- spix
- Member
- Posts: 128
- Joined: Mon Jun 26, 2006 8:41 am
- Location: Millicent, South Australia
- Contact:
ArchLinux is worth mentioning too, It might not be best to start with Arch, but it's pretty good.
If you really want to learn how linux works, I recommend slackware. It's as vanilla as it gets, and doesn't have all the pretty guis obfuscating how things actually work. Not exactly newbie friendly, but if you are determined and can use google, it's worth it for the educational experience. "Mandrake is for newbies, Slackware is for newbies who don't want to stay newbies" I forget where I read that
Ubuntu is very good for new users, my mum uses it everyday and rarely asks me questions (unlike windows)
Your best bet if you have the time is to download a few and just give them a try.
Andrew
If you really want to learn how linux works, I recommend slackware. It's as vanilla as it gets, and doesn't have all the pretty guis obfuscating how things actually work. Not exactly newbie friendly, but if you are determined and can use google, it's worth it for the educational experience. "Mandrake is for newbies, Slackware is for newbies who don't want to stay newbies" I forget where I read that
Ubuntu is very good for new users, my mum uses it everyday and rarely asks me questions (unlike windows)
Your best bet if you have the time is to download a few and just give them a try.
Andrew
Also the test gave me mandriva\Ubunto i use mandriva!Solar wrote:The test linked above is the first such test that included the Linux distro I actually use in the result set ( Slackware / Gentoo, I use Gentoo ). I am impressed!
To write an OS you need 2 minds one for coding and other for debugging.
Mandriva == Mandrake. I used Mandrake as my first Linux, easy to use/install... but the version was terrible for updating.
I would have to suggest Ubuntu, it just works(TM). Ubuntu has a program repository in the same respect to Gentoo's Portage or FreeBSD's Ports system, though Ubuntu's repository consists of pre-compiled binaries as well... so no real need to compile from source (a slow, and generally useless process anyhow)
I would have to suggest Ubuntu, it just works(TM). Ubuntu has a program repository in the same respect to Gentoo's Portage or FreeBSD's Ports system, though Ubuntu's repository consists of pre-compiled binaries as well... so no real need to compile from source (a slow, and generally useless process anyhow)
Dito here, same result. Running slackware for at least 8 years now, just have to compile bochs myself to get a binary I know and trust (for feature presence/absence). Never mind the 400+ char configure lineSolar wrote:The test linked above is the first such test that included the Linux distro I actually use in the result set ( Slackware / Gentoo, I use Gentoo ). I am impressed!
Oh, and of course a host compiler, bunch of cross compilers and compiler development tools.
A process that has saved me lots of package compatibility headaches I had with SuSE, RedHat (pre Fedora), Knoppix, Debian, and Kubuntu. But I agree it's not for the faint of heart, weak in deciphering error messages, or low on CPU power.SpooK wrote:...so no real need to compile from source (a slow, and generally useless process anyhow)
Last edited by Solar on Wed Nov 22, 2006 5:17 am, edited 1 time in total.
Every good solution is obvious once you've found it.