Hello,
You are going to need the traditional things: keyboard, mouse, network card, computer, and electricity.
Seriously, you will need media to install from, and will need somewhere to put it. I suggest setting up one computer to do this.
My setup at home is a RedHat 9 Linux server, with 512 MB RAM, and a 5 GB Hard drive. You could setup RH with as little as 64 MB of RAM, but I would keep the minimal Hard Drive setup around 5 GB. You may have heard people brag on how they got Linux installed on 512 MB of hard disk size... yeah, you can do that, but such a configuration is highly customized.
If you want to go RedHat, know that it is "dead" as of version 9. Version 9 will install nicely, and will work for you, just realize there will be no more updates to it. The RedHat Project has migrated into Fedora, (fedora.redhat.com), but it seems that it is not ready for primetime yet.
I would download the CD's as .iso files, and burn them, and install from them. Or you can go to your local Barnes and Noble, and buy a linux book (I like the yellow and black RedHat Linux 9 unleashed) where the disks come with the book. DO NOT DOWNLOAD THE .ISO if you only have a modem!
There are other distrobutions out there, and I am sure others will comment on them.
Good luck with your install, and let usknow if you have any snafus.
Christian
kc0arf
Posting Virtuoso
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
Also, you can read about the various distributions of Linux at www.distrowatch.com . They have links with descriptions to TONs of versions of Linux.
alc6379
Cookie... That's it
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
One important thing: make absolutely sure that your hardware is compatible with whatever distro (and specifically, version of the distro) you decide to go with. Most distros have a Hardware Compatibility List (HCL) on their support site; check that out before purchasing/installing.
It's also a very good idea to have the detailed specifications for your video card, monitor, network card, etc. If your distro doesn't auto-detect a certain piece of hardware you may have to configure it manually, in which case you'll need that info to get things working.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
If downloading is a pain, you might want to order CDs from www.cheapbytes.com . They've got quite a variety of distros available, and as their name says- the prices are cheap.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Exactly how you burn the isos depends on your burning software, but the general answer is this: you need to burn them to disk as images, not as just a straight file/data copy to CD. The isos are a compressed form of the full data structure (image) of the CDs, and when you chose whatever "burn as image" option your particular burning program uses, the image file will be properly extracted/uncompressed into the full file hierarchy that you would expect to see on a data CD. The issue of being bootable is taken care of as part of the process; when properly burned, the iso of the first install CD will make that disk bootable. When you are ready to install, insert the first disk into your CD drive, boot from it, and the install will proceed from there.
You can find instructions and information about the whole issue of burning iso images at www.linuxiso.org .
Have fun!
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
OK- sorry I forgot to give you this info before, but look through the linuxiso.org link I posted earlier for information on how to verify your iso downloads with the MD5sums program. You also want to use whatever "verify media" option your burrning software has just to make sure that you don't have a batch of duff CD blanks.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
Hello Killer_Typo,
I think the long art of "downloading overnight" has been lost. I remember my first days of getting Linux -- MKLinux for the PowerMac 7100 to be exact -- that I called my ISP up on the telephone, and asked him not to disconnect me while I downloaded the 300 MB file or so on a dialup line. He kindly killed the script that night that knocks people off after 8 hours, and well, I got my product the following morning.
One thing with Linux that you will need to develop is patience. You are coming from the XP world where things operate a certain way, and in Linux, they operate (in my opinion smarter), but they are different, and you are going to need to develop different ways of thinking using this new Operating system.
I also hope you are not burning direct from the FTP session to the CD-R. That is asking too much.
Find a good stable server, such as gatech.edu (I think that is it), and let the process flow naturally.
Personally, I tell my existing linux boxes to go and get them overnight, and I deal with them the following day. I might grab one .iso from different sites to mix it up a bit, but am not overly worried about it. What happens happens.
Christian
(PS... internally, on my network, you could download them at full-duplex 100 MB/S)
kc0arf
Posting Virtuoso
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
Hello,
Fedora is a continuation of Red Hat. While I am not sure you can call it Red Hat 10, it is going to be developed with Red Hat, and well you can read the legal stuff.
I have not run anything with Fedora yet, but am planning on it once Core 2 is stable... perhaps wait until Core 3. With the types of servers I have running here, I do not need ot upgrade that quickly.
If you are into reading, I would check out the black and yellow Bibles out there for Linux. I have used mine for RedHat Linux 7.2 and 9.0 I will probably end up grabbing one for Fedora once I start planning the migration. They come with CD's, and are written in quite a useful fashion. I also like the author Mark Minasi, and I think he has a Linux book out there too.
While installing, if you have a large enough hard disk, go for just about everything. It reduces your dependancy scenerio that may hinder your progress. I think somewhere you said you wanted to program... be sure to grab the development packages so that you can compile and run with them.
Christian
kc0arf
Posting Virtuoso
1,937 posts since Mar 2004
Reputation Points: 121
Solved Threads: 57
i supplied it with an internet connection, but it wont go to any web pages. do you think that could be related to not knowing the onboard nic card that i am using? what can i do to resolve this issue.
As to that: Here- smoke one of mine: :) http://www.stevewolfonline.com/Downloads/DMR/Doc/Linux/Network/NICConfig.txt
Let us know the specifics of what you get you get from those steps and we'll take it from there.
Sorry- I forgot to mention that your DNS nameserver IPs need to be entered in your /etc/resolv.conf file. If that file has no entries for the server IPs, you can edit the file to add them (it's a plain-text file as are most Linux config files). The format of the file is as follows:
search <your ISP's domain name>
nameserver <IP of your Primary DNS server>
nameserver <IP of your Secondary DNS server>
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
and thank you but no thanks, i dont smoke :P. :)
Hey K_P, just a Fig Newton of speech. :mrgreen:
More on the rest tomorrow; I need to finish browsing the forums to do my mod duties for the night and then log off.
DMR
Wombat At Large
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370