Test Morning
From LinuxFanBoy
Before test Study Sheet
This section outlines what needs to be studied and can be used as a quick guide to the commands to preform them. I'm hoping to create a set of flash cards that will give you:
- Command
- Command line syntax
- Where the config file is located
- Where the data file is located
- Where help can be found
- Security controls
1. Installation preparation - Creating an NFS server with install files 2. System Installation - CD install - NFS install - FTP install - HTTP install 3. Kickstart Installations - 4. RAID Disks - Create these at install time. - mdadm 5. Logical Volumes - Create these at install time. - vgcreate - lvcreate - 6. X windows configuration - system-config-xfree86 system-config-display 7. User Accounts - system-config-users 8. Package management - rpm 9. Network Configuration - system-config-network or /etc/system/network-config/ifcfg-eth? 10. Boot Process - RC and init scripts 11. Samba - /etc/smb/smb.conf 12. Apache - /etc/apache/config/apache.conf 13. Squid Proxy - /etc/squid/squid.conf 14. FTP server 15. Sendmail - /etc/sendmail.conf 16. BIND (DNS) - 17. DHCP - /etc/dhcp.conf 18. Printers - printtool, printconf-gui 19. NIS 20. LDAP 21. PAM authentication - /etc/pam.d/login 22. tcp_wrappers - /etc/hosts.allow /etc/hosts.deny 23. xinetd - /etc/xintd - chkconfig --list 24. syslog 25. NTP 26. upgrade the kernel - 27. troubleshooting - /var/log/messages - dmsg
