LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   learning fedeora (https://www.linuxquestions.org/questions/linux-newbie-8/learning-fedeora-705906/)

sudheersweety 02-19-2009 08:39 AM

learning fedeora
 
sir/madam,

1. whats the difference between redhat linux and fedeora version linux?

2. how do i get fedeora version linux e-book

3. how do i access file systems in linux

indienick 02-19-2009 09:26 AM

1. Red Hat costs money, and Fedora doesn't. Fedora is a community-driven version of Red Hat (but is closely watched).

2. Google?

3. What do you mean?

cheftec 02-19-2009 09:30 AM

1. Just... nothing. Well, some things, but nothing really important for you, at least. You want to use fedora core.

2. I'd start with google and end up at amazon, myself, but you're going to have to pay for it either way; redhat is a company, after all.

3. to access any filesystem you use the 'mount' command. For example

mount /dev/floppy0

mounts a floppy drive. It can sometimes get sticky when you're doing other things, but most of the time it behaves.

You should read parts of this:

http://tldp.org/guides.html
http://home.netcom.com/~casandra/lin.../beglinks.html

PTrenholme 02-19-2009 10:18 AM

There is a "Fedora" sub-forum in the "Distributions" forum. I'd suggest you browse to there and look at the posts.

To address your questions:

1) Fedora is a Red Hat distribution (with community involvement, but controlled by Red Hat). Basically, it is a "beta" release of RHEL with all the propitiatory software removed and no support. As such it includes many tools (e.g., "Logical Volume Management," "Security Enhanced Linux," etc.) which are of little use to non-enterprise, home, users. (Although the tools can be fun to play with if you enjoy that sort of play.)

2) A new Fedora is released every six months or so. Any book or other written "how to" for Fedora will, therefore, most likely be out of date before it's available. Most of what you'll find in a "Fedora 9" book will apply to "Fedora 10," as would much of a "Fedora 8" book. (There was a major change in Fedora releases between "Fedora Core 7" and "Fedora 8" involving more than just dropping the "core" from the name, so books referring to "Fedora Core" are probably of no interest.) The "basics" of Fedora are identical to other Linux systems as are the commands used for "console" access, so any basic "Linux How-To" book could be used to get you up and running.

3) File system access is both simple and hard on a Linux system. The "simple" part is that there is only one "file system" for Linux, and "everything is a file." Once you boot any Linux system you are, perforce, accessing the file system. This is why the prior answerers to your question seemed puzzled, and asked you for a clarification - the question you asked has too many different answers. (It's sort of like you asked "How do I breathe?" The simple answer is "Just like you're doing now," and the complex answer is, well, complex.)


All times are GMT -5. The time now is 09:33 PM.