pstree : show process tree
lsof : show a list of open files
dstat : system resources monitor
chkconfig : start stop system services
adminutils http://www.debianhelp.co.uk/adminutilities.htm
Here are things I think that anyone in the college right now and looking to become a sys admin can do. Note that I am focussing here mostly on the technical skills required.
- Load Linux on your box - it does not matter which distribution you use. Differences between different Linux distribution is even less than you think. My personal recommendation is Ubuntu. However, if you can make Debian work on your hardware, that is the way to go.
- Learn the package management of the distribution of your choice. By this I mean, you should be able to install, remove, reconfigure and locate the packages needed by your distribution.
- Learn how to use the vim or the emacs editor
- Most of the PCs today live in a network. Learn what a ip address is, what a gateway is and what a subnet is. Having a mental image of how the traffic flows in a network helps when you are trying to solve a network problem
- Learn to write bash shell scripts
- Learn how to use the awk, sed, cut, sort, uniq, tr and other small Linux shell utils
- Write your own backup script
- Learn how to use rsync, wget, ssh
- You should have read (or at the least have glanced through) all the guides and how-tos available at tldp.org
- Learn to read the syslog file
- Learn what a daemon is and which daemons provide what services.
- Learn the log files that each daemon creates and how to read them
- Learn to configure samba and postfix. Both of these softwares appear to be quite complicated, but come with very extensive documentation. Another plus point of knowing them well is that you will find it easier to find freelance work. Most small companies want to have a mail service and a file sharing service and after the flood of worms specifically targeted towards Windows NT and 2000, have started to look at Linux for their needs
- Learn how the email is actually delivered to a recipient, what is the difference between a mbox and maildir format and other intricacies of the email system. Use the postfix that you have configured to play around and see how different parts function. This page has a list of email standards that you might find useful to read
- Learn to use tcpdump, ethereal and nmap.
- Learn to configure Apache - specifically how to setup virtual hosts, what the core options in Apache are and how modules are added into Apache.
- Learn to troubleshoot samba, postfix and apache
https://help.ubuntu.com/community/UsingTheTerminal
admin books, links http://forums.theplanet.com/index.php?showtopic=17732
Komentarų nėra:
Rašyti komentarą