PDA

View Full Version : Linux need the best way to learn linux



BureHeart
04-03-2009, 01:13 AM
i have mandriva 2009

zapjb
04-07-2009, 07:35 AM
I'd see if they have a forum & join.

I've joined a couple distro's forums.

williamjack38
04-07-2009, 09:00 AM
Linuxreviews is the best site for this. So much good tutorials available. Join the linux forums.

roger200
04-07-2009, 02:33 PM
Also check out the desktop enviroment forums for what you have. Kde, gnome, xfce comes with Mandriva I think. Yeah and the wiki's they are usually packed with info. Mandriva is a very good distro by the way. I'm installing it again when 2009.1 comes with xfce 4.6 later this month.

Good luck tux :)

FSTlover98
04-15-2009, 02:32 PM
read gnome document~ :)

Recursacro
08-17-2009, 02:57 AM
I love the "For Dummies" series. I get them all the time. :-\

Try Linux for Dummies at Amazon. Maybe Mandriva has their own book for it. Often times distros will have a "Super Bible". Check for the one that applies to your distro.

Summary: Books. They are always there to look back at.

evermuse
09-13-2009, 03:42 AM
Become a distro whore, learn your way around the command line, install slackware with the "expert" install at least once in your life. Then move onto Linux from scratch....

Read RUTE
http://rute.2038bug.com/index.html.gz

When you know your way around the command line, at hardly matters what distro you use aside from the package manager. Whore it up!
That's enough to get you started.

gourryx
09-19-2009, 07:59 PM
Use the shell instead the graphical environment and also join to a few linux forums.

http://www.gentoo.org/doc/en/articles/

there are a few articles to learn, read the LPI certification parts, have good info.

And the most important : Google is your friend :P

P.S. Sorry for my bad english.

mothis
03-16-2010, 08:46 PM
http://www.amazon.com/Learning-bash-Shell-Programming-Nutshell/dp/0596009658/ref=sr_1_2?ie=UTF8&s=books&qid=1268772302&sr=8-2

Expeto
04-24-2010, 05:30 AM
best way to learn linux is simple not going back to windows, and google, google the shit out of your problems.

c0ld
05-22-2010, 06:38 PM
VTC Linux (http://www.nzbindex.nl/search/?q=vtc+linux&age=&max=25&sort=agedesc&minsize=&maxsize=&poster=&nfo=&hidespam=0&hidespam=1&more=1).
CBT-nuggets Linux (http://www.nzbindex.nl/search/?q=nuggets+linux&age=&max=25&sort=agedesc&minsize=&maxsize=&poster=&nfo=&hidespam=0&hidespam=1&more=1).
All of the (fairly dated) LinuxCBT (http://www.nzbindex.nl/search/?q=linuxcbt&age=&max=25&sort=agedesc&minsize=&maxsize=&poster=&nfo=&hidespam=0&hidespam=1&more=1) vids, especially the Bash (http://www.nzbindex.nl/search/?q=linuxcbt+bash&age=&max=25&sort=agedesc&minsize=&maxsize=&poster=&nfo=&hidespam=0&hidespam=1&more=1) one.

Mikity
05-26-2010, 04:36 AM
Do you already have it installed? otherwise I'd recommend using a Live CD (like Ubuntu offers), that way there's very little to worry about, if you fsck your system up beyond recognition, you can always reboot :)

sawad
10-14-2010, 09:38 PM
http://www.gentoo.org/doc/en/articles/

Expeto
10-21-2010, 05:51 PM
using slackware or LFS are also very good ways to learn the "linux"

skywalker91
10-27-2010, 05:20 AM
u can make use of ubuntu forums of you are using it
and use Google and utube
there are tons of tutorials on it

lightshow
12-12-2010, 07:29 PM
Note: This is for someone who would like to get into Linux, and is what I'd recommend anyone who asked me personally as well.

I'd recommend not spending time learning bash and trying to go through all these CBT's on command line.

You can't learn without a goal. You'll just get lost, trust me. I've learned linux from ground up in 2 years. The only way you progress is by having simple tasks and goals that lead your learning.

What good is knowing the bash shell and scripting if you don't have a task you are trying to accomplish? What good is displaying hello world or browsing through /usr/bin if you don't really have anything to do in there?


So, I recommend finding some cool tasks that will benefit you and learn based on those tasks.

For example, I'm a big home theatre guy as you all are too (this is FST). You've probably had to learn about all the different movie codecs and players, etc. So lets say you learned all that in Windows and you're pretty good.

One great media center application, XBMC - www.xbmc.org, is multiplatform and runs in Windows, Linux, Mac, etc.

So:

1) Set up XBMC in windows (just install it and have it play one of your videos), just to see it and know what it looks like
2) XBMC runs on Ubuntu (I'd choose Desktop for this)
a) Get VMWare Workstation and install Ubuntu (just choose defaults for the installation)
b) Dual boot Windows and Ubuntu
3) Follow the install procedure
http://wiki.xbmc.org/index.php?title=HOW-TO_install_XBMC_for_Linux_on_Ubuntu,_a_Step-by-Step_Guide
This will let you see things like the terminal (command line) as well as how it all fits together to do a software install
4) Grab some video and put in on your desktop and see if the video plays and XBMC works as it did in your windows workstation
5) You did it! You just became a Linux guru by being able to install and configure a third party software that you yourself find useful in everyday life!