Ten Commandments for System Administrators
- Security and convenience are inversely proportional.
- Do not test on the production network.
- Never make a change and then leave without testing
and/or allowing for trouble reports.
Always use the RC scripts to start and stop services.
- Never log in as root or administrator -- not because of trust,
but liability. Don't circumvent the logging procedures.
It's easier to fix problems when the log file has details
about how things broke.
- Have a central, limited access, log server to collect system
and network logs from all production equipment.
- Customers who never think about us are getting good service.
- If you don't know, ask! Try http://www.google.com then
bug the senior administrator.
- Keep backup copies of system configuration files when making changes.
If the network/system is down, you cannot leave.
- Think before you type (or click).
- Under-promise and over-deliver.
|