LinuxQuestions.org
Visit Jeremy's Blog.
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 01-14-2013, 02:26 PM   #31
wigry
Member
 
Registered: Jul 2004
Distribution: slackware
Posts: 225

Rep: Reputation: 53

Insane amount of money about the information that could be gathered from the Internet and all you would miss would be the little tiny paper having a word "Certificate" on it. But then again I understand that if you want to go to sysadmin amd the employer knows nothing about you, then the certificate would be the only thing to get your foot to the door. I on the other hand have worked my self up and the companies just know my capabilities and I have no linux/unix certificates what so ever but neither do I have lack of work In IT industry its all about connections and people you know and people who know you.
 
Old 01-15-2013, 12:56 PM   #32
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by alihaiders View Post
Hi Avinash,

I'm also new to linux and learning System Administration. I take help from several resources

1. The forums
2. http://www.ibm.com/developerworks/linux/newto/
3.http://wireless.ictp.trieste.it/scho...linux/rute.pdf
4. Youtube, I search for different topics on youtube and that really helps
Hopefully this may help you too.

Ali
Thank You.
 
Old 01-21-2013, 01:01 PM   #33
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Hello folks,

Please refer me a book for complete knowledge of shell scripting , from basics, so I can understand things easily.
 
Old 01-21-2013, 02:09 PM   #34
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
Who said it could be easy? It takes work. Most shells do not use intuitive methods, syntax, or program structure. A Google search for "<insert_your_preferred_shell_here> tutorial" should find many good references. Don't expect to spend an evening/week/month scanning a book to provide a strong background. Sure, you will be able to become somewhat more productive fairly soon. To become proficient requires some dedication and work. I suggest using the plethora of shell programming questions posed in the LQ forums as a great set of practical example problems to practice on. There will invariably be a host of solutions as well as explanations of how they work, and critical comment from others.
These days, I do not consider printed media to be a primary reference for programming information.

--- rod.
 
1 members found this post helpful.
Old 01-21-2013, 02:17 PM   #35
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
Quote:
Originally Posted by avinashanand1 View Post
Hello folks,

Please refer me a book for complete knowledge of shell scripting , from basics, so I can understand things easily.
Great free resources here, both the Beginning BASH Scripting guide and advanced guide are here, on the TLDP and are free for download.
 
Old 01-21-2013, 05:13 PM   #36
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,363

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Good refs above; see also this tutorial http://rute.2038bug.com/index.html.gz .
theNbomr also makes some good points.
 
1 members found this post helpful.
Old 01-21-2013, 07:51 PM   #37
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
avinashanand1:Hi!

The other thing that you may not be aware of is:

Unless you register with (RHN) Red Hat Network none of the repositories get configured/activated except when you use a DVD/CD.
http://en.wikipedia.org/wiki/Software_repository

If you work with Red Hat you have to pay a subscription.

https://access.redhat.com/subscriptions/rhntransition/
https://www.redhat.com/wapps/store/catalog.html

There are lot's and lot's of free Linux books here!
http://ebookee.org/search.php?q=linux+bible&sa=Search

Good Luck and happy reading!
 
1 members found this post helpful.
Old 01-21-2013, 08:09 PM   #38
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jkirchner View Post
Great free resources here, both the Beginning BASH Scripting guide and advanced guide are here, on the TLDP and are free for download.
Thank You very much for the link. Great..
 
Old 01-21-2013, 08:12 PM   #39
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by chrism01 View Post
Good refs above; see also this tutorial http://rute.2038bug.com/index.html.gz .
theNbomr also makes some good points.


Hi Chris,
This book is a good one.
I was planning to read it after finishing current one.

Regards,
Avi
 
Old 01-21-2013, 08:16 PM   #40
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by theNbomr View Post
I suggest using the plethora of shell programming questions posed in the LQ forums as a great set of practical example problems to practice on. There will invariably be a host of solutions as well as explanations of how they work, and critical comment from others.
These days, I do not consider printed media to be a primary reference for programming information.

--- rod.

Thank You for the enlightenment
I will definitely check LQ forums.

Have a good day...
Avi
 
Old 01-21-2013, 08:19 PM   #41
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
avinashanand1:Hi!
The other thing that you may not be aware of is:
Unless you register with (RHN) Red Hat Network none of the repositories get configured/activated except when you use a DVD/CD.
http://en.wikipedia.org/wiki/Software_repository
Good Luck and happy reading!


I was not very much clear about this,
Thank You,
Avi
 
Old 01-21-2013, 08:54 PM   #42
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
What part your not clear about? Registering?

I'd be happy to explain.
 
1 members found this post helpful.
Old 01-25-2013, 03:19 AM   #43
avinashanand1
LQ Newbie
 
Registered: Dec 2012
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
What part your not clear about? Registering?

I'd be happy to explain.

I do not know much about registration.

`````````````
Avi
 
Old 01-25-2013, 06:54 AM   #44
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,363

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
If you have RHEL, you MUST buy a subscription from RedHat for support & updates.
You then login at the cli as root and run 'rhn_register' and follow the prompts.
 
1 members found this post helpful.
Old 01-25-2013, 10:20 PM   #45
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Thanks Chris
 
  


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
Need Guidance on Flavor of Linux BravoBravo.Whisky Linux - Newbie 4 11-13-2012 11:50 AM
im new to linux looking for any help or guidance Jspeedcenter Linux - Newbie 2 07-31-2012 08:16 PM
Completely new at Linux and I need help/guidance. Cross Linux - Newbie 4 03-18-2011 08:22 AM
New to linux and needing guidance neoanderson19 Linux - Software 4 08-11-2004 10:50 PM
Linux Guidance KevinGuy Linux - General 5 01-31-2004 12:02 AM

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

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