Completed CompTIA Linux+!

lsud00dlsud00d Member Posts: 1,571
Woot!

Study materials:
1) Running Linux (O'Reilly) --this was a good broad overview of Linux and the basics of sys/server administration...it was a little over 600 pages, but a couple weeks of reading some each night made it go by pretty fast
2) Exam Objectives study guides provided by CompTIA (Exam Objectives) --I went through this and practiced each objective and defined each suggested list of terms, and then expanded that with relevant terms that weren't included...I read the man pages and went through common use switches, read over the config files...etc. I hand wrote it all because I study better this way.
3) Practice exams (like Penguin Tutor @ PenguinTutor - Linux Tutorials and LPI Certification Practice Exams Quiz Start Page) -- these provided a good idea of the general directions the questions would take, to what extent they would nitpick, etc.
4) Google, google, google, google, and...more google!

I have a SLED 11 machine at work and a Win7 w/Ubuntu VM for home, so I had practice using both dkpg and rpm based systems. I highly recommend this as you can get a feel for the subtle differences between the two mainstream systems, as there are questions that pertain to both...also not to mention the fact I am fairly comfortable using both now.

I started using Linux at the end of June and began gearing up for this test about 2-3 weeks ago...I had to get this cert ASAP so I did what I had to to learn all of this stuff, but I'm a new Sys Admin and most of my boxes are SLES 11 (I come from a Windows 2003/2008 environment previously) so this has been great practice/real-world application towards my job.

Can't wait to get my Linux+, LPIC-1, and Novell CLA framed and in my cubez0r icon_cool.gif

Comments

  • cyberguyprcyberguypr Mod Posts: 6,928 Mod
    Congrats. Did you have any previous experience with Linux?
  • lsud00dlsud00d Member Posts: 1,571
    To the extent of connecting Ubuntu to 802.11x wifi icon_lol.gif

    So, basically no experience, and certainly no system/server administration....but some of it relates to Windows, and the networking aspect is basically the same across all systems, just different file names...

    And thank you!
  • cyberguyprcyberguypr Mod Posts: 6,928 Mod
    Good to hear. I want to tackle this Linux combo cert at some point before the end of the year. Also going from basically zero Linux experience.
  • zaxbysaucezaxbysauce Member Posts: 94 ■■□□□□□□□□
    Grats on the pass. I plan to crank this one out next month. I have Project+ Net+ and MCTP all on my plate this month so I doubt I can squeeze it in lol.
    Transferred
    LAE1 LUT1 LAT1 AXV1 TTV1 INC1 SSC1 SST1 GAC1 HHT1 TSV1 IWC1 IWT1 ABV1 BAC1 BBC1 TNV1
    Finished
    EWB2
    WFV1 CLC1MGC1
  • Dakinggamer87Dakinggamer87 Member Posts: 4,016 ■■■■■■■■□□
    Congrats on pass!! icon_thumright.gif
    *Associate's of Applied Sciences degree in Information Technology-Network Systems Administration
    *Bachelor's of Science: Information Technology - Security, Master's of Science: Information Technology - Management
    Matthew 6:33 - "Seek the Kingdom of God above all else, and live righteously, and he will give you everything you need."

    Certs/Business Licenses In Progress: AWS Solutions Architect, Series 6, Series 63
  • lsud00dlsud00d Member Posts: 1,571
    cyberguypr wrote: »
    Good to hear. I want to tackle this Linux combo cert at some point before the end of the year. Also going from basically zero Linux experience.

    Well best of luck to you! It is definitely doable and I'm glad I went through it...albeit at a faster pace than I would have liked, but it was required for the new job and I'll do anything short of kissing a pig in a tutu for that extra dollar icon_wink.gif

    And being Linux certified increases marketability, not to mention 3 certs create some valuable real estate on my resume! I'm looking at the LPIC-2 in the near future probably....also considering the Security+ and Network+...then I'll figure it out from there.

    Also, thanks everyone for the 'grats icon_cheers.gif
  • erpadminerpadmin Member Posts: 4,165 ■■■■■■■■■■
    lsud00d wrote: »
    And being Linux certified increases marketability, not to mention 3 certs create some valuable real estate on my resume! I'm looking at the LPIC-2 in the near future probably....also considering the Security+ and Network+...then I'll figure it out from there.

    Also, thanks everyone for the 'grats icon_cheers.gif

    If you want an easy cert, read the Darril Gibson book (Security+ Get Certified Get Ahead) and schedule the Security+ exam right after. That book is the only thing you need to pass.

    You have until the end of the year to take the 201...then you'll have to wait for Darril to finish up his 301 guide.

    Congrats on the pass.
  • lsud00dlsud00d Member Posts: 1,571
    That's awesome, thank you for sharing! I will check that book out...I'm currently doing a security excercise every other weekend and it's opening me up to a lot of the security world, as far as intrusion detection/prevention, assessment of assets, penetration testing, network security...etc....so I think getting the Security+ would not only look good on the resume, but would be interesting as well.

    Thanks erpadmin! icon_cheers.gif
  • whatthehellwhatthehell Member Posts: 920
    Congratz on the pass! So about 3 weeks of study was all it took? Or did you actually use Linux frequently since June?
    2017 Goals:
    [ ] Security + [ ] 74-409 [ ] CEH
    Future Goals:
    TBD
  • lsud00dlsud00d Member Posts: 1,571
    Thanks whatthehell icon_cheers.gif

    When I began this position at the end of June, I wasn't sure what cert I was going for so I had an unguided study of Linux...I jumped headfirst into regex's (awk, sed, grep) and eregex's, vi editor, etc...

    Then when I found out what I was taking, I found a few different guided study guides, quickly figured out some were irrelevant...read that book, continued with daily use of SLED and Ubuntu...then cracked down hard core the last 2-3 weeks of focusing on the exam objectives.

    Everyday at work I would write down the commands I learned that day, then at the end of each day I would read through the whole list and say aloud what each one does and their common switches, so it got to be pretty long fairly fast...that, and reading the man pages, googling...etc.

    Anyways it was a crash course but I learned enough to pass with good scores on both tests in about a month icon_thumright.gif
  • whatthehellwhatthehell Member Posts: 920
    lsud00d wrote: »
    Thanks whatthehell icon_cheers.gif

    When I began this position at the end of June, I wasn't sure what cert I was going for so I had an unguided study of Linux...I jumped headfirst into regex's (awk, sed, grep) and eregex's, vi editor, etc...

    Then when I found out what I was taking, I found a few different guided study guides, quickly figured out some were irrelevant...read that book, continued with daily use of SLED and Ubuntu...then cracked down hard core the last 2-3 weeks of focusing on the exam objectives.

    Everyday at work I would write down the commands I learned that day, then at the end of each day I would read through the whole list and say aloud what each one does and their common switches, so it got to be pretty long fairly fast...that, and reading the man pages, googling...etc.

    Anyways it was a crash course but I learned enough to pass with good scores on both tests in about a month icon_thumright.gif


    Awesome recommendations! Thanks very much! icon_thumright.gif
    2017 Goals:
    [ ] Security + [ ] 74-409 [ ] CEH
    Future Goals:
    TBD
  • UnixGuyUnixGuy Mod Posts: 4,564 Mod
    Congratts :)

    Whats next ?
    Certs: GSTRT, GPEN, GCFA, CISM, CRISC, RHCE

    Check out my YouTube channel: https://youtu.be/DRJic8vCodE 


  • N2ITN2IT Inactive Imported Users Posts: 7,483 ■■■■■■■■■■
    Awesome job

    I start WGU in November and I am actually going through the CompTIA Linux + book from Robb H Tracy.
  • lsud00dlsud00d Member Posts: 1,571
    Thanks y'all!

    After speaking with coworkers/managers, I might go the MS route...maybe first get Security+, building into MCSA?

    They are advising to become well rounded, maybe work into some Cisco stuff after this as well.
  • lsud00dlsud00d Member Posts: 1,571
    So it turns out you get 4 certs now, however I have no idea what this Novell Data Center Technical Specialist cert is for...?

    After a quick Google search, it turns out nobody really knows what it is for...but I guess it will take up another line on the resume icon_lol.gif
Sign In or Register to comment.