LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 01-19-2008, 11:50 AM   #1
jax27
LQ Newbie
 
Registered: Jan 2008
Posts: 3

Rep: Reputation: 0
Smile How to learn linux?


hi

im new to linux, and i have setup a dual boot on my computer with
fedora core 8 and win xp. having used windows for 12 years i want
to learn linux, a breath of fresh air i call it.

Can anyone reccommend any books to read. I have linux for dummies and
when i attempted to mount an ntfs partition using the command in the book i had no success. i find the commands and file system hard to get to grips with but i will keep trying!

thankx
 
Old 01-19-2008, 12:04 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Welcome to LQ and congratulations on getting setup without our help....

You will get more answers to this question than most people can handle......Here is my 2 cents--not meant to be a flippant as it sounds:
  1. Try things, push buttons at random, etc. You can't break the computer, and you can re-install if necessary. (Of course your data is backed up, so no worries there.)
  2. After you have your feet wet, then read a book. Linux in a Nutshell (O'Reilly) is a good start.
  3. Repeat steps 1 and 2 as required. (Substitute different books). In the process, get comfortable with the package manager.
  4. Learn the basics of the command-line (terminal): Bash Guide for Beginners--free at http://tldp.org
  5. Repeat as required...

One thing to keep in mind: While it is entirely feasible to do everyday tasks without ever opening a terminal, The command line is central to the real power of Linux. With only the most rudimentary knowledge, you will discover many things that are easier--and faster--in a terminal.
 
Old 01-19-2008, 12:18 PM   #3
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
That's right, DIY (Doing It Yourself) is the best way to learn in this case (in my opinion). You could spend days (and nights) reading 1000+ pages long books and in the end you wouldn't probably remember too much about what you read..but if you do things yourself, try out, fail, re-try, repeat and finally succeed, it will surely sink deeper to your head than if you just read about the matter and thought "ah, well that's easy". It is, but not unless you remember how.

As a small note, it's not called "Fedora Core 8", but just "Fedora 8". The 'core' was dropped off the name after 6, so beginning from number 7 the series is just "Fedora [number]". Nothing big, but I like to keep things in order

linuxcommand.org is a nice site for learning the command line, in addition to what was mentioned.
 
Old 01-19-2008, 12:19 PM   #4
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
If you learned on Windows, then you learned badly.

Sorry, that's just the way it is. Windows does a number of important things (such as referencing volumes) very badly, and you'll find that you have a number of bad habits to overcome when you try another OS such as linux.

You will find the learning curve to be steep, but if you stick with it you will eventually understand exactly why I say Windows teaches you bad habits, and you will learn what good habits are - and you will know why.

Any *nix can match the power of Windows graphically, using X and your choice of window manager (KDE comes closest to Windows). But the real power of *nix is in the command line, providing capability that you can't come close to matching with Windows.

Once installed and configured (and - most importantly - understood), Linux is easier to use than Windows, far more flexible than Windows, and much easier to fix than Windows. You'll see.

Lesson number one: Get over the C drive. A volume should be just about anything and you should identify it by pointing to it (the *nix way), not by directly referencing its hardware (the Windows way). Once you have learned how to point to it, then you'll find it trivially easy to move things to another location and just change where you point to.

Much easier than having to reinstall packages just to reorganize your drive.
 
Old 01-20-2008, 08:01 AM   #6
Su-Shee
Member
 
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510

Rep: Reputation: 53
Work problem oriented.

What you have to read usally depends on what you're trying to archieve at the moment. You'll need some tips for X11? Or have a question about wlan connections? What mail client to use? How to get mutt working together with PGP? What to do with a "matroska" file? How to list all files older then three weeks and check if they're contain some forgotten email adress?

Usally, you work along those lines and gather knowledge and experience along the way.

Besides "Google", the O'Reilly books are indeed rather well written and well suited for beginners - not just "Linux in a Nutshell".
 
Old 01-20-2008, 01:48 PM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Hi,
Quote:
Originally Posted by jax27 View Post
hi

im new to linux, and i have setup a dual boot on my computer with
fedora core 8 and win xp. having used windows for 12 years i want
to learn linux, a breath of fresh air i call it.

Can anyone reccommend any books to read. I have linux for dummies and
when i attempted to mount an ntfs partition using the command in the book i had no success. i find the commands and file system hard to get to grips with but i will keep trying!

thankx
Welcome to LQ!

Congratulation on your successful install.

You could look at the 'Linux Books & Online Magazines' section of 'Slackware-Links' wiki for some good book reference. Loads of other useful Linux links.

The 'Linux for Dummies' is not that good of a reference. You could get more information from the 'cli' with the 'man' command.

You could use 'Linux Command Guide' or 'Linux Newbie Admin Guide' to get some good reference to work with in your endeavor. The 'Linux Documentation Project' is a real good place to look for information when all else fails.

These links and others are available from 'Slackware-Links' .

Just remember Linux is a tool just like any operating system. Learn to use it right! You can use it left handed without too much trouble.
 
Old 01-20-2008, 04:09 PM   #8
jlo_sandog
Member
 
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549

Rep: Reputation: 32
You can find all the info you need by making effective use of your search engine. For fedora this is a good start http://www.my-guides.net/en/content/view/91/26/
 
Old 01-20-2008, 10:18 PM   #9
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,356

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Try these:
http://www.tldp.org/LDP/abs/html/
http://linux.oneandoneis2.org/LNW.htm
http://wiki.linuxquestions.org/wiki/...ndows_software
http://rute.2038bug.com/index.html.gz
 
  


Reply



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
I want to learn linux! tjk176 LinuxQuestions.org Member Intro 1 08-04-2007 07:17 AM
how do you learn about Linux bobtom Linux - Newbie 6 07-12-2007 06:54 AM
The best way to learn Linux... asahlot Linux - General 7 10-18-2005 02:14 AM
What is the best way to learn Linux?? StamfordRob Linux - Newbie 9 02-16-2002 12:37 AM

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

All times are GMT -5. The time now is 12:53 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