knwminus wrote: » Cool. Like I said I am doing the Linux+ 2009 objectives. Does anyone have a plan as to when they are going to do it or what they are going to use. I am shooting for end of March 2009. I will use the following: CBTs (Linux 2005 obj, LPIC objs, Advanced Linux) Books Linux+ 2009 Study Guide: Amazon.com: CompTIA Linux+ Study Guide: 2009 Exam (9780470503843): Roderick W. Smith: Books or this Linux+ 2009 Syngress Amazon.com: CompTIA Linux+ Certification Study Guide: Exam XK0-003 (9781597494823): Brian Barber, Kevin Riggins, Chris Happel, Terrence V. Lillard, Graham Speake: Books 11th hour Linux+ Amazon.com: Eleventh Hour Linux+: Exam XK0-003 Study Guide (9781597494977): Graham Speake, Brian Barber, Chris Happel, Terrence V. Lillard: Books Linux Bible 2009 possibly 2010 Amazon.com: Linux Bible 2009 Edition: Boot up Ubuntu, Fedora, KNOPPIX, Debian, openSUSE, and more (Bible (Wiley)) (9780470373675): Christopher Negus: Books Possibly a RHCE guide for Final ReviewsAmazon.com: Red Hat® Certified Technician & Engineer (RHCT and RHCE) Training Guide and Administrator's Reference (9781615844302): Asghar Ghori: Books I also want to review a couple of books on Sed and Awk Amazon.com: sed & awk (2nd Edition) (9781565922259): Arnold Robbins, Dale Dougherty: Books and regular expressions Amazon.com: Mastering Regular Expressions (9780596528126): Jeffrey Friedl: Books and linux admin work Amazon.com: Linux Administration: A Beginner's Guide, Fifth Edition (9780071545884): Wale Soyinka: Books either as I am studying for the L+ or right after I am done. These books should take me into next year easily. Testing Material: Transcender: CompTIA Linux+ Transcender Certification Training - Practice Exams and Online Training This should be way more than enough to get me through the Linux+ and set a good foundation for the RHCT and beyond. That is my plan and it starts at the end of this month. Hopefully by then there will be some stuff out for the new L+. All of the testing
MentholMoose wrote: » When I passed Linux+ in 2005, my primary study source was the Sybex book. At that time I had been using Linux for a couple of years, though. To me the Bible series of books are more of a reference than something to study from... they are just too huge!! I've never been able to get completely through one, for any topic. As for sed and awk, they are great, but all you need to know for the Linux+ should be in the Sybex book.
janmike wrote: » I have started the CBT Nuggets. I had to dig all of my study materials out, and it has been a little slow getting started. And I have a Linux box with Fedora 11 on it which I have been using for several months now. I just got a copy of CentOS 5.4. I am going to see how that compares with the Fedora 11. But, I am thinking back to when I was a complete newby, when I was doing A+, I got a copy of every DOS and Windows version that I could find and installed each one over and over again. That was probably one of the greatest study aids that I found for the A+. I figure it should be just as useful for the Linux+.
knwminus wrote: » I remember you saying that before (about the sybex book) and I have heard good things about that book (I actually have it here, but it is the library's). The only reason I might not pick up the sybex book is the fact that it is out of stock everywhere and I want to start really soon (like end of month soon). Sed/Awk are on the exam. Someone just send me the pdfs so the Unix complete library so know I have a whole slew of pdfs from random books (pearl, sed and awk, vi, korn, max os, basic unix and more) so that will give me some other stuff to review. I also have a Bible as well, and I will use it as more of a reference than anything else. Reading it straight through is going to be some what difficult.
MentholMoose wrote: » Once you're familiar with Linux installation, set up one or two machines (or VMs) with no GUI installed, and learn on those. Text-mode Linux installs will run very nicely as a VM even with minimal RAM, plus you will have snapshots so you can go back or forward as necessary. AFAIK the exam doesn't have anything about administering via GUI, and the GUI is useless in the real world anyway (even if a GUI is actually installed on a server for some reason, there are so many different GUIs and GUI tools, with varying capabilities, that it is just way easier to admin via CLI).
MentholMoose wrote: » Actually it looks like the Sybex Linux+ 2009 isn't even out yet (Wiley::CompTIA Linux+ Study Guide: 2009 Exam), which explains why it's OOS. Oh well. It sounds like you have a lot of resources available anyway.
knwminus wrote: » My "main" desktop is a Ubuntu Server install w/ no GUI . I need to learn a little more but going through the CCNA has taught me not to be afraid of the CLI. Sounds like you know your ****. I would be honored if you dropped by everyway once in a while to help guide a young patawan learn the way of the force.
knwminus wrote: » I saw that. I was like WTF which one is right? I didn't like the sybex CCNA book to much (it was dry and lifeless at times) but it was very informative. After CCNA:S on the 23 (and S+ shortly after) it is full steam ahead for linux. I figure about 3 quality hours of linux study a day for some of January, all of February and most of March should be enough. What do you think?
I wouldn't worry about learning the intricacies of all major distributions.
janmike wrote: » Would Slackware distro be a good practice version?
disi wrote: » Unfortunately, in Gentoo you have a script (daemon) that needs parameters from the /etc/conf.d/net I agree with Daniel Robins that this is not helpful, since it makes network configuration different to other Linux distributions and you have no clue what ifconfig, dhcpcd, dhclient etc. really does. In Funtoo you technically start with an empty file for network configuration and put your commands in there like normal shell commands e.g. "ifconfig eth0 192.168.1.1/24", "route add default gw <someip>" or "dhcpcd eth0" etc. I hope this makes sense
disi wrote: » Yapp and if you would have done it yourself, you wouldn't even have to look it up :P You can so easy create a oneline for that: ifconfig eth0 up && dhcpcd eth0 || ifconfig eth0 <whateverip>; route add default gw <whatever> that is easier and more POSIX standard than using some cryptic configuration files...
hiddenknight821 wrote: » [edit] I just discovered the unfortunate news, and I just decided not to pursue CompTIA certs until they changed their mind and keep their certs as lifetime certs. [edit]
hiddenknight821 wrote: » Now it looks like it's available.Amazon.com: CompTIA Linux+ Study Guide: 2009 Exam (9780470503843): Roderick W. Smith: Books "BETA EXAM NOTICE CompTIA Linux+ beta test takers: It took longer than anticipated to get the required 400+ beta exams taken. We are now in the final stages of exam development, and the updated CompTIA Linux+ exam is expected to launch in January 2010. Your score will be mailed to you at that time" So, the big question is... When will the XKO-003 be released? I hope CompTIA kept their words, so I can buy the book already and get started when I find the time to study. [edit] I just discovered the unfortunate news, and I just decided not to pursue CompTIA certs until they changed their mind and keep their certs as lifetime certs. [edit]
janmike wrote: » Yep, I am pulling back too! A great disappointment. If CompTIA is able to pull this off, I have no doubt that all of their certs will eventually have to be renewed. I am starting on LPI. It does need renewed, but there are 3 levels and you can upgrade, just like Cisco, and not nearly as pricey as the CompTIA certs.
hiddenknight821 wrote: » Now it looks like it's available.Amazon.com: CompTIA Linux+ Study Guide: 2009 Exam (9780470503843): Roderick W. Smith: Books
hiddenknight821 wrote: » Now it looks like it's available. [edit] I just discovered the unfortunate news, and I just decided not to pursue CompTIA certs until they changed their mind and keep their certs as lifetime certs. [edit]
knwminus wrote: » I just placed an order for the following books: Linux+ 2009 Syngress Amazon.com: CompTIA Linux+ Certification Study Guide: Exam XK0-003 (9781597494823): Brian Barber, Kevin Riggins, Chris Happel, Terrence V. Lillard, Graham Speake: Books 11th hour Linux+ Amazon.com: Eleventh Hour Linux+: Exam XK0-003 Study Guide (9781597494977): Graham Speake, Brian Barber, Chris Happel, Terrence V. Lillard: Books Linux admin work Amazon.com: Linux Administration: A Beginner's Guide, Fifth Edition (9780071545884): Wale Soyinka: Books e
janmike wrote: » I hate to sound fickle, but I am back in! CompTIA gave us back our lifetime certs, so I put them back in my TechExams profile, and I guess I will get to get a chance to add Linux+ before I forget how to click my mouse! I complained here and I complained there, and I ended up sending CompTIA 2 emails in protest, so I guess I need to honor my commitment.
knwminus wrote: » Oh you are very fickle . But welcome back. What test are you going to do (2004 or 2009)?