LinuxQuestions.org
Review your favorite Linux distribution.
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 02-25-2009, 01:14 AM   #1
bigmac18
LQ Newbie
 
Registered: Feb 2009
Posts: 5

Rep: Reputation: 0
I want to become a Unix admin


I have a BA in information systems but have very little technical experience in the field. How to I begin learning Unix to eventually become a Unix/Solaris/Red hat admin. What kind of training do I need, where to get it and how long will it take.
Please point me to the most lucrative path of the trade.

Last edited by bigmac18; 02-25-2009 at 10:01 AM.
 
Old 02-25-2009, 01:19 AM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
One piece of advice would be to make sure you are proficient in sed, awk and generally bash
http://tldp.org/LDP/abs/html/
http://www.grymoire.com/Unix/index.html
 
Old 02-25-2009, 02:42 AM   #3
ZAMO
Member
 
Registered: Mar 2007
Distribution: Redhat &CentOS
Posts: 598

Rep: Reputation: 30
Bigmac18,

For admin related stuff, you can get a base idea of all the needed from
http://www.linuxhomenetworking.com/

Keep always using the linuxquestions.org 's latest posts moving on your screen.

All the best and warm welcome to unix Administration.
 
Old 02-25-2009, 06:39 AM   #4
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,369

Rep: Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753
You'll need this
http://rute.2038bug.com/index.html.gz

more here
http://www.comptechdoc.org/os/linux/

you might want to just skim through this Linux/MS comparison; its useful to understand the different mindsets involved: http://linux.oneandoneis2.org/LNW.htm

Basically, hang out here and read as many qns & answers as possible, and try to come up with your own answers by research.
 
Old 02-25-2009, 10:35 AM   #5
palisetty_suman
Member
 
Registered: Feb 2007
Location: TX, USA
Distribution: fedora
Posts: 191

Rep: Reputation: 33
Thumbs up Thanks

Thanks, it helped me too.
 
Old 02-25-2009, 01:05 PM   #6
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Link.
 
Old 02-25-2009, 01:27 PM   #7
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by bigmac18 View Post
I have a BA in information systems but have very little technical experience in the field. How to I begin learning Unix to eventually become a Unix/Solaris/Red hat admin. What kind of training do I need, where to get it and how long will it take.
The way to become an administrator is to first become proficient as a user. If you have not already done so, install a system and get comfortable with using it.
Quote:
Please point me to the most lucrative path of the trade.
I don't know what to do with this----do you mean: "Where can one make the most money?"
 
Old 02-25-2009, 05:45 PM   #8
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
don't know what to do with this----do you mean: "Where can one make the most money?"
If that's the case, forget linux, become a football player with £70000 per week! That's where the real money is.
 
Old 02-26-2009, 02:35 AM   #9
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Rep: Reputation: 135Reputation: 135
www.linuxtopia.org
 
Old 02-26-2009, 08:40 AM   #10
gergely89
Member
 
Registered: Feb 2009
Posts: 100

Rep: Reputation: 21
Get your hands on 3 or more cheap old computers (or newer ones if you can afford them) and set up a testing environment at home. One of these computers should be a Firewall/Router box, the second one a generic server (web, ftp, mail, samba, nfs, radius, etc) in the protected zone, the third one a honey pot box in a DMZ zone.

You can then test and play with all the possibilities of maintaining, updating and protecting all the services, check out the differences between the protected and DMZ zone, and also simulate some attacks against your own server locally, to see where your firewall or protection fails.

Reading tutorials is fine, but experiencing it for yourself is better.

In addition you should get yourself some certificate (maybe from RedHat), because it's cool if you get the experience, but Human Resources Departments will want to see written proof of your qualification (the HR people are those, who think that MSWord is an operating system).

linux

Last edited by gergely89; 02-27-2009 at 11:01 PM.
 
Old 02-26-2009, 08:51 AM   #11
FlGator81
Member
 
Registered: Nov 2008
Location: Baltimore
Distribution: Ubuntu
Posts: 65

Rep: Reputation: 21
Quote:
Originally Posted by gergely89 View Post
the HR people are those, who think that MSWord is an operating system.
Silly HR people... MS Office is the operating system! j/k
 
  


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
Hi, I'm on old SCO UNIX admin now surrounded by LINUX... cabalguy LinuxQuestions.org Member Intro 2 04-25-2008 12:31 PM
Hi all- jr UNIX/WINDOWS admin here samg LinuxQuestions.org Member Intro 2 06-02-2006 10:46 AM
Unix admin needed, Jackson TN mykrob Linux - General 1 09-02-2004 02:42 PM
Is Redhat really the best distro choice for a unix/linux admin course? MissMetal Linux - Newbie 2 01-14-2004 10:24 PM
How to become a Unix (linux Admin)? Alinuxnoob Linux - General 5 03-13-2002 02:30 PM

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

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