Career Interest


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Career Interest
# 1  
Old 07-09-2012
Career Interest

Hi,

I am not sure which was the right section under which I could have posted this question, so I landed up here. I also know for a fact that this website is not a career conselling website, but there are certain questions that are puzzling me these days.SmilieSmilie and some guidance...

I have 3 years working for a renowned US Healthcare company. This was the first I came in touch with the Black box - AIX and to say the least I am very much convinced that I want my future dedicated in working on this Black Box.

On a scale of 1 to 10 if I have to rate, I would rate myself a 5 on AIX. Because I don't know how to play with AIX internals as yet, am an amateur in writing shell scripts.

But I am facing rejections from companies who are looking for AIX Administration, or Informix DBA. They say that they cannot consider my experiance for the role they are looking for. SmilieSmilie

My question is:
Is it a right decision to move out of Healthcare (my current domain) and try in AIX/Informix administration? Or stay in Healthcare and keep AIX just as an interest all the way.

Thanks
-TH3M0Nk
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

irix special interest forum?

is anyone else interested in an IRIX special interest forum like you have for some other unix varients. (3 Replies)
Discussion started by: spowers42
3 Replies

2. AIX

how to calculate simple interest

can u help me with this (2 Replies)
Discussion started by: abhib45
2 Replies

3. News, Links, Events and Announcements

Something of interest, maybe?

People that are interested in Unix security and the like might want to check out my site http://dusty.b33r.net/ Im offering free shell accounts, web hosting as well as that I am setting up some wargames similar to those over at http://www.pulltheplug.org/ infact im hosting blackhole for them. At... (4 Replies)
Discussion started by: dusty20
4 Replies

4. Post Here to Contact Site Administrators and Moderators

Special interest Forums

Neo, i noticed that you have created a solaris forum, which i think is a good idea. i have an idea to extend upon this concept. right next to the solaris forum, there would be an HP-UX forum, an AIX forum, a Linux forum and so on. members could post their platform specific posts in the... (1 Reply)
Discussion started by: norsk hedensk
1 Replies
Login or Register to Ask a Question
LIBGPHOTO2_PORT(3)					  The gPhoto2 Reference (the man					LIBGPHOTO2_PORT(3)

NAME
libgphoto2_port - cross-platform port access library SYNOPSIS
#include <gphoto2/gphoto2_port.h> DESCRIPTION
The libgphoto2_port library was written to provide libgphoto2(3) with a generic way of accessing ports. In this function, libgphoto2_port is the successor of the libgpio library. Currently, libgphoto2_port supports serial (RS-232) and USB connections, the latter requiring libusb to be installed. The autogenerated API docs will be added here in the future. ENVIRONMENT VARIABLES
IOLIBS If set, defines the directory where the libgphoto2_port library looks for its I/O drivers (iolibs). You only need to set this on OS/2 systems and broken/test installations. LD_DEBUG Set this to all to receive lots of debug information regarding library loading on ld based systems. USB_DEBUG If set, defines the numeric debug level with which the libusb library will print messages. In order to get some debug output, set it to 1. SEE ALSO
libgphoto2(3), The gPhoto2 Manual, [1]gphoto website, automatically generated API docs, [2]libusb website AUTHOR
The gPhoto2 Team. Hans Ulrich Niedermann <gp@n-dimensional.de>. (man page) REFERENCES
1. gphoto website http://www.gphoto.org/ 2. libusb website http://libusb.sourceforge.net/ 08/16/2006 LIBGPHOTO2_PORT(3)