| I find certifications good for really three things: 1.) Having a structured curriculum to learn something new. All my tech skills are self-taught, and it's useful to have a structured learning path. 2.) Validating your skills, especially when you're changing careers. I went from working in call centers to AWS Systems Architect/Linux SysAdmin by virtue of a couple of certs. 3.) Sometimes employers require certain certifications as a condition of employment (or continued employment). This one can be a bit sticky, though. Make sure those certifications make sense for the role. I can't tell you how many job listings I see wanting CompTIA A+. Unless you're applying to work for Geek Squad, you probably don't need an A+ cert (which asks things like 'What is RAM'? 'What is Bluray?'). If you want to get into Linux, getting a couple of certs won't hurt. Red Hat's certs are probably the most well-respected, but of course are centered around Red Hat Enterprise Linux (and by extension CentOS). If you want a good cert path for Debian, go with the Linux Foundation certs. Linux Foundation's certs are less well-known, but also practical exams. I would avoid LPIC and CompTIA Linux+ certs (NOTE: I am Linux+ and LPIC-1 certified). They are multiple choice exams and really emphasize based on rote memorization of command flags, which really isn't useful to be an actual Linux SysAdmin. Then's the last time you ran into a bzip2 archive? I can't remember the last time I did, but I still remember that tar xjf will unzip one. But, of course, if I did run into a bzip2 in the wild, I can just as easily read the tar man page. Thanks LPIC! |