You are viewing our Forum Archives. To view or take place in current topics click here.
Linux+ Certification
Posted:

Linux+ CertificationPosted:

MD5
  • Rising Star
Status: Offline
Joined: Jan 26, 201113Year Member
Posts: 705
Reputation Power: 31
Status: Offline
Joined: Jan 26, 201113Year Member
Posts: 705
Reputation Power: 31
I'm looking into taking the Linux+ exams to hopefully get a certification and I was wondering if anyone on TTG is Linux+ certified and can give any tips for studying/revision?
(I won't be taking them any time soon as I know it takes a LOT of studying)

-MD5
#2. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
I think the best way to learn how the Linux OS is set up is to simply force yourself to use it for a little while. I used it for a few months and learned a lot. The sick thing about the Linux terminal is, if you 're ever unsure of what a command does, you can use the 'man' command, short for manual. So if you want to learn more about, say, the 'ls' command you could type the following into the terminal:


man ls



The terminal will spit back a ton of information about it. These man pages are dumped online also, but it's usually faster to just use the terminal window since you're already in there.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.