Mesa Community College Network Academy
CIS238DL – Linux System Administration
Textbook "Red Hat Certified Engineer Linux Study Guide" Fifth Edition RHCE (ISBN-13 978-0-07-226454-8)
Useful tools
When making changes to a file, you can show the differences between the old file ( you made a copy, right? ) and the new file using diff. For instance, "diff /etc/syslog.conf /etc/syslog.2007Nov30.conf"
System Administration Resources