LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > Linux - Certification
User Name
Password
Linux - Certification This forum is for the discussion of all topics relating to Linux certification.

Notices


Reply
  Search this Thread
Old 09-06-2013, 12:25 PM   #1
ceantuco
Member
 
Registered: Mar 2008
Location: New York
Distribution: Debian
Posts: 809

Rep: Reputation: 88
Question Linux+


Hi Guys,

I have been a Linux user for about 7 years now. I am currently going to college and one of the degree requirements is to take a basic Linux Fundamentals class. (3 credits) Well, If I obtain the Linux+ certification I will be able to get 3 credits for this class and save money, not to mention, save 3 hours of my life every week for 16 weeks! lol Anyways, which Distros should I practice with? I use Mint for my laptop and Debian for file server. I have installed CentOS but I don't like RPM too much. What things should I focus on?
Thank you!
 
Old 09-06-2013, 02:52 PM   #2
linuxlearner17
Member
 
Registered: Sep 2010
Posts: 31

Rep: Reputation: 2
How much is the course?

To earn your Linux+ certification there are two exams LXO-101 & LXO102. Each exam is around around 140 USD a piece (maybe check as it's been a while since I have) but you need to pass both of them in order to achieve your designation.

I recently passed the second part of the cert LX0-102 which gave me Linux+. In acheiving that you also get the 3 in 1 cert as CompTIA forwards your scores to LPI (Linux Professional Institute) which give you LPIC-1 and then Novell where you earn your CNLA (Certified Novell Linux Administrator). The exams aren't easy and you have to know your syntaxes and distros as it's vendor neutral and agnostic.

To practice I suggest Debian (either vanilla Debian or Ubuntu) and for .rpm - the best is CentOS which is the direct un-commercial version of RHEL. Better get to the liking of .rpm as it's major part of RHEL (the biggest commercialized Linux distro in the world) and very heavily used on the Linux+ tests not to mention production systems around the world : )

Grab the Linux+ syllabus from the CompTIA website and follow that - if you can do all of that you're on your way to being proficient using Linux.

Hope this helps - keep us posted

Good luck!

Last edited by linuxlearner17; 09-06-2013 at 02:54 PM.
 
Old 09-06-2013, 04:04 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I have installed CentOS but I don't like RPM too much. What things should I focus on?
you should almost never ( there are exceptions ) need to use rpm to install software .
redhat as of rhel5 ( and backed ported to 4 ) uses "yum"

yum works WAY better than apt-???
-- i use root for anything dealing with yum and installing software
Code:
su -
man yum 
---------
yum --help

Last edited by John VV; 09-06-2013 at 04:05 PM.
 
Old 09-06-2013, 11:35 PM   #4
linuxlearner17
Member
 
Registered: Sep 2010
Posts: 31

Rep: Reputation: 2
What John says is correct but there are examples (both on the exam) and in a real production environment where you will have to download or install a .rpm file either from a vendor or third party source. The rpm command has many switches you can use to query the archive to see what you are installing.

Bottom line is you should know what rpm -qa or rpm -qpl or rpm -U or rpm -i means etc etc etc....

It's expected during testing and is very much applicable in the real world as an admin!

Hope this helps!

Keep us posted
 
Old 09-07-2013, 02:31 PM   #5
ceantuco
Member
 
Registered: Mar 2008
Location: New York
Distribution: Debian
Posts: 809

Original Poster
Rep: Reputation: 88
Thank you Linuxlearner17 and John... The course is about $600 not including the useless book the school would make me purchase (about $100) + 3 hours per week times 16 weeks of a semester... I think the Linux+ sounds better. I checked Comptia's website and yes, I need to take 2 exams before I can become certified, I thought it was only one. I purchased "LPIC-1/Comptia Linux+" book from Robb Tracy and this covers both exams. I will install both Debian and CentOS on my pc (virtual) and practice. Thank you very much!
I will keep you posted!
 
Old 09-16-2013, 10:10 PM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,633
Blog Entries: 4

Rep: Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931Reputation: 3931
Bah... let me give you a bit of wisdom from someone who spent several decades(!) teaching at a (community) college ... and who still does.

If you're going to college, and one of the requirements is "Linux Fundamentals," all you really need to do is to pay a visit to the department chair. Talk to him or her about what you've already done, and what you already know. It ought to be fairly easy to convince that individual that, in your case, the requirement is clearly irrelevant and ought to be excluded. (Even the "Linux+ alternative" ... which was put into place by some academic committee, (heh) ... might be "clearly irrelevant" in your case.)

Therefore: "make an appointment, and then, very politely, make your case." The curriculum, the course of study, is a generic thing ... but every student's background is unique. If you truly do not need to take a course, then it would be a waste of resources to blindly make you do so. Frankly, that "course-seat" (a very finite resource ...) might be much better spent accommodating some other student's butt ... someone who does need to take the class! A department chairman is, for this very reason, empowered to make such a call.

"Authority has its privileges."

P.S.: B-u-t i-f him-or-her responds "in the negative," then listen very closely to his-or-her explanation ... because you will learn something very-important about "the designers' intent" concerning the degree program of which you are a part. If such a judgment should be handed down, accept it.

Last edited by sundialsvcs; 09-16-2013 at 10:12 PM.
 
Old 12-05-2013, 12:19 PM   #7
ceantuco
Member
 
Registered: Mar 2008
Location: New York
Distribution: Debian
Posts: 809

Original Poster
Rep: Reputation: 88
Hi sundialsvcs,

I did ask the head of the department and she said that the only way for me to get the credit for that class is to have the Linux+. Ugh! well, I have already started reading. I installed CENTos on a virtual machine and that's what I use to practice.
 
Old 05-14-2022, 02:11 AM   #8
Wadabanda
LQ Newbie
 
Registered: May 2022
Posts: 1

Rep: Reputation: 0
The information you shared above is great. I have been reading all details you described here. In this you described very well. If I want any more guideline I will contact you here https://www.linuxquestions.org/questions/linux-florida lottery-certification-46/linux-4175476198/

Last edited by Wadabanda; 05-14-2022 at 11:13 PM.
 
Old 05-14-2022, 10:12 AM   #9
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Moderator Response

@Wadabanda

In the future, please note the thread dates so you do not resurrect necro threads. You can press 'Did you find this post helpful?' Yes or just give rep by pressing scale icon within the LQ members panel for the post you wish to provide rep
 
1 members found this post helpful.
Old 05-27-2022, 10:46 AM   #10
ceantuco
Member
 
Registered: Mar 2008
Location: New York
Distribution: Debian
Posts: 809

Original Poster
Rep: Reputation: 88
well almost 10 years later let me tell you what i did:

- took the course
- bought my own Linux+ book not that one the college required
- got an A+ grade but did not take Linux+ exam

Who would have thought then that CentOS will stop long term support?

Today, I run 5 production Debian servers and my main O/S is Debian. I still do not have the Linux+ cert!

cheers!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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



LinuxQuestions.org > Forums > Linux Forums > Linux - General > Linux - Certification

All times are GMT -5. The time now is 02:49 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