LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-25-2016, 01:21 PM   #1
alanna908
LQ Newbie
 
Registered: Apr 2016
Posts: 2

Rep: Reputation: Disabled
Certifications and Online courses


Hi all,

I'm looking for some advice in regards to certification and training. I just finished Introduction to Linux on edx (https://www.edx.org/course/introduct...ionx-lfs101x-0), and my boss is now encouraging me to take Linux System Administration Essentials (https://www.edx.org/course/linux-sys...ationx-lfs201x) but it looks like it gets really crappy reviews.

I'm also a little lost when it comes to which certification is best (Linux+, LFCS and LPIC). Any opinions out there on certifications and online courses (budget around $500) would serve me best?

Thanks,

Alanna
 
Old 04-25-2016, 04:24 PM   #2
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,671
Blog Entries: 4

Rep: Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945
If your boss is "encouraging you to take" any sort of Linux course, then your boss should be fully prepared to be paying for you to do so, out of his/her professional-development budget.

(And if s/he has none, then s/he has no business asking!)

Think about it: the entire concept of "employment" is that a company pays you (a salary ...) to do work for them. (They dutifully bill the "expenses," namely your salary, as "direct" or "indirect.")

Although (in the US, today ...) employment is generally "at will," and any company therefore retains the prerogative "to summarily fire your butt and to replace you with someone who has this-or-that" (and who does not have to be concerned with exactly-how said person came to be possessed of 'this-or-that' ...) . . .

. . . an employer may not require, nor even "pressure" you nor "suggest to you," that you (must|could|might|maybe-should|gee wouldn't-it be-smart-to) do something out of pocket either to "maintain" nor to "advance" your employment.

(If you, on your own initiative, "want to be ambitious and pro-active," then you are entitled to do so. But your <<employer|manager|boss>> can't be the one to tell you. Nor even to overtly suggest it! Furthermore, your retention in your present position may not be preconditioned upon any such "ambition.")

If your boss is "encouraging you to take" this-or-that course, but is not simultaneously offering to pay for it in full, then s/he has crossed a legal "no-no line" of United States law, and should immediately consult with Human Resources. (As should you.)

Last edited by sundialsvcs; 04-25-2016 at 04:27 PM.
 
Old 04-26-2016, 07:45 AM   #4
deadstar32
LQ Newbie
 
Registered: Feb 2016
Posts: 26

Rep: Reputation: Disabled
Lightbulb

Hey alanna908, I read your post and have been thinking carefully and if your budget is $500 I would consider Linux+ Cert or the LFCS cert if you want a clear-cut answer.

In my opinion being certified in Linux administration while it looks good on paper is actually kind of silly considering Linux is the type of operating system that lets you be the administrator of your own computer almost immediately from the beginning when you start. What is being an administrator anyway? Is it that administrators are more familiar with permissions commands (chmod) and have a better understanding of file sharing, sudo, networking, and data backup? Is it that administrators can compile there own code from source? Many people have different definitions of what being an administrator really is. To me administrating a system means literally a person who installs, maintains, and manages a company's computers for pay.

What I really think you should do is just strive for MASTERY OF LINUX. Most good administrators I have seen don't have a cert, they just really know the inner workings of a computer, meaning they understand the hardware, operating system, firmware, individual programs, and even the mathematical theory that goes into it.

To understand Linux I would recommend IN ORDER you read the following: "How Linux Works" by Brain Ward for knowledge of the Operating systems inner workings, "Discrete Mathematics and Its Applications" by Kenneth H. Rosen for a good basis in logic, math, and computational understanding, Any CompTIA A+ Cert book for hardware knowledge and understanding, and lastly "The C Programming language" by Brain W. Kernighan and Dennis M. Ritchie. All four of these books together if read in entirety should enable you to solve 80 percent of the problems you will see.

Also if your boss is not going to pay for your certification I would argue learning from the books is better anyway
(Unless your boss gives you a significant raise if you get the cert.), after all certs are expensive. Does your company have a policy that requires more pay for more qualified individuals?

Last edited by deadstar32; 04-26-2016 at 07:47 AM. Reason: typo
 
Old 04-26-2016, 08:55 AM   #5
alanna908
LQ Newbie
 
Registered: Apr 2016
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks so much for your responses

Hi all,

Thanks for your responses.

sundialsvcs, I appreciate you're looking out for me. I don't know if those laws exist in Canada but I'll certainly now go look for something similar.

deadstar32, amazing! Thanks for the book recommendations, looks like I have a lot of reading to do!

My boss will be willing to pay for something, I hope. I was using the $500 price point because the course he was recommending I take cost that much. I work for a very small company in telecom in a very niche market but with sip and VOIP, telecom is quickly turning into IT and I feel I am a little behind.

Thanks again!

Last edited by alanna908; 04-26-2016 at 09:00 AM.
 
Old 04-26-2016, 09:50 AM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,671
Blog Entries: 4

Rep: Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945
Let's face it, any employer worth working for should have $500 ... a paltry sum ... in an "Employee Professional Development" budget line-item, especially if it's something that they consider "valuable to the company." It's downright rude for a manager even to suggest that the employee do it "on his own nickel."
 
Old 04-26-2016, 11:53 AM   #7
deadstar32
LQ Newbie
 
Registered: Feb 2016
Posts: 26

Rep: Reputation: Disabled
If you mentioned VoIP and telcom I would also like to recommend this to the list of what you should know. Hacking VoIP: Protocols, attacks, and countermeasures by Himanshu Dwivedi and Getting Started in Electronics by Forrest M. Mims III. Learning how electronics work is awesome. And if you can "hack" you know how it works. Hacking is the art and science of exploitation.
 
Old 04-26-2016, 12:18 PM   #8
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by alanna908 View Post

I'm also a little lost when it comes to which certification is best (Linux+, LFCS and LPIC). Any opinions out there on certifications and online courses (budget around $500) would serve me best?

Thanks,

Alanna
Alanna, the only Linux certifications that has any return on investment or market value are the ones offered by Red Hat Linux. See URL below for more info.

https://www.redhat.com/en/services/a...ications-exams

Also I would recommend Linux Academy for Linux certification training along with Amazon Web Services. Here you can spin around 8 virtual machines of various flavors of Linux to practice the various labs that you have access to with a paid membership (NOTE: I do not work for Linux Academy nor do I know of anyone who works there, I've had a membership since July 2015).

https://linuxacademy.com/

Don't get caught up in the drama that your employer "should" pay for this or that. Most companies are barely getting by and don't have a training budget anymore. Or that you should buddy up with someone where you work to get to the next level. Those days are long gone and its all on you now.

Also certs show a desire to learn and take the initiative Vs. just brain dumping aka cheating.

And I would recommend coming to this forum where you can learn alot by reading alot of the various threads here.

Last edited by JockVSJock; 04-26-2016 at 12:26 PM.
 
Old 04-26-2016, 02:12 PM   #9
Beefybison
Member
 
Registered: Mar 2016
Distribution: Ubuntu and Fedora
Posts: 52

Rep: Reputation: 5
If you get your Linux+ from CompTIA, you can forward your scores to LPIC and SuSe and you would receive those certifications as well. 3 birds with 1 stone.
 
Old 04-26-2016, 02:38 PM   #10
tshikose
Member
 
Registered: Apr 2010
Location: Kinshasa, Democratic Republic of Congo
Distribution: RHEL, Fedora, CentOS
Posts: 525

Rep: Reputation: 95
Hi,

My advice is practise as lot as you can, master the Linux well above what is required for our work.
Then you will soon see yourself doing more than what you're paid for. The next step being to do be paid more than what you're doing.
Then go for challenging, rewarding and recognized Red Hat Certified System Administrator, Red Hat Certified Engineer and Red Hat Certified Architect.
 
Old 04-26-2016, 02:56 PM   #11
rroopstr
Member
 
Registered: Apr 2016
Location: Caracas, Venezuela
Distribution: CentOS 7.2
Posts: 75

Rep: Reputation: 1
thanks deadstar32 for your definition of administration. That is exactly what I aim to do. Newbies with energy are capable of becoming administrators if we want to
 
Old 04-26-2016, 06:00 PM   #12
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by Beefybison View Post
If you get your Linux+ from CompTIA, you can forward your scores to LPIC and SuSe and you would receive those certifications as well. 3 birds with 1 stone.
I have my Linux+ from CompTIA. How do I take part in this?
 
Old 04-26-2016, 06:22 PM   #13
Beefybison
Member
 
Registered: Mar 2016
Distribution: Ubuntu and Fedora
Posts: 52

Rep: Reputation: 5
Quote:
Originally Posted by JockVSJock View Post
I have my Linux+ from CompTIA. How do I take part in this?
Taken from the CompTIA certification website:


3-for-1: How to earn 3 certifications with Linux+

Obtain an LPI ID.
Once you have passed both Linux+ exams, log into your CompTIA certification account. Choose Demographics | Settings. On the Settings page check the box to have your information forwarded to LPI, then click Submit.
Upon receipt of your LPIC-1 apply online for your SUSE CLA.
Please note that the 3-in-1 process is not reciprocal and you cannot earn LPIC-1 and then apply for Linux+. It is not available in Japan.
 
Old 04-26-2016, 06:42 PM   #14
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Hmmm...I don't see that option. I got my Linux+ back in 2009, so maybe it doesn't qualify.
 
Old 04-26-2016, 06:47 PM   #15
Beefybison
Member
 
Registered: Mar 2016
Distribution: Ubuntu and Fedora
Posts: 52

Rep: Reputation: 5
Thats a possibility. It's not something I would know. You would probably have to contact CompTIA or LPI directly to ask them about it. You could still take the LPI test and forward theirs to SuSe I think.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Linux Foundation offers cheaper courses and certifications for India LXer Syndicated Linux News 0 07-24-2015 11:16 PM
About the courses and certifications Aelbert Linux - Newbie 1 02-10-2011 10:18 AM
Effective online courses siawash Linux - General 2 01-24-2005 04:01 PM
online courses: I want to learn everything - where should I start sunowww General 6 03-17-2004 09:55 AM
Linux Online Courses?? fhbooker Linux - Newbie 4 04-27-2002 10:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration