Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Information about Unix System Administration Post 302304468 by zxmaus on Monday 6th of April 2009 01:59:43 PM
Old 04-06-2009
I have no idea about the US - I can only speak about europe.

Since we're in the middle of a recession, the salaries are pretty down, and a lot of our jobs had been outsourced to cheaper countries, eg India, eastern europe, China, Singapore ... its very difficult to get a job right now when you have some kind of expectations of what you need to earn. This might obviously be better when you're a newbie - but still, open positions are rare, you might get a job when you know the right people, dont even expect a response to your cv.

Best entry is probably Linux since its so easy to get the skills and sufficient training yourself at home - followed by Solaris that is as well available for PC.

But please be aware - having / using Linux at home and being Unix SA in a big company are two very different things. And a mistake made on a production environment because of missing experience can cost your company millions of dollars per hour - so you should be either very careful and doublecheck with someone more experienced what you're going to do than just try and error.

I would always recommend to have some professional training from the Vendor (Sun/IBM/HP) and at least an entry certification before applying for a sysadmin job. Going into engineering without having practiced the OS is not a good idea - you should definitely have reached senior level (5+ years in your OS) knowledge before thinking about ... and even for a normal system administrators position, a solid IT background knowledge (Hardware, Networks and maybe a bit scripting) is recommended ...

Good system administrators will probably always find a job - somewhere. The question is very likely rather what you expect to earn in your job, how mobile are you and how much experience can you bring into your job - but as long as there are computers, there will be SAs ... and the more specific and rare your skills are, the more demand in your area of expertise, the more likely you'll get a well-payed job.

I do not really understand the 1-5 level model - I am aware about Junior SA - SA - Senior SA and SME (special matter expert, as well called level3 - of any special area of expertise - this could probably count as well as systems engineer).

BTW: a software engineer is a developer at a senior level

Kind regards
zxmaus
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

System Administration

I have been working with UNIX (HP-UX) now for a couple of years. Have become quite capable in shell scripting and general UNIX use. The local university offers a certification course in UNIX administration which I am considering taking. However, the certification is geared toward UNIX in general... (13 Replies)
Discussion started by: google
13 Replies

2. UNIX for Advanced & Expert Users

Need information about System V & Berkley Syntax for Unix

Hi, Can somebody give me some information on System V & Berkley's Unix formats. Any link will be helpful. thanks (6 Replies)
Discussion started by: vibhor_agarwali
6 Replies

3. Solaris

System Administration Certification

I'm planning to take System Administration certification in SUN Solaris. Can some one suggest me if there are any links are URLs to find sample question papers. Pharos (2 Replies)
Discussion started by: pharos467
2 Replies

4. Shell Programming and Scripting

Alternative Scripting Language for UNIX/Linux System Administration

I do not know UNIX shell scripting so as an alternative which language would you think is better for daily System Administration tasks. Perl or PHP? I know a little about both. (5 Replies)
Discussion started by: blackopus
5 Replies

5. UNIX for Dummies Questions & Answers

How does unix system administration, unix programming, unix network programming differ?

How does unix system administration, unix programming, unix network programming differ? Please help. (0 Replies)
Discussion started by: thulasidharan2k
0 Replies

6. UNIX for Dummies Questions & Answers

What are the career options in unix apart from unix system administration?

What are the career options in unix apart from unix system administration? (2 Replies)
Discussion started by: thulasidharan2k
2 Replies

7. Solaris

Various System Administration Questions

Sorry I'm kind of desperate here :wall:, there's a security audit coming next week :( and I can't seem to find solutions for the questions below :confused:. 1) I need to limit usage on account during non-working hours. There's no /etc/security/time.conf file in my system should I create it? ... (0 Replies)
Discussion started by: ShouTenraku
0 Replies

8. Shell Programming and Scripting

Learning project ideas - shell, python, UNIX tools, system administration

Hi guys, I am currently working as a system administration engineer, administering telecom applications on linux/unix platforms. I want to learn new things and improve the ones that i have and for this i though to really work on some project or something but i lack of ideas. I want to be... (2 Replies)
Discussion started by: capitanui
2 Replies

9. What is on Your Mind?

How to start in System Administration?

Hi all, I wonder if you guys could give me some advice on this. I have messed around with Linux for the last few years, and I'm at the point where I would like to become a system administrator - as a career. I already have a bachelor's degree, but it is in the humanities (art history) so... (2 Replies)
Discussion started by: ScottLew
2 Replies
faxrm(1)						       mgetty+sendfax manual							  faxrm(1)

NAME
faxrm - remove fax jobs queued by faxspool(1) SYNOPSIS
faxrm [-i] [job-ids...] DESCRIPTION
Remove job(s) from the fax queue set up by faxspool(1). faxrm removes queued fax jobs. Call with a list of job-IDs to remove specific jobs. Call with no job IDs to be asked interactively about all jobs you own (if run by root, all jobs). For job-id, use the strings returned by faxq(1) (e.g. F000015), without the ``/JOB'' exten- tion. If you are not the owner of the fax job (as per the 'user xyz' statement inside the JOB file), you are not allowed to remove the fax job. Only root is permitted to remove another user's faxes. If the job is locked (most likely because sendfax(8) is active sending it), faxrm doesn't attempt to remove it. Instead, it prints a warn- ing message on stderr and goes on to the next job. EXAMPLES
faxrm F000005 F000033 OPTIONS
-i (interactive mode) Tells faxrm to ask for confirmation before removing the job (UNIMPLEMENTED). BUGS
faxrm doesn't return diagnostic exit codes yet. SEE ALSO
faxrunq(1), faxrunq(8), faxspool(1), faxq(1), faxqueue(5) AUTHOR
faxrm is Copyright (C) 1993-2002 by Gert Doering, <gert@greenie.muc.de>. greenie 23 Nov 02 faxrm(1)
All times are GMT -4. The time now is 02:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy