Sponsored Content
The Lounge What is on Your Mind? How to become good UNIX engineer Post 302468081 by vedder191 on Monday 1st of November 2010 02:29:03 PM
Old 11-01-2010
Recently promoted Jr Engineer

I was recently promoted to a jr engineer postion where the environment is about 90% Solaris.

I would say that this is my dream job accept for the fact that I haven't earned the title yet.

You have to understand that it may take years before you attain a level where you SHOULD even be considered for one of these positions. It's a combination of luck and opportunity that has gotten me this far.

I had been working in either desktop or customer support roles for the last 10years. The fact that the company I work for now was hit so hard by the recession forced many people to double and even triple the word responsibilities that they had been accustomed to. That's a good and bad thing. Good because you learn more than what your job description is.

This got me comfortable with Unix. When the opportunity arose that they needed a new unix engineer I jumped at the chance. I probably am not ready but I am hitting the books like nobody's business.

No one here can really tell you all the books you should be studying. Your companies needs are going to vary. The company I work for tends to have a very Oracle, websphere centric environment. So those are the additional skills I must have.

But there are time tested books that will really never go out of style in the foreseeable future. Unix shell programming (again based on your companies needs e.g. Korn, Bash) and Awk and sed skills. Of course the editor of your choice. I am loving the process of getting more and more comfortable of learning advanced editing with VI. But I must say I love emacs. It's actually more my style but this company is more of a vi shop. Not at a point where I want to edit my .profile on all the servers I have login's for.

The important thing is get comfortable with Unix flavor that your company uses. Then focus on the external things that will make your work more efficient. There are going to be a million ways to do the same things so tapping into and developing your own style is important.

Again I am fairly new at this so if there is anyone who needs a unix buddy, maybe we can travel this road together, just contact me and I would be more than willing to share my experiences and learn from yours.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Good Unix Shells ?

Hey Guys i am new to Unix and i have downlaoded Cygwin for Windows and deleted it. I was just wondering is there any good shells like that for windows that just as good thanks for your time ][ce (1 Reply)
Discussion started by: IceCold
1 Replies

2. UNIX for Dummies Questions & Answers

What is the industry standard for number of servers per Unix/Linux engineer?

What is the industry standard for number of servers per Unix/Linux engineer and are there any white papers or the like that discuss this? (1 Reply)
Discussion started by: Rav78uk
1 Replies

3. UNIX for Dummies Questions & Answers

Information on Network engineer and Unix Systems Engineer

Hi, I'm exploring a few different careers( Unix System's Admin, Network Engineer, and Unix System's Engineer). I asked in another thread about System's Admin, so I have some more info on that already. I'm not finding very much info on Network Engineers or Unix System Engineers though. Can you guys... (0 Replies)
Discussion started by: hpicracing
0 Replies

4. Advertise with Us

Systems Engineer- Emeryville, CA (UNIX, C)

Systems Engineer- Emeryville, CA (UNIX, C) Gracenote is seeking a Systems Engineer to develop features and fixes in Gracenote's online media recognition service. You will contribute regularly to team design and code reviews, and be responsible for the analysis and resolution of software defects... (0 Replies)
Discussion started by: cwilliams
0 Replies
zdb(8)							  System Administration Commands						    zdb(8)

NAME
zdb - ZFS debugger SYNOPSIS
zdb pool DESCRIPTION
The zdb command is used by support engineers to diagnose failures and gather statistics. Since the ZFS file system is always consistent on disk and is self-repairing, zdb should only be run under the direction by a support engineer. If no arguments are specified, zdb, performs basic consistency checks on the pool and associated datasets, and report any problems detected. Any options supported by this command are internal to Sun and subject to change at any time. EXIT STATUS
The following exit values are returned: 0 The pool is consistent. 1 An error was detected. 2 Invalid command line options were specified. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWzfsu | +-----------------------------+-----------------------------+ |Interface Stability |Unstable | +-----------------------------+-----------------------------+ SEE ALSO
zfs(8), zpool(8), attributes(5) SunOS 5.11 31 Oct 2005 zdb(8)
All times are GMT -4. The time now is 06:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy