PC administration
Librenix Information for Linux System Administration
Services
- chkconfig --list - lists all services chkconfig knows about
- chkconfig servicename on - on next powerup service starts autmatically
- service servicename start - starts service now
- FHS Filesystem Hierarchy Standard
Ext2 Installable File System For Windows
/etc/rc.local script runs after all the other init scripts