LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Distros for CompTIA Cert? (https://www.linuxquestions.org/questions/linux-newbie-8/distros-for-comptia-cert-890121/)

Snaggletooth 07-05-2011 10:47 PM

Distros for CompTIA Cert?
 
Hello,

I am looking to start working toward a CompTIA Linux Certification. Are there any recommended distributions to use to prepare? I know the test covers two different package management systems (DEB and RPM). My preference has been for lightweight distros.

My searches have led me to posts 7 years old or pages that were titled incorrectly. I am over whelmed with the options.

Thank you for any suggestions,
Carl

chrism01 07-06-2011 12:37 AM

Well, you're going to need one of each then ...
F14 is rpm based, although the test may be based on an older version. Can you contact them and ask what distros they recommend? Less surprises that way.

BTW http://kbase.redhat.com/faq/docs/DOC-2531 may be handy

kasl33 07-06-2011 12:45 AM

.deb and .rpm are both very simple package managers. Use Fedora for rpm and Debian (or Ubuntu - I recommend Debian) for .deb.

I don't have an answer for your question, but I recommend setting up a double or triple boot with both distros. They are both easy to use and both rpm and deb are very useful.

rpm -ivh packagename.rpm (or yum install packagename)
dpkg -i packagename.deb (or apt-get install packagename)

I don't know if LabSim from testout.com has the CompTIA for this, but you can check. They do have Linux+. If you are a student, there are discount codes which will bring the price from $400+ to $69.

Snaggletooth 07-07-2011 06:56 AM

Thanks. It gets over whelming looking at all choices and then reviews of them.

-Carl


All times are GMT -5. The time now is 02:08 AM.