LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-04-2005, 08:36 PM   #1
cthinh
LQ Newbie
 
Registered: Jul 2005
Location: SaiGon
Distribution: Fedora
Posts: 7

Rep: Reputation: 0
Question My God! How to?!?


I'm completely a new user in Fedora.Anybody help me to find a guide book to use this OS.I even don't know how to access partitions om the Harddisk.
The partition use Fat32 and NTFS because i use two OS(WinXP and Fedora).It looks like nightmare.Help
 
Old 07-04-2005, 09:26 PM   #2
Hosiah
Member
 
Registered: Sep 2004
Location: Des Moines, Iowa
Distribution: Slackware, Mandriva, Debian derivatives, +BSD/ Solaris/ Minix/ plan9/ GNU/HURD...
Posts: 185

Rep: Reputation: 31
Top 10 tips for the Linux command line:
(email this to ten friends!)

If you don't know about "foo", type:

10 "info foo"
or
9 "man foo"

if you can't find "foo", type:

8 "locate -i foo"
or
7 "whereis foo"

if you want to view "foo":

6 "less foo"
or
5 "emacs foo"

4 just about any program, when you type it's name and "-h" or "--help" will print out a usage message.

3 to navigate "down" into a directory named foo, type "cd ./foo"

2 to navigate "up" into any higher directory, type "cd ../"

1 to see what's in the directory that you're in, type "ls"

and bonus rule 0: read everything readable in your system. You practically have a library at your fingertips! Start in /usr/doc, /usr/share/doc, /usr/share/info, /usr/man or /usr/doc/man. Depending on which is what on your system.

Here's the standard place to look for docs: we have man pages, HOWTOs, and html guides here:
http://www.tldp.org/index.html

And my own little welcome to Linux from Windows speech:
Hi, I came from Windows not so long ago myself! Cramped in that cave, wasn't it?

The sense you feel right now, is one of being overwhealmed. Some of the reason for that is, you have about ten times as much operating system as you used to have! Once you poke around, you'll find out that Linux makes up for this by making their programs much smaller. "Do one thing simply and well." is one of the mottos. Where other OSs have one program try to be everything to everyone, Linux takes ten programs and stacks them together like Legos to do whatever custom function you had in mind. However, we also have a saying, "The learning curve is steep, but you only have to climb it once." That is, once you've gotten the hang of using "regular expressions" to search for files with "find", you'll find "grep" and "sed" use the same scheme. Once you've found out that "info" and "man" exit with the letter "q", it will come as second nature to exit with "q" in "less".

You'll notice that the names of all of our programs sound funny. That's because absolutely everything is an acronym for everything else. Just use the doc-searching methods I outlined above.

I always tell people using Linux for the first time, "Hope you like to read!" If you're manual-shy from other operating systems, you're in for a surprise: Linux manuals actually try to help you by telling you the straight facts, without insulting your intelligence, and without trying your patience prattling along about the 16 ways to select a fancy purple script font when you want to know how to save the file.

Of course, these days, Linux can be used mostly from the GUI desktop, so just stay there for awhile. Find something called a "terminal" or "console" to try all this typing stuff in. In the meantime, every program you start should have a "help" menu somewhere in the upper right corner, or look for the sign of the red-and-white life preserver somewhere on the menus. Most of the desktop apps will feel at home to a Windows user: The "home" icon usually starts the system file browser, similar to the concept of "file manager" or "Explorer". "OpenOffice" should be comparable to "Word". Instead of "Paintbrush", we have "The Gimp". "Gaim" is an "Instant Messenger", and so on...

Don't get too worked up. Pace yourself. I've been using Linux for a couple years, and still discover something new every day.
 
Old 07-04-2005, 09:56 PM   #3
DeadPenguin
Member
 
Registered: Nov 2004
Location: Delaware
Distribution: Slackware
Posts: 351

Rep: Reputation: 30
Go to http://fedora.redhat.com/
Look For Docs.
You should find what you need there.
Oreilly has some nice Fedora books that might help.

I am really not sure what problem your having.

Have you got it installed?
What is it you are having difficulty with?

Ask here.
Look here.
Google.
as stated above... read through the man files.

I have been gun shy about mixing XP and Fedora after I messed up a Fedora Core 2 --Xp install.

Good Luck.

Blair
 
Old 07-04-2005, 10:11 PM   #4
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Re: My God! How to?!?

Quote:
Originally posted by cthinh
I'm completely a new user in Fedora.Anybody help me to find a guide book to use this OS.I even don't know how to access partitions om the Harddisk.
The partition use Fat32 and NTFS because i use two OS(WinXP and Fedora).It looks like nightmare.Help
Don't want to start a distro war, here, but I haven't found Fedora particularly easy to use, and appears you don't either. Have you thought about trying Knoppix or Mepis? In both of those distros, your partitions all appear automatically on the desktop, regardless of whether they are mounted or unmounted.

Both Mepis and Knoppix are live CDs that can be installed. I'd use Mepis if you can. Knoppix's installer is still in its experimental phase.

Last edited by aysiu; 07-04-2005 at 10:13 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Thank god please help! Prometheuz Linux - Newbie 25 06-28-2005 10:56 PM
Oh My God! What Did I Do?!?! goosie Mandriva 6 06-27-2005 06:53 AM
... Oh God. Davus Linux - Software 3 11-30-2004 10:35 PM
I had seen GOD! abimanyu007 Linare 2 09-29-2004 12:34 PM
Oh My God...What have i done?! Abe_the_Man Linux - General 9 10-21-2003 11:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration