Slashdot Mirror


How Did You Become a UNIX Administrator?

xylix asks: "I figure there must be a number of UNIX admins among the Slashdot readership and I am wondering how you got into that field to start with. The reason I am asking is that I really want to be a UNIX admin but don't know how to get from here to there. What kind of education did you have(CS or other)? How did you start out (as a junior admin or moving laterally from another position)? What certifications are useful?"

"I am an English teacher now but am a techie at heart and spend all my time coding and using various Linux / BSD distros. I figure I am capable of handling a junior position, but most ads I see for *nix admins are looking for several years of work experience (on specific platforms), CS or EE degrees (I have a BA in philosophy) and perhaps years of experience in a specific industry (financial, wireless, transportation...).

I have been told by a couple people that at 33 I am far too old to start ANY kind of tech career (with no previous work experience). Anyone out there with experience to counter that? I know the job market is tough right now, but I am thinking long term."

2 of 903 comments (clear)

  1. You don't *become* a unix administrator... by Salsaman · · Score: 1, Redundant
    you are *born* one...

  2. Re:Just know it. by Araneas · · Score: 0, Redundant

    man page - nsswitch.conf

    Princeton University Campus CGI Facility
    Return to man page access form

    Table of Contents

    NAME

    nsswitch.conf - configuration file for the name service switch

    SYNOPSIS

    /etc/nsswitch.conf

    DESCRIPTION

    The operating system uses a number of "databases" of information about hosts, users (passwd/shadow), groups and so forth. Data for these can
    come from a variety of sources: host-names and host-addresses, for example, may be found in /etc/hosts, NIS, NIS+, or DNS. Zero or more sources
    may be used for each database; the sources and their lookup order are specified in the /etc/nsswitch.conf file.