Use old linux+ and LPIC material to study for new Linux+?
I know that new Linux+ will allow you to get the LPIC level 1.
Can I use training vids from the old Linux+ and LPIC to study for the new Linux+?
Will that sufficient or should I get the new vids?
Can I use training vids from the old Linux+ and LPIC to study for the new Linux+?
Will that sufficient or should I get the new vids?
Comments
-
ally_uk Member Posts: 1,145 ■■■■□□□□□□I'd say save your money, get Roderick smiths new Linux + book, get a virtual machine environment setup or some old hardware and get tinkering, Work through the book do the labs and really get hands on with it.
That's what I am going to do anyways, Ive also bought myself the Linux and Unix administrators handbook 4th edition to further add some more advanced knowledge once I get Linux savvy.
Break it fix it and have fun best way to learn, no GUI aswell do it all through the command line and log and write down everything you learn for future reference.Microsoft's strategy to conquer the I.T industry
" Embrace, evolve, extinguish " -
Souljacker Member Posts: 112 ■■■□□□□□□□Do you happen to have a link to Roderick Smith's "new" book? I have been looking for materials as well and almost everything I have found is from 4-10 years ago - nothing that I would consider recent enough to really cover what's on the LPIC tests. I'm using a handful of books that I have found such as the one everyone complains about from the Mike Meyers series, and an older book by Smith, but it's all mostly dry and seems a little dated.
Also to the OP - what videos are you referring to? I haven't been able to find ANY video training for linux at all. Would appreciate links
Thanks! -
varelg Banned Posts: 790If you are used to study with videos, then I'd say you need to switch to books. Souljacker, there are several great guides on LPIC-1 with O'Reilly's being my favorite and Sybex having decent following as well.
Still, no single guide covers all bases and you need to lab it up and read man pages of commands listed in the objectives, no matter which guide you choose. -
brownwrap Member Posts: 549Souljacker wrote: »Do you happen to have a link to Roderick Smith's "new" book? I have been looking for materials as well and almost everything I have found is from 4-10 years ago - nothing that I would consider recent enough to really cover what's on the LPIC tests. I'm using a handful of books that I have found such as the one everyone complains about from the Mike Meyers series, and an older book by Smith, but it's all mostly dry and seems a little dated.
Also to the OP - what videos are you referring to? I haven't been able to find ANY video training for linux at all. Would appreciate links
Thanks!
These look promising, pricy unless you are a student:
Linux Training, Open Source Training, LinuxCBT | UnixCBT | GNU/Linux | Unix | Computer Based Training Solutions -
Souljacker Member Posts: 112 ■■■□□□□□□□I find that the linux courseware is incredibly dry - I don't understand the love affair with the command line and the alphabet soup that most linux folks seem to just have a knack for, so I was hoping someone had some links to stuff that is truly meant for those of us who have more of a learning curve. I understand why he might be looking for videos and someone to actually explain what's going on.
It's easy to say "go read a man page" - it's a little more complex to be able to look at it and really understand what is being presented, and that's the point I am at with the Linux method of doing things.
Thanks for the suggestions - I will check out the Reilly book and see if that's any better than this Smith book I have (looks like a Sybex). -
MentholMoose Member Posts: 1,525 ■■■■■■■■□□Souljacker wrote: »I find that the linux courseware is incredibly dry - I don't understand the love affair with the command line and the alphabet soup that most linux folks seem to just have a knack for, so I was hoping someone had some links to stuff that is truly meant for those of us who have more of a learning curve.
Furthermore, the graphical tools differ across versions and distributions. For example, administering a Ubuntu Linux server with Gnome will be different than administering a CentOS Linux server with Gnome. It would be much more work to try to learn the many GUI tools compared to CLI tools which are mostly standardized across all systems. But again, in most cases, Linux servers will have no GUI at all, so CLI is the only way.
The other concern is that in reality, you will have multiple Linux servers to manage. If you have to do something on one machine, you will probably have to do it on all of them, and if you have do something once, you will probably have to do it more than once. In either scenario, you will need to use use scripting and automation, which require CLI knowledge.Souljacker wrote: »It's easy to say "go read a man page" - it's a little more complex to be able to look at it and really understand what is being presented, and that's the point I am at with the Linux method of doing things.MentholMoose
MCSA 2003, LFCS, LFCE (expired), VCP6-DCV -
varelg Banned Posts: 790Souljacker wrote: »I find that the linux courseware is incredibly dry - I don't understand the love affair with the command line and the alphabet soup that most linux folks seem to just have a knack for, so I was hoping someone had some links to stuff that is truly meant for those of us who have more of a learning curve. I understand why he might be looking for videos and someone to actually explain what's going on.
It's easy to say "go read a man page" - it's a little more complex to be able to look at it and really understand what is being presented, and that's the point I am at with the Linux method of doing things.
Thanks for the suggestions - I will check out the Reilly book and see if that's any better than this Smith book I have (looks like a Sybex).
Love affair with CLI- Linux admins are more likely to encounter a terminal- only access to the system than win admins, hence sharpening CLI skills. It isn't love affair but simple statistics.
Learning curve: try to use Linux more daily for both consuming content and administration. No empire was built in a day. -
ally_uk Member Posts: 1,145 ■■■■□□□□□□I received my copy of Roderick Smiths new book, Starting reading it the other day initial thoughts? wow this book is awful read the first chapter and your see what I mean there is no explanation of why commands are used and no real introduction it just dives straight into regular expressions, environment variables and all sorts of jargon I am finding it to be a very dry read at the moment, there has to be a better resource then this. This book is actually putting me off lolMicrosoft's strategy to conquer the I.T industry
" Embrace, evolve, extinguish " -
djfunz Member Posts: 307I received my copy of Roderick Smiths new book, Starting reading it the other day initial thoughts? wow this book is awful read the first chapter and your see what I mean there is no explanation of why commands are used and no real introduction it just dives straight into regular expressions, environment variables and all sorts of jargon I am finding it to be a very dry read at the moment, there has to be a better resource then this. This book is actually putting me off lol
I completely understand what you mean. Those books are awful. I spent two weeks researching books and chose to watch old CBT Nugget videos instead. The format in which the material is delivered is much easier to understand. Try that route.
This is also a good starters guide for those interested in reading up on the CLI.
http://www.linuxcommand.orgWGU Progress - B.S. IT - Completed -
PsychoFin Member Posts: 280I've been flirting with Linux for a long time and decided to go with Linux From Scratch. I found that this really explains everything well, and I'm having a lot of fun so far! Eventually I will read one of the many Linux+ books in order to get certified, but for now I am just trying to enjoy the process
EDIT: Link: http://www.linuxfromscratch.org/ -
Souljacker Member Posts: 112 ■■■□□□□□□□That's what I am talking about - there is something just..... Different about how Linux folks approach things. I have read books on DOS and BASIC that weren't anywhere near the level of dry that some of these books are.
I'm really trying to get through them but it's rough. I am looking at some of the content on Apex Web Media's sites which will hopefully shed some light on these books. If they are any good I'll let you guys know.