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 11-12-2011, 08:07 PM   #1
jagank
LQ Newbie
 
Registered: Nov 2011
Posts: 1

Rep: Reputation: Disabled
Question 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.
 
Old 11-12-2011, 08:19 PM   #2
fukawi1
Member
 
Registered: Apr 2009
Location: Melbourne
Distribution: Fedora & CentOS
Posts: 854

Rep: Reputation: 193Reputation: 193
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..
 
1 members found this post helpful.
Old 11-12-2011, 09:32 PM   #3
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Something that you might find helpful --> https://noctslackv1.wordpress.com/20...rers-backpack/
 
Old 11-12-2011, 10:23 PM   #4
ukiuki
Senior Member
 
Registered: May 2010
Location: Planet Earth
Distribution: Debian
Posts: 1,030

Rep: Reputation: 385Reputation: 385Reputation: 385Reputation: 385
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
 
Old 11-13-2011, 06:30 AM   #5
Juako
Member
 
Registered: Mar 2010
Posts: 202

Rep: Reputation: 84
Read thoughtfully the answers in this and other similar threads too.
 
Old 11-13-2011, 10:26 AM   #6
Fred Caro
Senior Member
 
Registered: May 2007
Posts: 1,007

Rep: Reputation: 167Reputation: 167
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.
 
Old 11-13-2011, 10:48 PM   #7
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
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...

Last edited by chrism01; 11-15-2011 at 07:02 PM.
 
Old 11-14-2011, 12:07 AM   #8
Hevithan
Member
 
Registered: Apr 2011
Location: Washington State
Distribution: Zorin5-(Ubuntu 11.04) // Backtrack 5-(Ubuntu 10.04) // Dreamlinux 3.5-(Debian)
Posts: 275
Blog Entries: 5

Rep: Reputation: 40
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.
 
Old 11-14-2011, 09:17 PM   #9
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,345
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
There's also a wealth of resources at The Linux Documentation Project.
 
Old 11-14-2011, 09:31 PM   #10
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
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.
 
  


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
What is the best way to learn Linux? osscube Linux - General 4 08-12-2008 10:03 AM
Does anyone ever learn Linux? michshelly Linux - Newbie 17 08-05-2006 07:38 AM
Trying to learn linux.. Valael Slackware 19 01-06-2004 02:40 AM
What is the best way to learn Linux?? StamfordRob Linux - Newbie 9 02-16-2002 12:37 AM

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

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

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