Sponsored Content
Operating Systems SCO Looking for guidance in obtaining a job in Unix Administration Post 44164 by rhfrommn on Monday 1st of December 2003 03:33:03 PM
Old 12-01-2003
The short version is that networking is what gets you Unix admin jobs. There are very few times I've ever heard of somebody getting a job through a want-ad, online posting, or anything like that. It is almost always either referrals or recruiters who hook you up.

Here's the longer verison:

The most important (and for somebody just trying to break into the field, hardest) step is to get to know people in the field. The first IT job I got was as a help desk analyst and I found that answering a web job posting from a contracting house. From that point on every single job I've gotten and almost every interview I've gone on has come from either a recruiter I knew or a referral from somebody that knew of the opening.

The best bet is to find one or two IT recuriters in your area and talk to them. Introduce yourself as somebody trying to break into the field and let them interview you. They will know the market in your area, and reputable ones will give you advice and help even if you don't fit any of the specific openings they have currently. They make their living knowing admins to place in jobs. Thus they are usually pretty receptive to meeting new people. And doing you favors when you're getting started can come back to help them later. I've gotten jobs from being called months after visiting with a recruiter about something completely different, just because they remembered me from that initial visit.

I know nothing of Detroit, but a couple of the national IT firms are RHI Consulting and Sapphire Technologies. I've talked to recruiters from both and found them acceptably good. That might be a place to start. My favorites have all been from smaller local shops though. If you know any Unix admins ask them what recruiters the've worked with and would recommend, anybody in the field a while will know some. That way you might get exposure to some of the local recruiters that will know the market in your city best.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

freeBSD Unix Administration...

Hello there ! I am little bit confuse about freeBSD and Sun Solaris, Susue, Mandrake. Is freeBSD is same like Sun Solaris ? i mean if i will have freeBSD software, i can administrator same like i am administring Unix O.S ? I want to be Unix Administrator, so if i will install freeBSD and... (3 Replies)
Discussion started by: abidmalik
3 Replies

2. Solaris

Unix Administration doubts ********

Hi, Can anyone tell me the correct answers for these: 1. You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance? 2. How do you increase the OS limitation for open files (LINUX and/or Solaris)? Thanks:p (1 Reply)
Discussion started by: dreams5617
1 Replies

3. Shell Programming and Scripting

killing unix job after the job process completes

Hi, Thanks in advance. i need to kill a unix background running job after that job process completes. i can kill a job by giving the following unix command kill -9 processid how to kill the job after the current process run gets completed ? Appreciate your valuable help. ... (1 Reply)
Discussion started by: dtazv
1 Replies

4. Solaris

killing a unix job after the job process gets completed

Hi, Thanks in advance. i need to kill a unix background running job after that job process completes. i can kill a job by giving the following unix command kill -9 processid how to kill the job after the current process run gets completed ? Appreciate your valuable help. Thanks... (7 Replies)
Discussion started by: dtazv
7 Replies

5. IP Networking

Obtaining your external IP address using a Unix Utility

Hello, this is my first post on the Unix forums. This is something that's been bothering me for a while, is there any particular UNIX/Linux application that will allow you to see you external IP address? :confused: ( The address beyond your router ) Thank you in advance, I could not find a... (4 Replies)
Discussion started by: inquen
4 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. UNIX for Advanced & Expert Users

Unix administration commands

would like to know whether there are commands by which we can monitor these user activity 1) How many files are deleted by a user 2) How many files are FTP'ed by a user I am looking for commands in unix/Linux environment. (3 Replies)
Discussion started by: tene
3 Replies

8. UNIX for Beginners Questions & Answers

Grep a section from an UNIX file obtaining only part of the data

Hello, I have a log file that has several sections "BEGIN JOB, End of job" like in the following example: 19/06/12 - 16:00:57 (27787398-449294): BEGIN JOB j1(27787398-449294) JOB1 19/06/12 - 16:00:57 (27787398-449294): DIGIT: 0 number of present logs : 1 19/06/12 - 16:00:57... (4 Replies)
Discussion started by: mvalonso
4 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 04:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy