Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: pyro-manic on January 27, 2005, 12:30:27 pm

Title: Linux help
Post by: pyro-manic on January 27, 2005, 12:30:27 pm
I'm looking at installing Linux on my 'puter, but I'm unsure as to what distribution to use (having an Athlon64 adds to my confusion :dizzy: ). I know there are some users here, so any opinions would be useful. I run the following:

Athlon 64 3500+
Asus A8V deluxe mobo
Radeon X800 Pro
SATA hard drive

Many thanks... :)
Title: Linux help
Post by: pyro-manic on January 28, 2005, 01:01:33 pm
:bump:

Anyone? My googling has come to naught...
Title: Linux help
Post by: kode on January 28, 2005, 01:09:57 pm
ubuntu is quite good, I must say.

maybe I liek it because it's debian based and it usually finds all your hardware, but I believe other than me likes it too. I think it won some price as "best new distribution" or something recently.
Title: Linux help
Post by: Martinus on January 28, 2005, 01:13:58 pm
Quote
Originally posted by kode
ubuntu is quite good, I must say.

maybe I liek it because it's debian based and it usually finds all your hardware, but I believe other than me likes it too. I think it won some price as "best new distribution" or something recently.

[color=66ff00]Yeah, it seems to be pretty friendly too from what I've been reading. Gentoo is my distro of choice but the installation can be tricky if you try to build from scratch, there are intermediate builds that take less time but give you less options.

Take a look at knoppix for an example of a debian distro. It's hardware detection is remarkable.
[/color]
Title: Linux help
Post by: Fury on January 28, 2005, 01:15:55 pm
Well try SuSe 9.2. Download mirrors. (http://www.novell.com/products/linuxprofessional/downloads/ftp/int_mirrors.html)
What you want is SUSE-Linux-9.2-FTP-DVD.iso, you need a DVD burner and a DVD±RW or ±R. One of the german mirrors. (http://ftp.uni-erlangen.de/pub/Linux/MIRROR.suse/pub/suse/x86_64/9.2/iso/SUSE-Linux-9.2-FTP-DVD.iso)

The dvd image has both i586 and x86_64 in it.
Title: Linux help
Post by: WMCoolmon on January 28, 2005, 02:48:16 pm
If you choose Gentoo, prepare yourself for a 24-hour install time, possibly with you holding your computer's hand for much of it.

Yoper is my favorite distro, it ran faster than my Gentoo64 config and is ready to go right out of the box. It starts up slower and the kernel is less optimized, but a very good distro to begin learning Linux on IMHO. The init scripts are clean and relatively straightforward, and it's based on Linux From Scratch, and there's plenty of software it comes with/is available from the apt archives.

Install for it is literally a 20 minute process if you know how you're going to setup your hard drive.

It also comes with NVIDIA support, you pretty much just have to check one box on the SaX configuration screen that comes up after the install.

Edit: Gentoo's install is also completely from the command line...it's a good way to learn Linux commands, but if you have problems you'll need to know the ones to fix the prob.
Title: Linux help
Post by: Martinus on January 28, 2005, 07:41:53 pm
Quote
Originally posted by WMCoolmon
If you choose Gentoo, prepare yourself for a 24-hour install time, possibly with you holding your computer's hand for much of it.

Yoper is my favorite distro, it ran faster than my Gentoo64 config and is ready to go right out of the box. It starts up slower and the kernel is less optimized, but a very good distro to begin learning Linux on IMHO. The init scripts are clean and relatively straightforward, and it's based on Linux From Scratch, and there's plenty of software it comes with/is available from the apt archives.

Install for it is literally a 20 minute process if you know how you're going to setup your hard drive.

It also comes with NVIDIA support, you pretty much just have to check one box on the SaX configuration screen that comes up after the install.

Edit: Gentoo's install is also completely from the command line...it's a good way to learn Linux commands, but if you have problems you'll need to know the ones to fix the prob.

[color=66ff00]Too true, sorry I should have mentioned this.
Bear in mind that this assumes that you're compiling KDE or one of the other big packages, it's faster but less efficient to download the binaries.  Xfce4 is rather great and is much faster to compile if you're looking a great desktop.

I would add that it's a great learning experience though. Installing Gentoo from stage 1 gets you into many of the day to day commands in Gentoo not to mention that you'll learn a lot about the filesystem, kernel and lots of other errata. :nod:
[/color]
Title: Linux help
Post by: pyro-manic on February 02, 2005, 12:28:35 pm
Mkay.... :shaking: Didn't understand half of that... I'm primarily looking for something that's easy to use, as I'm not hugely bothered about customization etc. - I just want it to work so I don't have to use windows all the time. :)

I'm downloading ubuntu, and I'll try it out, but I don't know what the hell I'm doing, so I may be back with a list of questions shortly. Many thanks for the tips.