PDA

View Full Version : [ubuntu] Linux Learning



ve2
September 30th, 2011, 04:57 PM
Hey - I have a general question. In all from my experience with Ubuntu, it's pretty easy to get around. I have had some driver issues and so on, but with a little research, I've learned to get the hardware to work.

BUT - I want to learn Linux as a whole in the terminal mode. I wanna be a wizard with the SUDO command. Where can I start? What book would be ideal to read, that would allow me to jump on any linux box and be able to SUDO my way around?

carranty
September 30th, 2011, 05:02 PM
I've found 'The linux command line' by Schotts to be a great way of learning linux. Its available freely under a creative commons license. You can find it here

http://linuxcommand.org/tlcl.php

Frogs Hair
September 30th, 2011, 05:34 PM
https://help.ubuntu.com/community/Beginners/BashScripting

http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html

https://help.ubuntu.com/community/UsingTheTerminal

http://fosswire.com/post/2008/04/ubuntu-cheat-sheet/

seawolf167
September 30th, 2011, 05:36 PM
Take a look at this thread
http://ubuntuforums.org/showthread.php?t=801404

Also, the LinuxCommands link in my sig. Here is a BashGuide (http://mywiki.wooledge.org/BashGuide).

spiky001
September 30th, 2011, 05:39 PM
You might want to set yourself a little task, Then complete it from terminal only, Maybe setup ssh or something along those lines. If you get stuck use google to solve it.