Unix vs linux in the job place and other questions


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Unix vs linux in the job place and other questions
# 8  
Old 06-26-2012
Hi Corona688 you said "That's the thing -- Linux/UNIX are systems, not "things to learn". You need to learn how to solve problems in it, not just "learn x" then "learn y" then "learn z". This is because they're sets of smaller tools to be used together, not a short list of big premade things." i am fully aware of this. Its more like an expression what i said. I just say learn as it was easy to express. I fully understand what you mean though.

After lots of research and talking to various people in industries I have decided to start the Red Hat System Administration I (RH124) path.

Are there any books you guys can recommend. or will i just buy the one thats on the RH web site.

thanks for all your input guys!!! i really appreciate it...
# 9  
Old 06-26-2012
If you want to specialise in Red Hat Linux, then the best source of training material is Red Hat. They also run courses.

To answer your earlier post (I got cut off):

The Internet is a bit random for unix and Linux information. I'd start with a decent specialist summary book. For example the O'Reilly "Unix and Linux System Administration Handbook". This book also itemises the role of the Administrator and covers the commands you need to know and makes the essential differences between unix and Linux clear.

As an Adminstrator, if you come across a system which does not have a backup the only reason to login is to configure a backup. After this you can do more. Do not change anything on a system unless you have a backup and a clear regression plan. (No, I don't work for National Westminster Bank!).

You are unlikely to encounter a site where all the desktop PCs are running Linux. It is so important to understand how to connect Microsoft desktops to unix, Linux and Windows Servers. There is a lot less difference than people imagine since Microsoft effectively dropped Lan Manager in favour of TCP/IP. There is a lot of unix in Windows NT and later Windows Operating Systems.
# 10  
Old 06-26-2012
Quote:
Originally Posted by methyl
It is so important to understand how to connect Microsoft desktops to unix, Linux and Windows Servers.
Very true. It is the eternal trade off whether to know a little bit about everything, or a lot about one area.
My best advice at this stage is to download one of the Linux distributions and try some shell scripting with it. We have this forum that helped me a lot, so chances are it will help you too. In other words, 1 year may become the norm rather than the 2 years.
# 11  
Old 06-27-2012
Unixes (and Linuxes) have most features, commands, concepts, etc. in common. If you learn one Unix - any Unix - and sit down in front of another one you will be able to do anything a user wants to do without even thinking. Alas, the finer points of administration - management of users, filesystems, network adapters, tuning, etc. - can differ widely. So, while any Unix system is almost the same from a user POV it can differ widely for the administrator.

The position of software developers is somewhere in between: Unix is more like a standard than a certain system and in principle, if you use all the standard Unix system calls you are guaranteed to be able to compile the same source and have it run on any other Unix-system unchanged. Well, that is the theory and while the practice is of course different it comes remarkably close to being so.

Always bear in mind that Unix is not only an OS at all. Unix comes out of academic research and it is as much a culture as it is an OS. Most times it isn't about doing something, but doing it right. In this regard right usually means "being in tune with a long-term strategic plan and according to some bigger concept of how things can and should be done". This makes Unix systems, diverse as they may be, quite predictable on a certain level. There are only so many ways to do something in the "right" way.

This "right way" is often something hard to point at. Like, say, the concept of "fairness" or "justice" it is hard to explain what exactly it encompasses. Still, anyone immersed in the same culture will immediately recognize a thing to be "just" or the opposite in a very consistent way. The judgement of Unix people about attempts at a solution being right or wrong will converge over time to a similar degree.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
# 12  
Old 06-27-2012
First of all I'd point out that Linux is freely available to install on a sacrificial box at home and that the concepts (if not the detail) carry over between both fairly well. I initially learnt to use Linux because I found it fun and found work with an ISP through helping out on a LUG mailing list. Subsequently I was hired to a position which exposed me to Solaris and the differences, while many, are well documented (the unix rosetta stone site was invaluable initially). So I'd advise tinkering with Linux at home and perhaps certification (the RedHat certification is good but pricey, the LPI is worthwhile as it shows you have done enough to make yourself useful but RedHat is the de-facto industry standard. CEntOS is a pretty exact copy of RedHat but free to use.

1) There are plenty of both
2) I'd go the other way, but by and large yes, unless you have the misfortune to encounter HP-UX
3) Solaris is probably the most common version of Unix
4) Yes, but again I'd recommend Linux for self training.
5) the same general principles apply across the board
6) Curiosity and access to a Solaris box Smilie
7) Yup, role dependant.

One final note, which may be entirely subjective. I have noticed that Solaris use is reducing and Linux on the increase among our customers globally, with North America and N. Europe being the Solaris hold outs for now. HP-UX has almost completely disappeared. I haven't seen an enterprise SCO box for 3 years and BSD shops do their own thing and don't need our help Smilie
# 13  
Old 06-29-2012
I have to agree that things are slowly moving from Solaris to RHEL, although we still do a lot on Solaris, all new systems in development in my workplace are being developed for RHEL.

I started in Linux and then got to using Solaris when I joined my current company. Now my Linux background is coming more and more into focus again.

Certain skills are transferable, coming from a Linux background meant that I was able to slot in a lot more quickly than if I'd come from a Windows background.

I'd say logical thinking, a desire to learn and a solid understanding of networking along with some *nix should stand you in good stead.

I'd also echo that for learning, VirtualBox and CentOS give you a good learning platform which allows you to break and restore things easily. Practicing scripting, whether Bash or Perl, is also important.

Most of all, have fun.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix and Linux questions

Sorry for the dumb question......I got my B.S. in computer science Amazing how I don't these answers).....I wrote mostly in the language C in my college career. I wrote all my programs using a windows application for writing C.....and then after testing it, I would upload it to a UNIX system and... (1 Reply)
Discussion started by: Bruuuuce78
1 Replies

2. UNIX for Dummies Questions & Answers

Few questions on unix/linux

Hi , please give few answers for this questions:confused::confused: ...thanks in advance What shell do you use when you log in to a UNIX/Linux host? What command will show you the shell you're using? Describe 5 things you can do in Linux/UNIX. (1 Reply)
Discussion started by: hecker007
1 Replies

3. Windows & DOS: Issues & Discussions

UNIX/Linux for Windows? and a few other questions...

1) I want UNIX but I don't want to partition my hard drive. I have heard of programs that allow you to start UNIX from Windows but I don't know which one is good. Something like WinLinux (not too sure???) Anyone know which programs I'm talking about? 2) Is Linux UNIX? 3) How do you pronounce... (9 Replies)
Discussion started by: CornNuts
9 Replies

4. Advertise with Us

How to Post to The UNIX and Linux Forums Job Board

The UNIX and Linux Job Board is a service provided by the The UNIX and Linux Forums to help employers connect with UNIX and Linux professionals. All proceeds from this service go towards supporting the forums. Please PM Neo or email with any questions about this service. Promotion A: $99 ... (0 Replies)
Discussion started by: Neo
0 Replies

5. UNIX for Dummies Questions & Answers

What are job prospects for Unix Linux administrator?

What are job prospects for Unix Linux administrator? How much does the Linux administrator suppose to earn nowadays? I notice that the IT wage scale has been dropping across the board in Canada so I wonder if Linux administrator enumeration is affected too. (3 Replies)
Discussion started by: sito
3 Replies

6. UNIX for Dummies Questions & Answers

Unix/Linux Scripts questions

Hi All, You have a very large file, named 'ColCheckMe', tab-delimited, that you are asked to process. You are told that each line in 'ColCheckMe' has 7 columns, and that the values in the 5th column are integers. Using shell functions (and standard LINUX/UNIX filters), indicate how you would... (7 Replies)
Discussion started by: am2007
7 Replies

7. What is on Your Mind?

Questions about Unix/Linux

Hello all. Im a young lad with very limited experience with computers, even though I have been playing with them the past 5 years. I have the experience of the random World of Warcraft player that plays games all day. I have a huge interest in learning everything about computers and I was... (5 Replies)
Discussion started by: Vallzi
5 Replies

8. UNIX for Dummies Questions & Answers

Absolute n00b questions about Unix / Linux

Hi All, I have absolutely no experince with either one, and would LOVE to start from somewhere! So please guide me to some web sites (beside these great forums of course!) that I can obtain n00b information. (Books, links, resources, etc.) What software OS? should I begin with? I have heard... (2 Replies)
Discussion started by: CodeHunter
2 Replies

9. UNIX for Dummies Questions & Answers

Is there a place like this for LINUX questions?

Is there some place like this unix.com for linux questions? a forum like area to ask questions? I love this site, i've learned a lot (use unix - solaris, and linux - redhat). Unfortunately redhat.com has gotten rid of their support forums, everything is in a list type format and I don't want to... (6 Replies)
Discussion started by: kymberm
6 Replies
Login or Register to Ask a Question