LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to learn Linux? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-learn-linux-913245/)

jagank 11-12-2011 08:07 PM

How to learn Linux?
 
Hi Friends?

I just joined this community in hopes to learn unix/linux. As I recently started working in unix and solaris environment I am struggling to utilize all the commands in unix and memorizing them. I believe there should be way to remember them strategically.
So friends need your help to find the solution, please pour in your suggestions.

Thanks in advance!

cheers!
Jagan.

fukawi1 11-12-2011 08:19 PM

There are a whole bunch of resources online that will help you.

There are a number of cheat sheets that you could print out and have handy.
ie: http://www.pixelbeat.org/cmdline.html

http://rute.2038bug.com/index.html.gz is a good introduction, that takes you through pretty much everything you will need to get you started.

If you have something specific that you cant quiet get a grasp on, ask away on these forums..

vtel57 11-12-2011 09:32 PM

Something that you might find helpful --> https://noctslackv1.wordpress.com/20...rers-backpack/

ukiuki 11-12-2011 10:23 PM

This might be helpful http://www.oreillynet.com/linux/cmd/
Also remember you have a friend named "manual pages" for almost every program
all you need to do is open the terminal and type: man (program name)
example:
Code:

$man ls
Regards

Juako 11-13-2011 06:30 AM

Read thoughtfully the answers in this and other similar threads too.

Fred Caro 11-13-2011 10:26 AM

linux/solaris
 
I take it 'working' does not mean paid employment. Linux does not necessarily involve the command line but it is an option. If you must 'look under the hood' you have to get dirty hands and be in for some sweat and toil. That said (and I did look up the references) consider these two points:

1. where do I look if I don't know what I am looking for,i.e., man what? p.s. K man is still an approximation
2. how does it all fit together

Fred.

chrism01 11-13-2011 10:48 PM

Some good links above. It would help if you specified which Linux distro.
If this is for work on Linux servers, you'll need to know the cmd line; most aren't installed with a GUI.
This is a very good resource for manuals for all types of Linux www.linuxtopia.org

For Solaris, start here http://download.oracle.com/docs/cd/E...-11/index.html and also http://wikis.sun.com/display/BigAdmin/Home.

Note that Solaris cmds are not always the same as Linux ones, especially arguments/params/output.

Also be sure which version of Solaris you are using...

Hevithan 11-14-2011 12:07 AM

one of the best recipes for linux -
1 cup 'trial'
1 cup 'error'
3tbl sp. 'google'
and a dash of LQ.
More realisticlly, http://linuxcommand.org is good for command line and learning the innerworkings. also search google images for 'command line wallpaper linux'. you should get a pic of all the basic commands, organized by function. would post it, but i am on my psp haha. i used this at first, and still reference it. good luck.

frankbell 11-14-2011 09:17 PM

There's also a wealth of resources at The Linux Documentation Project.

k3lt01 11-14-2011 09:31 PM

Cheat sheets, man pages, ask questions and practise practise practise is how I figured out what I know. You can memorise all the cheat sheets and man pages you want but unless you actually practise it wont sink in.


All times are GMT -5. The time now is 05:52 PM.