Linux Admin notes
Mainly SL5 series, helpful for visiting laboratories etc
Permissions
- chmod [u|g|o|a][+|-][w|r|x]
Package installation
Services
- chkconfig --list
- service xinetd|sshd|etc start|stop|restart
rlogin, rsh, rexec setup
User admin
- useradd [username]
- passwd [username]
Public key authentication
Cron
Automation