Community Based Linux certification 26
Evan Leibovitch writes "The
Linux Institute
has recently opened a website to provide information on
its professional certification program that
has already been about half a year in the making. Like the
Digital Metrics program recently announced on Slashdot, it
has no big names behind it, just a lot of
hard and dedicated workers. However, unlike other Linux
certification attetmpts, this one is community based, non-profit,
and non-distribution-specific.
"
Don't you stop? (Score:1)
to score=-1 land
A good idea for a test (Score:1)
They put you in a room with a computer running Linux, a case of beer, and a randomly selected piece of hardware on the table. The hardware isn't supported on Linux. Your task is to find out what the hardware does, insert it into the computer, and write a device driver for the device in the form of a kernel patch. You must also drink the entire case of beer. You have 30 minutes.
Nice idea, but (Score:1)
Admin != C programmer (Score:1)
Sounds good... (Score:1)
something needs to be done about the color scheme...
Reading linux source hardly an expert makes (Score:1)
IS REDHAT DOWN? Speaking if certifiers,,, (Score:1)
Nick
LSG
Level 1 a waste of time (Score:1)
Really, are you going to drive to some test center somehwere and take an hour out of your life to show someone you can select the right timezone in the RedHat install?
Reading linux source hardly an expert makes (Score:1)
Reading the source is obviously done after the manuals have been perused, it is the way that one fully understands what the program is doing. There are certainly things that the source will reveal that the manual does not.
Since you bring up secure shell (the fact that you refer to it as sshd speaks volumes), an understanding of the fundamentals of cryptography when combined with a source file will show you most of what the security concious admin needs to know. A manual certainly cannot be trusted for this information, if the programmer half assed the random number generator, why would he document it?
Personally I would recommend 'The Design and Implementation of the 4.4 BSD Operating System' combined with the books of W. Richard Stevens but that's a little much to expect from an (usually) underpaid sys admin.
I might not be certified, but I am certifiable (Score:1)
Deep thoughts on Certification (Score:1)
/.ed, but that's not going to stop me from commenting on certifications
rark!
Admin != C programmer (Score:1)
Another example is networking skills. You don't have to understand TCP/IP to admin a system, but it has its advantages if you do know it. And knowing HTML has some advantages, as well
I would suggest learning as many related skills you can, especially if you want to improve your career position even in the sysadmin track.