Slashdot Mirror


Managing Young Sys Admins At Oregon State Open Source Lab

mstansberry writes "Lance Albertson, architect and systems administrator at the Oregon State University Open Source Lab, uses a sys admin staff of 18-21-year-old undergrads to manage servers for some high-profile, open-source projects (Linux Master Kernel, Linux Foundation, Apache Software Foundation, and Drupal to name a few). In this Q&A, Albertson talks about the challenges of using young sys admins and the lab's plans to move from Cfengine to Puppet for systems management."

39 of 141 comments (clear)

  1. Especially if they are training developers by xzvf · · Score: 5, Interesting

    Most universities don't teach good system management. The CS departments are training developers and programmers. Since good SA's like stability and good developers like chaos the two normally don't mix. Does OSU have a SA degree program?

    1. Re:Especially if they are training developers by jimbobborg · · Score: 3, Informative

      Really? I've had the OPPOSITE experience. I've had to fix more crap done by developers who thought they could do sysadmin work than I have dealing with other SAs.

    2. Re:Especially if they are training developers by i.r.id10t · · Score: 2, Informative

      A course titled "Unix Administration" is a 4000 level course offered as part of the CSE program at UF. What it covers I don't know (and won't for a few years) but there is at least *one* admin course taught at *one* university for comp sci/engineering folks...

      Looking forward to taking it too, since I teach a Linux Admin course here at the community college I work at...

      --
      Don't blame me, I voted for Kodos
    3. Re:Especially if they are training developers by rhewt · · Score: 2, Insightful

      I would have to agree with your statement. As a soon-to-be graduate of Virginia Tech in Computer Science and Finance, the CS department's curriculum has about 2.5 years of programming before you even see any SA classes (of which cover a very limited area). It's almost as though the message is that one needs to be a good programmer (perhaps exposed programmer would be more appropriate) in order to be a good system administrator, which I don't believe is the case. I thoroughly enjoy net/sys administration and am a terrible programmer. It would certainly be nice to see these two coexist without one being such a prerequisite. It would also be nice for courses to prepare the students better for certifications, which hold a lot of weight in the corporate IT world.

    4. Re:Especially if they are training developers by nine-times · · Score: 3, Interesting

      Planned upgrades are one thing. "I wonder what happens if I do this..." is another.

    5. Re:Especially if they are training developers by fuzzyfuzzyfungus · · Score: 4, Insightful

      The nasty trick is that, while not touching systems is very, very bad practice, being the first guy to touch something that hasn't been touched in a while is not a pleasant thing.

      In an ideal world, all systems get regular attention and everything hums along smoothly. In a less ideal world, people are distracted from what is working by what isn't working, and their knowledge gradually atrophies, until they no longer dare touch what is working for fear of making it join what isn't working. This is a thoroughly pathological situation; but, if you are stuck in it, Just Not Touching and hoping for the best is quite possibly more logical than biting the bullet and taking one for the team.

    6. Re:Especially if they are training developers by Bandman · · Score: 2, Insightful

      I've got to assume that you aren't a sysadmin, from your tone. At least, if you /are/ a sysadmin, you haven't really thought too much about it.

      Properly executed, systems administration is a far more difficult than the non-system admin (or even the casual sysadmin) realizes. Disaster and recovery planning, performance tuning, infrastructure design, these aren't small-brain tasks. There's a big difference between adding users and managing an infrastructure, and yet, sysadmins do both.

      Don't knock the profession just because your experiences with them have been less than ideal.

    7. Re:Especially if they are training developers by russotto · · Score: 4, Insightful

      An excellent developer has a work ethic that would mesh nicely with an excellent sysadmin.

      It's not the work ethic. It's temperment, the whole attitude towards things. As a developer, I'm very uncomfortable working on production systems, because there's a lot of walking-on-eggshells. If something goes wrong in the dev or QA environments, I can do a lot of "OK, try this... try this... try this", and if one of those things brings the environment down in flames, such is life. When I find the right combination it can be restored to the original broken state, then I can re-apply the thing I think worked, and if that works, I can then hand that off to ops to put on the production system with some confidence that it will work.

      If a production environment has some problem which has to be corrected "live", though, that's a very BAD way to try to fix it, for obvious reasons. Instead, a lot more passive analysis has to be done before trying anything, and more important than "will this fix the problem" is "will this bring the system down (worse than it is) or worse, destroy customer data". And since when a developer is called in to help with production there's probably a major problem, the developer usually has to deal with the ops folks and management breathing down his neck as well.

    8. Re:Especially if they are training developers by BitZtream · · Score: 4, Insightful

      No, they weren't excellent developers.

      They may have been great code monkeys, but those are literally a dime a dozen if you don't mind importing from India.

      A GOOD developer is also a GOOD sysadmin.

      I've been doing both for ~15 years, in that time, I've met 2 good developers. The rest have are monkeys who write code, many of which who write well. Maybe in the next 15 to 30 years I'll meet a few more. With everything going networked now days, you have to be a good sysadmin to understand how to write software that admins can use.

      You don't write an apache webserver type application without being an admin, you just don't know what you are trying to hit. This isn't unique to developers writing for admins, its true for all development. If you don't know how to do and have experience doing what the software is supposed to be used for then its practically impossible for you to write software that doesn't suck. This is why there isn't a point of sale system on the planet that isn't asstastic. You'll be hard pressed to find a developer now days who actually had a job when they bothered to pay attention enough to know what good POS software needs to do.

      Interestingly enough, I've never met a CS student or recent grad who was even a good code monkey. After several bad experiences our company has developed a 'no CS grad' policy for developers. We'll take you after you have 5 years or more experience, but with less than that all you are is an arrogant asshole who thinks he deserves to get paid ridiculous amounts of money and you still spend a few years breaking them down into something useful. (Read: removing the arrogance of youth and learning that there is far more software AND administration than just writing code or installing Linux)

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    9. Re:Especially if they are training developers by mysidia · · Score: 2, Interesting

      I think a better analogy might be professional diver, airplane pilot, or astronaut

      It's not a field where you can simply be educated on the subject, and become a practitioner that way, you need hands-on experience. A large amount of intense training is required to do it competently.

      And is also a risky business... if you're the DBA, and the enterprise database server breaks (hardware failure)... who will the fingers be pointing at for blame?

      What are people going to say to you, when you tell them... yeah.. our RAID array got hosed, due to 2 simultaneous disk failures. we gotta rebuild from backups, it's going to take 72 hours.

      And no business can be done until it finishes. Yeah... you don't want to be sysadmin at a time like that. Even if you tried to sell management before on a better disaster recovery plan. You're fortunate if they don't start wondering if you broke it in retaliation for them refusing to adopt your plan... and the scary thing is some (unprofessional/immature) sysadmins might do that sort of thing.

      It's a myth that people believe in "don't shoot the messenger".

      Large-scale sysadmin work is beyond the abilities of the average person. Both knowledge and skill are required. In many cases... programming skill; to an extent, all good sysadmins are programmers (scripters usually), but that doesn't mean all programmers are good sysadmins.

      Skill is developed over years of experience, it can't be taught beyond a certain extent.

      It's also a niche field. At the high end, there are not very many system administrators in the world, perhaps a few hundred thousand at most.

      At the low end, everyone and their brother, thinks they're a system administrator, with zero training, zero schooling, etc.

      You know how to plug a cable in? You have a CCNA? Great, you're hired.. network admin for a 5000 workstation network..

      So even if you do study for years, get lots of experience, become a really skilled system admin... you still have the lowest common denominator as competition, when it comes to employment.

      Anyways... I lost track of my point.. it's nothing like "Janitor"

      Almost all janitors basically do the same thing, it's not complicated at all, some skill might be required, but not much.

      Nothing that can't be picked up in a few days. The skills and knowledge required to be a janitor are common, and don't need to be taught -- just about every member of the public has them.

      The same is not true of a good sysadmin.

      I'll admit there are some exceptions, but there are a lot more janitors in the world than real system admins.

    10. Re:Especially if they are training developers by mysidia · · Score: 4, Insightful

      The ideal combination would be for them to administer live systems and test systems at the same time, e.g. have access to both.

      And utilize change control.

      Use test systems to experiment and learn. Make proposals to accomplish tasks/maintenance that need to be done to live systems (such as upgrades).

      On lab systems, they test/experiment with their proposed administration procedures/configuration changes. Before using them in the maintenance of live systems, they document what they plan to do step by step, and two other admins, a "partner", and a senior admin go over the procedure with them, question them about any apparent gaps, lookup any missing information needed, and take a copy of the procedure.

      Then at the planned time, the young admin will run the procedure exactly as documented.

      If they need help, or something (bad) should happen to them in the middle (e.g. they tripped over something, broke a leg, or broke their keyboard in the middle of maintenance), such that they can't complete the maintenance task, or get stuck, the other two admins both agree to be available to help and pick up if necessary.

  2. Lesson 1 by tverbeek · · Score: 5, Insightful

    The main thing that people that age need to learn (both professionally and personally) is that Their Actions Have Consequences.

    --
    http://alternatives.rzero.com/
    1. Re:Lesson 1 by Spit · · Score: 2, Insightful

      I'll agree, sysadmin is as much about process and discipline as it is tech knowhow.

      --
      POKE 36879,8
    2. Re:Lesson 1 by bzipitidoo · · Score: 3, Interesting

      I think patience and learning when to say "no" are big ones too.

      It's so tempting and easy to take shortcuts in system administration. "We don't need to waste time checking our backups" or, worse, "we don't need to backup" before doing major work is just the sort of time saving notion that can really haunt you if something goes wrong. Ugly when you need those backups and you discover the backup system you put into place in a similarly hasty fashion has some tiny little problem, maybe an incorrect flag on a command, and so the backups are no good. Can't spend all your time on paranoid checking either, of course. It's an art juggling these risks, deciding what is critical and what is not. There are never enough resources. If you have to make room in order to back up something, and it's going to take an hour or more to find things that can be deleted, clean out trash, compress directories that haven't been used recently, move files around, and so on, it's tempting to skip it, particularly if an impatient PHB is breathing down your neck, and other users are just waiting to pounce on that space the minute you free it up. Then there are the programmers who can't write anything that doesn't waste gobs of disk space and RAM. Someone notices when their code makes excessive use of the CPU, but a few megabytes of hard drive space flys under the radar. Some really think it isn't worth even a few minutes of their time to fix things like that, not when they're under the gun themselves to bang out more features as fast as possible.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    3. Re:Lesson 1 by Bandman · · Score: 2, Interesting

      I agree, as well. 90% of my time spent when teaching my junior admin is teaching him how to think like a sysadmin instead of a hobbyist.

    4. Re:Lesson 1 by russ1337 · · Score: 2, Interesting

      I've seen single seat fighter jocks in that age range.... age has little to do with it. Training and attitude have lots to do with it.

  3. Amazing. by CannonballHead · · Score: 4, Insightful

    Young people with their heads on straight. Definitely newsworthy.

    I know the whole "you young'un, you can't manage a server to save your life!" feeling and all that, but really... is managing a server, even an important one, really that hard - when you have someone to go to when you have questions? A lot of lab administration seems to be finding problems before they become a real problem, which is time consuming.

    You may as well have a story about dental work done by *gasp* dental students and, lo and behold, they are actually doing a good job! Shocking. To think that young people could actually learn something. :)

    OTOH, it's interesting to read about the difficulties he brings up. They're pretty ... boring, IMO.

    It generally takes around six months for a student to feel comfortable with our environment.

    Like most jobs?

    Another challenge is the short turnaround with students, as we usually only have them for two to three years before they graduate. This creates a constant issue to ensure our documentation and training is honed.

    Two to three years, that's not too short, is it? And it's interesting that it's an "issue" to him to keep their documentation good/honed. I hope the graduates are learning that documentation is a BIG ISSUE in real jobs, for exactly that purpose: if something happens to you, the business can't just stop for 3 months while someone else tries to figure out what you did :)

    1. Re:Amazing. by betterunixthanunix · · Score: 2, Insightful

      "I hope the graduates are learning that documentation is a BIG ISSUE"

      Only in engineering programs. CS programs still retain a lot of their "math heritage," and there is very little push for the students to write good documentation; at best, documentation seems to be an afterthought.

      --
      Palm trees and 8
  4. Nope by autocracy · · Score: 4, Interesting

    The members of the CS department at my college actually petitioned to have me take over as their lab admin. The incumbent staff admin was notorious for breaking things and making it a chore to use the systems. Despite the complaints against him and requests specifically to hire me on, the department chair kept the incumbent.

    I found it all very amusing, especially since I'm not a CS student. I'm just well-known enough to the group. I'm also greatly amused by how often I get asked for help when I'm around there, specifically one case where a student was in a 390-something class. I replied, "We really don't know each other at all, and I'm not a CS student. What made you think I am a good person to ask?" He said he'd just seen me help with enough other people's problems... and so I gave him a hand too.

    Long-windedness aside, my university only uses students to provide, "Cean the viruses off your personal computer," services.

    --
    SIG: HUP
    1. Re:Nope by BitZtream · · Score: 2, Interesting

      The ignorance of your post is one good indication of why they didn't replace him with you.

      If you have a bunch of CS students petitioning to make you the admin, thats another good indication that you shouldn't be doing it. Part of this I know because I'll bet a months pay that the job description for the position doesn't include 'CS students must think your a swell guy and a good admin', which you seem to think IS part of it.

      An admins job isn't just 'make things easy on users'. There is a lot more that goes into it, which generally results in ignorant users getting mad at a good admin and wanting someone else. Making users happy is rarely part of the job description anywhere. Making it so users can get what they need accomplished is. Sometimes part of the requirements, especially at an educational facility is to specifically PREVENT users from doing things the easy way. You'll understand some of this more when you get older and realize that most of the education you get in college isn't what you hear in lectures or read in books.

      Your post smacks of a young, know it all with no experience and a lot less skill than you realize. Its great that you think the management at your school is stupid, I mean, they've only been doing it longer than you, you must obviously be better at it than them and know more than they do, I mean, thats why your going to their school rather than managing their school. You always want to learn from people who know less than you do.

      Just because you know how to use a computer, doesn't make you an admin. It doesn't make you aware of all the stuff that goes on behind the scenes in a large organization such as a university. You THINK you can do better when you really don't know what this person does across the board.

      CS students are most certainly always at odds with their admins. Its a bunch of arrogant socially inept kids with no real world experience who think they know everything there is to know about technology and that no one else has any idea how it works. To top it off, most CS students that come out suck ass at CS. I've hired from UNC, NCSU and Duke university for CS, obviously these aren't strong points here, however, our company now has a policy of not hiring anyone out of college with less than 5 years work experience. I'll take you off the street with a high school degree in a minute if you impress me, CS students on the other hand take far too long to knock the ignorance out of and get them to realize they don't actually know that much. This certainly isn't unique to CS, but it is more common there. The result is a bunch of CS people who think they should be able to do whatever they want, whenever they want without regards for anyone or anything else. Virus authors are less damaging to a network than a group of CS grads with root.

      Do you know every task those machines were intended to be capable of performing? Do you know the laws regarding security requirements for your state? Do you know what rules they have for vetting software to ensure its compatible? Have you ever actually been involved in the process of upgrading software across a campus? This isn't like when you run apt-get on the Ubuntu box in your basement. Its fine for you to dick around with your own machine and have it offline, but the majority of a sysadmins work should be done without the users EVER HAVING ANY IDEA that its happening.

      Its cute though, that you think that while you're still in school, you're more capable to know what to do than all the other people, which have been running a school for years. What I wouldn't give to go back to the time in my life where I knew more than everyone else. Ignorance was bliss. Those were good times. I guess when you have the cockiness knocked out of you in a few years after you rich the real world and fuck something up due to your arrogance that you may be better at it, my first half a million dollar mistake because I left a couple 0s off the end of a polling time did a good job putting me in my place, yours will probably do the same. It it doesn't, you won't be in the field long anyway so either way the damage will likely be contained. Theres a grad students get hired as interns.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    2. Re:Nope by Sir_Lewk · · Score: 4, Insightful

      And you wonder why people don't like your type...

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    3. Re:Nope by Calindae · · Score: 2, Insightful

      "...our company now has a policy of not hiring anyone out of college with less than 5 years work experience"

      Wow, good luck with that. So where are CS graduates supposed to get this 5 years of work experience if everyone hires like your company?

    4. Re:Nope by CAIMLAS · · Score: 2, Interesting

      As someone who has approximately 5 years of experience, including 6 years of part-time and contractual small business network/system admin work and several years in small-medium hospital sysadmin work, let me just say that his attitude seems to be very, very prevalent.

      Granted, I may be getting lied to, but I've been told that I don't have any "big shop experience" even though I was one of three admins handling 250 Linux servers and several thousand workstations. This just happened to be a number larger than they had: this organization was simply in a different sector.

      My experience is that there are two lower level tiers of sysadmins: those which require 2 years of experience, for which anyone with over 3 years of experience is over-qualified for; and 5 years of experience, for which anyone with less than 6 or 7 years of experience is under qualified for. So if you want to do sysadmin work, you better reconsider your options, or hope to god you're able to hop jobs and/or avoid being laid off at the same place for a span of 4 years. Once you're unemployed, you're done.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  5. Good by OrangeMonkey11 · · Score: 2, Insightful

    Great that the university is giving these newbies a chance to get their feet wet before they venture into the real world. This type of opportunity is what i fine lacking while I was going to school and I had to search this type of opportunity out for myself.

    One of the biggest problem I find when you first enter into the IT field as a student is that there is a lack of on the job hands on training. Students really need to be expose to hands on materials more to reinforce what they've learned in text books and labs.

  6. 18-21 by Monkeedude1212 · · Score: 3, Interesting

    I am in the upper bounds of that range. I do Sysadmin stuff in our corporation, though not as much as the Chief IT Manager. I do the cabling, I set up the racks, I make sure the UPS are tested regularily. All the grunt work a Sysadmin would do. I help with decisions on new network policies, and dealing with security and updates. Network Topology is something I wish I had a say in, but don't. I will on occaison, be called in to reboot a server, or replace a bad drive.

    I had to learn the Help-Ticket system on the job, but really that was like a 5 minute breeze because most of it is common sense. (Ticket comes in, prioritize, assign, do)

    I'm glad to see that younger people are getting into these positions, since I think they help push forward newer technologies and methodologies. It'll sound like I'm tooting my own horn here (and Maybe I am just a little :P) but we've got a dozen boxes in our server room plugged into the rack so that people from other branches across Canada can Remote in to access certain software. It's a nightmare to look at, and it takes up alot of space. The IT Manager isn't fully familiar with Virtualization, though thats something I was taught in school less than 2 years ago. I'm sure you can see where this is going.

    All in all, the only thing holding back us young people from these positions is just experience. Almost any school you graduate from with a CS degree will teach you the fundamentals of system administration. However you can't exactly apply for that position with little to no experience (don't get me wrong, you CAN apply, but the guy who has 5+ years experience managing Windows Server 2003 is going to look a bit shinier).

    It's good to have a Looong project like this to show you DO have experience. I went and switched from a CS Degree to simply an Object Oriented Programming because it was shorter and I enjoyed programming more, but now that I'm out here working I wish I had that education. (I know right, how did I land a Sysadmin/Technician job as an OOP grad? Funny story, ask me later). Anyways, If I could show my boss "Here's the webserver that I set up and maintained" I think he'd be more lenient with letting me handle things I know how to handle. It's frustrating when he mentions a problem and you know a solution but he won't admit its a good idea because you're fresh. That's more a problem with my boss though, and probably isn't a good representation of every manager out there.

  7. Re:single point of failure? by phoenix0783 · · Score: 3, Informative

    They're a mirror.

  8. Re:I think I've been on the internet too long... by Titoxd · · Score: 3, Funny

    They are server administrators, which means they probably look like the average slashdotter. Do you really want to see that?

  9. Sysadmins have good growth opportunity by omgwtfroflbbqwasd · · Score: 5, Insightful

    While entry-level programmers may make a slightly higher salary than a similar systems administrator, over time there's a lot more upward opportunity for the sysadmin. Systems Engineering and Systems Architecture - being the guy that ties the network, the server, and the apps together, is a very in-demand skill and is something programmers will never have the opportunity to become. Programmers only make the big bucks when they have other specialized knowledge that's specific to the apps they are developing, i.e. finance, GIS, physics, etc..

    I'm personally glad I made the decision 12 years ago to move into systems after earning my Comp. Sci. degree. I went from web app development for an ISP to Linux/Solaris/HPUX sysadmin, to Systems Architecure, to Info Security.

  10. Heh, they aren't admins by BitZtream · · Score: 2, Insightful

    Sorry, there is no such thing as an 18-21 year old sys admin.

    There are plenty of kids pretending to be admins that are 18-21 years old, but just because someone gives you root, doesn't make you an admin anymore than installing mysql and creating a table makes you a DBA.

    Having root on a Linux box doesn't make you an admin, regardless of how ignorant you are of that fact.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    1. Re:Heh, they aren't admins by gchaix · · Score: 5, Insightful

      I beg to differ. I've been a sysadmin for 15 years. The professionalism and quality of the work done by the students here at the OSL is quite often indistinguishable from many of the people I've worked with over the years. Many of the people working on our hosted projects can't tell whether they're working with our professional staff or student workers.

      We teach them to be sysadmins. They may not be sysadmins when they come to us, but they sure as hell are professional sysadmins when they leave.

  11. Re:single point of failure? by MostAwesomeDude · · Score: 3, Interesting

    We're a rather bright spot on the university's record; we are the largest open-source datacenter in the hemisphere, and that causes a lot of donations to come in. Take it from Ed: http://osuosl.org/sites/osuosl.org/files/ed_ray.png Nobody will shut us down.

    --
    ~ C.
  12. Re:Serious question. by thatskinnyguy · · Score: 2, Funny

    I heard from one of the higher-ups that Gnome projects' names are more like an inside joke. "How can we make some of the best software out there and give them the most aweful names?"

    --
    The game.
  13. Re:single point of failure? by gchaix · · Score: 4, Interesting

    I work for the OSU OSL.

    Actually, we're more than a mirror. While mirroring is a major part of the services we provide, we also provide hosting for many projects' core infrastructure - Apache, Linux Foundation, Drupal, kernel.org, etc. Google is a major supporter of the OSL because we provide a place for projects whose needs have outgrown the more "off-the-shelf" structured hosting provided by Google Code or Sourceforge and need a more customizable environment.

    As to the single point of failure concern - I disagree for several reasons:

    • We are not funded by the university. The OSL's activities are funded almost entirely by donations (both personal and corporate) and agreements with the projects we host. While we are all university employees, our wages are not paid using university dollars. Also, as part of the administrative computing organization at the university (as opposed to part of an academic department), the OSL falls under the university's CIO instead of a dean or department. The financial independence and organizational structure provides us with a significant amount of autonomy and insulation from the vagaries of university politics.
    • OSU President Ed Ray has stated time and time again that the role of a land grant university in the 21st century is to provide leadership and assistance in information technology - much the same way the land grants provided support to agriculture and industry in past centuries. The OSL helps OSU fulfill that goal.
    • On the FOSS community side, the OSL provides a vendor-neutral environment. We're not tied to any one distribution or manufacturer - we work with Dell, HP, and IBM all equally. The same goes for SuSE, Ubuntu, Gentoo, Red Hat, etc. IIRC, our neutrality one of the reasons master.kernel.org and the Linux Foundation reside at the OSL. We (and the university) consider that neutrality a very valuable asset.

    It would take something more than a "pissed off dean" to summarily shut the OSL down.

    -Greg

  14. Personal experience in all-student department by ZPWeeks · · Score: 2, Informative

    I'm in my fourth year working and studying at the Colorado State University College of Business. Student-facing systems are pretty much 100% run by students, who report to student managers, who report to the IT Director and a student committee representing students who pay the tech fees. It's worked remarkably well, and I've been in several roles throughout my tenure- Lab Technician, network engineer, sysadmin, security team lead, web developer.

    In terms of the department's effectiveness, I would say that students receive a great value and enthusiastic service from their colleagues. The risk of system failure is pretty low since we have decent turnover and a hierarchy of newbie and more experienced staff. (It also helps having a good balance of student employees in the technical disciplines and the business administration major.) Everybody starts out with very little experience, and gets direct access to systems they wouldn't otherwise be trusted with. We put heavy emphasis on documentation and formal training requirements, but a lot of stuff is "throwing us in the lake and learning how to swim." I was 18 when I got the security team lead position, and later that week a horrible false positive in $vendor's antivirus definitions rendered every workstation in the college useless. The real-world experience of emergency response and dealing with managing a team and staying accountable to others taught me so much.

    I value this kind of opportunity as something much more valuable than an internship, some entry-level jobs, or even my degree program. The job's flexibility with my school schedule and direct pertinence to my studies added several dollars worth of value to the decent student hourly rate.

  15. It's not trolling if it's true ;-) by Zero__Kelvin · · Score: 4, Insightful

    "The ignorance of your post is one good indication of why they didn't replace him with you."

    Well, I haven't seen someone display such blatant ignorance while calling someone with a clue ignorant for quite some time, so I guess I'll set the record straight ...

    "An admins job isn't just 'make things easy on users'. There is a lot more that goes into it, which generally results in ignorant users getting mad at a good admin and wanting someone else."

    That is an absurd thing to say, and the irony is that you claim to be a great sysadmin, but can't figure out that a good sysadmin doesn't have ignorant users (at least not for long.)

    "Making users happy is rarely part of the job description anywhere. Making it so users can get what they need accomplished is."

    And how do you plan to accomplish that while leaving them ignorant? You'd be surprised how much happier users are when you actually know how to do your job and educate the users so that they understand why something has to be done the way it does.

    "Its fine for you to dick around with your own machine and have it offline, but the majority of a sysadmins work should be done without the users EVER HAVING ANY IDEA that its happening."

    Are you fscking serious? Why the hell do you think they came up with /etc/motd ? (Message Of The Day for those who don't know and are following along.) If you are doing your job right then users know when backups happen. They know what new software you are installing, and when; you have visibility.

    "Its cute though, that you think that while you're still in school, you're more capable to know what to do than all the other people, which have been running a school for years."

    Maybe he has people similar to you setting the bar ;-)

    Non-disclaimer: I was a VAX/VMS system manager at the age of 22, having been professionally trained by DEC at their Burlington Training facility, and I have been involved in various aspects of technology from sysadmin, hardware and software development, SQA my entire adult life (I'm now "over the hill"). I have had to deal with idiots like the parent my whole life, and his/her/it's attitude is outdone only by phenomenal cluelessness.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  16. Re:single point of failure? by size1one · · Score: 2, Informative

    Linus isn't affiliated with the lab. He works for the Linux Foundation, formally the Open Source Development Lab. The Open Source Lab also host's the rest of Linux Foundation's infrastructure in addition to master.kernel.org

  17. Re:How do you find a young sys admin?? by IMightB · · Score: 2, Insightful

    99.99 of sysadmin'ing comes from experience, which young ones do not have, or are in the process of learning (90% of the time due to necessity, being the low person on the totem). the experienced ones know enough to know that experience isn't cheap.

  18. Re:How do you find a young sys admin?? by gchaix · · Score: 3, Interesting

    99.99 of sysadmin'ing comes from experience

    Right ... which is why we here at the OSL give them the opportunity to gain that experience in a real-world production environment while providing the mentorship they need. It dovetails nicely with the theoretical knowledge they're getting in their CS classroom work.

  19. Yes it is. by Toze · · Score: 3, Informative

    An admins job isn't just 'make things easy on users'.

    Yes it is. It is an admin's job to make things as easy as possible on the users over as long a period as possible. That is why backups are made; so the users don't have to redo all their work if there's a failure. That's why there's firewalls; so the users' machines don't get infected and their network isn't crippled. Without an admin, small organizations can chug along until something breaks (and they have to contract an admin to patch it), but life isn't easy. A full-time sysadmin for a company or a department has only one purpose; to make things easy on the users.

    --
    No OS on the planet can protect itself from a user with the admin password. - Yvan256