Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Linux System Administration


ghost's Avatar
0 0

So, I want to learn Linux system administration via using the CLI, would the best way to get started just be downloading VirtualBox and getting say CentOS and running it as a VM and playing around with it?


ghost's Avatar
0 0

That's a good start, yeah. Also, if you're just learning Linux, check out "Linux Complete"… it's a thick book full of all kinds of useful info.


spyware's Avatar
Banned
0 0

PHPDan wrote: I was thinking about getting http://www.amazon.co.uk/gp/product/0071545883/ref=sib_rdr_dp

Looks fine to me. Also; make the most of man pages. Google 'man' pages, and frequently use the man command in linux. Oh, and adding –help when running a program displays some kind of help, most of the time.