LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-03-2008, 07:38 AM   #1
IZARUS
LQ Newbie
 
Registered: Feb 2008
Posts: 3

Rep: Reputation: 0
what is the track to follow to learn linux........


Hi i have installed ubuntu 3 weeks ago...i have read a lot of things on the site of ubuntu....but i want to improve my skills...

I have looked tldp homepage.....and i am reading "introduction to linux an hands on guide"

where i have to go after this book ?????

ps:my target is become user and sys admin ;-)
 
Old 02-03-2008, 07:56 AM   #2
mocqueanh
Member
 
Registered: Dec 2007
Location: Vietnam
Distribution: Slackware, Xubuntu, Puppy, WinXP
Posts: 38

Rep: Reputation: 15
read some ebooks such as: beginning ubuntu from novice to professional(this is the book when i switched to Linux), or beginning Ubuntu server administration.

My experience is: use these books to reach basic Linux knowledge. After you read them, you jumped from Linux newbie to Linux normal user. You arent professional in Linux.

Only one thing to become Linux professional is face the problems and resolve them or help somebody resolve their probs.

( I've read some Linux ebooks, but i feel myself is newbie with many users on Ubuntu forum and Linuxquestions forum)
 
Old 02-03-2008, 09:09 AM   #3
IZARUS
LQ Newbie
 
Registered: Feb 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mocqueanh View Post
read some ebooks such as: beginning ubuntu from novice to professional(this is the book when i switched to Linux), or beginning Ubuntu server administration.

My experience is: use these books to reach basic Linux knowledge. After you read them, you jumped from Linux newbie to Linux normal user. You arent professional in Linux.

Only one thing to become Linux professional is face the problems and resolve them or help somebody resolve their probs.

( I've read some Linux ebooks, but i feel myself is newbie with many users on Ubuntu forum and Linuxquestions forum)
thanksssssss

1) i ll read those books
2) i ll try to help people solving problems :-)
 
Old 02-03-2008, 09:53 AM   #4
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
Hi, and welcome to LQ!

To add to mocqueanh's reply, here's where I go for quick info.

Cheers
 
Old 02-03-2008, 10:17 AM   #5
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Let google be your friend
Apart from reading books/tutorials, you can consult google or even better 'linux google'
http://www.google.com/linux

My personal view would be to do administrative tasks with CLI (the command line). Get familiar with CLI as it is where linux is at its best.
Have fun
 
Old 02-03-2008, 10:22 AM   #6
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Code:
while true ; do
  read online documentation
  read new book
  build
  test
  break
  fix
done
I seem to have forgotten a way out of that loop.
 
Old 02-03-2008, 10:33 AM   #7
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
The good old DIY is answer: do it yourself. Do things. Try things. Break things. Try to fix things. Break even more things. Try to fix at least part of things, breaking more things. Read about the things. Reinstall a few times. Re-try. Ask at LQ and on IRC. Do whatever you have to, as long as you do it yourself, or maybe asking help from others but still doing it yourself. When you start thinking it's not that difficult anymore, you've just learnt something - that's called an "increase in skills".


Seriously, if you can do all your tasks on Linux without trouble, you don't have to do more. That's what computers are for: do things for you, easier than without them (if a computer makes things slower or more difficult, you shouldn't be using it in the first hand). If you have problems, start solving them, trying things out and asking if you can't figure something out. And if you don't have problems but still want to learn more, take challenges, try things you don't have the faintest idea of. That should end up in trouble or unsolved situations, which you can solve - and learn.

Reading is very good, but without practising and trying out yourself you'll forget what you read in a matter of days or weeks. Doing without reading teaches you things you will remember after years of not doing them

So ask yourself: "what do I want to be able to do?"
Answer to yourself.
Ask yourself: "how am I supposed to do that?"
..and start the cycle.
 
Old 02-04-2008, 09:13 AM   #8
IZARUS
LQ Newbie
 
Registered: Feb 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by b0uncer View Post
The good old DIY is answer: do it yourself. Do things. Try things. Break things. Try to fix things. Break even more things. Try to fix at least part of things, breaking more things. Read about the things. Reinstall a few times. Re-try. Ask at LQ and on IRC. Do whatever you have to, as long as you do it yourself, or maybe asking help from others but still doing it yourself. When you start thinking it's not that difficult anymore, you've just learnt something - that's called an "increase in skills".


Seriously, if you can do all your tasks on Linux without trouble, you don't have to do more. That's what computers are for: do things for you, easier than without them (if a computer makes things slower or more difficult, you shouldn't be using it in the first hand). If you have problems, start solving them, trying things out and asking if you can't figure something out. And if you don't have problems but still want to learn more, take challenges, try things you don't have the faintest idea of. That should end up in trouble or unsolved situations, which you can solve - and learn.

Reading is very good, but without practising and trying out yourself you'll forget what you read in a matter of days or weeks. Doing without reading teaches you things you will remember after years of not doing them

So ask yourself: "what do I want to be able to do?"
Answer to yourself.
Ask yourself: "how am I supposed to do that?"
..and start the cycle.
a great answer....what can i say...;-)

in front of truth......i can only learn....i will try to use linux and fix my problem...or help people fixing problem.....or i will take challenges :-)

ps:i am an italian people....in our universities we read too much.....and we forget too much...the case method is the best way to learn....but it is difficult to change our mind in few steps ;-)
 
Old 02-04-2008, 09:35 AM   #9
HellesAngel
Member
 
Registered: Jun 2007
Posts: 84

Rep: Reputation: 15
In the beginning there was one single Linux computer at home, and this appeared good... Then came woman who wanted to share files on the Linux computer on her Windows thing, and also the printer too, and the internet and so on, then the disk space of this ran out and a server appeared to be the way forwards. We 'needed' space for hundreds of digital pictures, and hundreds of CDs, and so rather than have 2 of everything we got a server and someone had to create it.

As b0uncer said, learn by doing. My Linux knowledge grows whenever I get time to tinker with the network which started from a single computer and a router, then added a laptop and a wireless gateway, and now has about 15 devices with an IP address on two subnets. The motivation is always a requirement, like 'allow the Mrs. to be able to print from her Windows laptop', and then the only tool I use is Google. It's sometimes pretty tough to know what to search for if you don't know the jargon/abbreviations and several times I've wasted time by trying to use deprecated/obsolete techniques but start simple and build up. First make it work, then make it elegant. It's very rare that you're the first one to face any problem and forums like this are excellent when you're stumped.

The hardest part is to choose a distribution that is simple enough to start with but will allow you to grow and tinker because it's hard to switch once your system is up and running. I've chosen SuSE as it's simple with a relatively good installation tool, and quite widely supported on the net, but RedHat and Debian, Ubuntu and some others are also good choices.

Remember - have fun, that's what it's all about.

Edit: A good way to 'remember' what you're doing is keep a blog/start a wiki on your home server. Once you've got Apache Server running it's then a leap to get mySQL going, then PHP, and phpMyAdmin, but after that it's pretty simple to install your own forum software or Wiki or blog and then you'll never lose the critical piece of paper with your notes on it again. A lot of these come with Linux distros anyway but mySQL and PHP are sometimes a bit tricky to get working together, but that's where the fun starts

Last edited by HellesAngel; 02-04-2008 at 09:43 AM.
 
Old 02-04-2008, 05:27 PM   #10
SimbaSpirit
Member
 
Registered: Feb 2008
Posts: 109

Rep: Reputation: 15
Quote:
Originally Posted by b0uncer View Post
When you start thinking it's not that difficult anymore, you've just learnt something - that's called an "increase in skills".
<joke>
... I heard almost the exact same thing when I overheard someone try to explain D&D to another xD
</joke>
 
  


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
Follow windows shortcuts from Linux hempyelmo Linux - General 8 07-20-2010 02:52 PM
LXer: Will HP Follow Dell With Ubuntu Linux PCs? LXer Syndicated Linux News 0 06-27-2007 01:46 AM
LXer: Linux: Users Follow the Developers LXer Syndicated Linux News 0 01-16-2007 05:21 PM
New site to keep track of Linux stats gt_swagger General 2 03-04-2006 10:56 PM
follow up to allowing msn file transfers in linux firewall charliecb2 Linux - Newbie 0 01-10-2002 11:21 PM

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

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