Installation and whether Redhat Linux 9.0 ISO's I found mean it's free.
Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Installation and whether Redhat Linux 9.0 ISO's I found mean it's free.
Just wondered if redhat linux 9.0 is a hard to install operating system. I have a Gateway Mini-Tower computer with a flat-screen LCD 17". Has a Pentium IV 515 2.93 Ghz, 1024 MB DDR 400 MHz RAM, DVD-ROM\DVD-CD BURNER, CD-ROM, built-in GMA 900 video chipset with 224 megs of system RAM for use on it on an intel 915 GAG Chipset with built-in audio as well.
I have found somewhere to download redhat linux 9.0 ISO's. It is not a warez site or anything of the sort but just offers many different linux versions of software. There are only three discs to the redhat linux 9.0 set of discs so if anyone can verify that newer computers run okay under Linux, Linux is free, and Linux is easy to install and then use I'll download the ISO's and burn them and install Linux. If this version of Linux isn't free, was wondering if someone could point me towards a version that is free.
Redhat 9.0 is free, but there are newer distributions out there. Fedora Core 3 is the newest of the RedHat/Fedora line, though I would personally suggest you check out gentoo linux at http://www.gentoo.org/
Thank you for even responding to those two questions, as they're probably both rather stupid questions (I know nothing about Linux). I'm downloading a five cd-set of the Fedora 3, I checked out the Gentoo.org site but it's not quite what I was looking for. I think the Fedora 3 version of Redhat 9.0 will be a version that is much more user-friendly even though from what I've seen, Linux isn't that user-friendly, but more like learning a new DOS all over again. Shouldn't be too hard, think I'll have my dad by me a book on RedHat Linux.
I will grant you that FC3 is probably easier to use than Gentoo, but I couldn't pass up the opportunity to sell my personal favorite distribution. If you need any help, feel free to ask.
Know of any free program that I could use to partition my SATA hard drive (being that it's my first SATA hard drive). I just need to seperate it in half so 75 gigs can goto windows xp, 75 for linux.
I'll try that. Read somewhere that you can't or shouldn't, one or the other, install Linux into NTFS and should instead install it onto Vfat. I realized you can alter partitions with Linux, but creating them is my problem right now. I am using NTFS on Windows XP that is on a rescue disk for my Gateway. I ALSO have a registered version of Windows XP, one that I bought out of the box, but it's not with me at the moment. Someone suggested using Partition Magic (illegal version) with I'm not with downloading software that needs to be registered etc. although I used to not care much about doing it. Any help on the partitioning part of Linux would be helpful.
You can use qtparted, which is open source, to resize your partition. The Knoppix LiveCD has this pre-installed. Linux is generally installed on ext2/ext3/reiserfs/xfs etc.
The following partitions are required for an optimum Linux installation :
/swap : twice the amount of RAM on your system
/ : (root) This partition will hold your Linux system
/boot : The bootloader will be installed here. This should be about 100MB or so.
You can also install Linux using only one partition, the root (/), but a swap partition can significantly enhance system performance in some cases.
Linux cannot be installed on a FAT32 or NTFS partition. the root (/) partition must be on a native Linux filesystem such as ext2, ext3, reiserfs etc. However, Linux can read from and write from a FAT32 filesystem. It can also read from an NTFS filesystem, but writing to NTFS is not supported by most distro's.
There you have it. That's about all you need to know. Have fun !
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.