LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is the best way to learn linux? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-the-best-way-to-learn-linux-806332/)

roflbot 05-06-2010 10:48 AM

what is the best way to learn linux?
 
I learning linux by going to academy, reading linux.org, reading book, surfing internet, but I still feel like a noob!

How are those teenage hackers learning how to use linux? damn it! they're so young.

i assume those teenage hackers learn from internet but it's not easy as i thought because it's hard to find a site where there's a full course to become pro.

what's the best source that you guys are using?

please share website that teaches linux very easily for the growth of linux/hacker community

thanks! >_<

sycamorex 05-06-2010 11:01 AM

Quote:

Originally Posted by roflbot (Post 3959414)
I learning linux by going to academy, reading linux.org, reading book, surfing internet, but I still feel like a noob!

How are those teenage hackers learning how to use linux? damn it! they're so young.

i assume those teenage hackers learn from internet but it's not easy as i thought because it's hard to find a site where there's a full course to become pro.

what's the best source that you guys are using?

please share website that teaches linux very easily for the growth of linux/hacker community

thanks! >_<

I don't think there's one source of ALL linux/computer knowledge out there. It's such a vast area that it's impossible.
I wouldn't call myself a pro, but I happen to know the secret how to become one. My secret method consists of 10 simple steps:
1. Spend hours/weeks/months at a computer practising/experimenting with what you've learnt.
2. Set up various servers, then break them to fix the problem.
3. Try to investingate other people's problems on this forum to benefit yourself.
4. Practise
5. Read manuals of particular commands/programs and play with them.
6. Practise
7. Practise
8. Don't give up until you find a solution to a problem.
9. Learn bash/sed/awk
10. Be a regular visitor to websites like:
http://tldp.org/LDP/abs/html/
http://www.linuxhomenetworking.com/

Simple! Isn't it?

I know my post probably doesn't help you much, but there's no simple answer to your question. The key is that you need to read and practise what you've learnt.

HTH

AlucardZero 05-06-2010 11:46 AM

Install it and use it. Use it exclusively. Pick things to do, learn how to do them, and do them.

benjam1nrk 05-06-2010 01:02 PM

What they said, practice makes perfect.

It also helps to have a few quick reference guides on hand, covering some basic linux commands, along with file editor commands and usage.

chekhov_neo 05-06-2010 01:06 PM

I'm also new to linux. The following can help you. Start writing shell scripts or any program to automate things that you do manually. Learn network programming. That's an interesting area.

pixellany 05-06-2010 01:54 PM

There's a lot to learn in Linux before tackling shell scripts..

One of the highest priorities should be understanding the package management and how to handle the (increasingly rare) occassions when something you need is not in the distro repos.

Brains 05-06-2010 02:16 PM

The best way to learn Linux:

Have a full backup of everything, (A nicely configure operating system, all your personal data).
Have a copy of your operating system installed in a separate partition for learning keeping the original installation in usable condition. While learning, (in the copy), work on copies of your data when experimenting with software before implementing changes to originals.
If you break the "copy" operating system, you have the original to fall back on till you wipe out the broken copy and reinstall from your backup.

By using this approach, you can shrink the fear factor to the point where you can eliminate it, and you'll start having fun learning Linux. Best of all, you give yourself lots of room for mistakes, because all in all...

The best way to learn Linux is by your mistakes, experience, and Google.

jscherer92 05-06-2010 04:29 PM

Use it. That is what I did and have been doing for the past year and a half. I still feel like a noob but most of us still feel that way. Most people that have been using Ubuntu for 5 years still feel like a noob at times. It is just learning to go with it and just learn what you want. Go at your own pace and just keep using it. You can read forums and posts all you like but in the end what you need to do is try it out yourself. Good luck!!


- Justin -

broken 05-06-2010 04:32 PM

jscherer92++;

The best way to learn Linux? Use it. You created this thread using a Windows XP system...

shpenat 05-06-2010 04:40 PM

I personally learned linux building my own distro via LFS (www.linuxfromscratch.org) and then building several linux boxes for different purpose (net router, web server, desktop, very old notebook, etc.)

MTK358 05-06-2010 05:04 PM

Get a feel of Linux by installing it in a virtual machine.

When you get comfortable with it, either install Linux or make a dual boot setup.

If you find yourself mainly using Linux, but need Windows for a few things you can't figure out how to do in Linux, you can install Windows in a virtual machine under Linux.

And see the tutorials in my signature.

Tinkster 05-06-2010 06:21 PM

Hang out on LQ, find challenging questions and try to resolve them.

chrism01 05-06-2010 06:42 PM

Sycamorex pretty much nailed it; here's a few other useful links
www.linuxtopia.org - a lot(!) of free online books/doc/manuals
Linux man pages - http://linux.die.net/man/
Rute tutorial - http://rute.2038bug.com/index.html.gz


All times are GMT -5. The time now is 01:02 AM.