SystemAdminTopics
|
Size: 1958
Comment:
|
Size: 3523
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| == Introduction == | {{attachment:systems-admin.png}} |
| Line 19: | Line 19: |
| * Subnet masks * Routing/gateways |
|
| Line 24: | Line 26: |
| * Wire installation issues | |
| Line 25: | Line 28: |
| * Access point | |
| Line 26: | Line 30: |
| * Switch management | |
| Line 27: | Line 32: |
| * iSCSI (or does this qualify as a storage topic under File Systems below?) * ATA-over-Ethernet |
|
| Line 28: | Line 35: |
| * File Systems | * File Systems (Storage systems, RAID, Cloud, etc.) |
| Line 36: | Line 43: |
| * sudo vs. su/root | |
| Line 40: | Line 48: |
| * Network Management, ifconfig, iwconfig ... | * Network Management * ifconfig * iwconfig | iwlist * ifup | ifdown | /etc/network/interfaces * iptables * iproute * VPN: IPsec, SSL, [[http://openvpn.net/|OpenVPN]], [[http://help.ubuntu.com/community/SSH_VPN|VPN over SSH]] * time servers, tiers, .. * Monitoring * SMART disk monitoring * General: SNMP, mrtg, cacti * Network traffic: ntop, vnstat, cbm, .. * Network sniffer: wireshark, iptraf, .. * Processes: top, htop, .. |
| Line 45: | Line 66: |
| * RPMs under Ubuntu (alien) (limiting to Ubuntu/Deb? No Yum, ..) * Compiling packages from source * Local package repository hosting |
|
| Line 46: | Line 70: |
| * Adding New Users | * Adding New Users (umask, ..) |
| Line 49: | Line 73: |
| * Remote Access, SSH | * Active Directory (Likewise) * Samba * Remote Access, SSH, screen, RDP, VNC, .. |
| Line 52: | Line 78: |
| * Printing, cups | * Printing, cups, lpd |
| Line 54: | Line 80: |
| * Web Hosting, apache | * Web Hosting, apache, php, MySQL, .. * Remote Access, sshd |
| Line 57: | Line 84: |
| * Mail, postfix, sendmail * Windows file share/domain server, samba |
|
| Line 59: | Line 88: |
| * Thin Client Setups | * Thin Client Setups |
| Line 61: | Line 90: |
| * Backups * rsync * dirvish * rdiff-backup * rsnapshot * amanda * bacula * Deja Dup |
|
| Line 63: | Line 100: |
* http://www.firewall.cx/linux-introduction-intro.php * http://www.tcpipguide.com/ * http://www.ubuntugeek.com * http://doc.ubuntu.com/ubuntu/serverguide/C/ * http://tldp.org/HOWTO/HOWTO-INDEX/howtos.html * http://lartc.org/ * http://www.w3schools.com/ * http://www.debian-administration.org/ * http://en.flossmanuals.net/ * http://howtoforge.com/ |
This page describes the topics that are important for systems administrators to know as well as links to where information can be found about these topics. There are two main sections:
Background Topics
Background information, stuff you wouldn't normally have a class to teach, but is important for students to have access to definitions and an understanding of the concepts. For instance you would need to understand IP-Addresses in order to be able to teach a network management under Ubuntu class, but you wouldn't want to spend a lot of time teaching it.
- Computer Hardware
- Functional Parts
- Ports and Buses
- Computer Software
- The Boot Process
- Operating Systems
- Computer Networking
- Logical Concepts
- IP Addresses
- Subnet masks
- Routing/gateways
- Domain Names
- The Internet
- Firewalls
- IP Addresses
- Network Hardware
- Ethernet
- Wire installation issues
- Wireless (802.11)
- Access point
- Routers
- Switch management
- Modems
- iSCSI (or does this qualify as a storage topic under File Systems below?)
- ATA-over-Ethernet
- Ethernet
- Services and Ports
- Logical Concepts
- File Systems (Storage systems, RAID, Cloud, etc.)
Classroom Topics
List of topics to cover in a class. Each topic should be direct and if need be, split up into simple modular components of the tasks required to be functional in that area.
- Server Stack
- The Command Line Basics
- sudo vs. su/root
- Command Arguments, [arg] [arg] "A R G"
- Basic Commands, man, ls, cd, cp, mv, ln
- Editing Files, vim, nano
- File Permissions, rwx, chmod, chown
- Network Management
- ifconfig
- iwconfig | iwlist
- ifup | ifdown | /etc/network/interfaces
- iptables
- iproute
VPN: IPsec, SSL, OpenVPN, VPN over SSH
- time servers, tiers, ..
- Monitoring
- SMART disk monitoring
- General: SNMP, mrtg, cacti
- Network traffic: ntop, vnstat, cbm, ..
- Network sniffer: wireshark, iptraf, ..
- Processes: top, htop, ..
- Services and Daemons, Init.d
- Application Management
- Debian packages, dpkg
- Apt Package Management, apt-*
- RPMs under Ubuntu (alien) (limiting to Ubuntu/Deb? No Yum, ..)
- Compiling packages from source
- Local package repository hosting
- User Authentication
- Adding New Users (umask, ..)
- PAM
- LDAP
- Active Directory (Likewise)
- Samba
- Remote Access, SSH, screen, RDP, VNC, ..
- Services
- Scheduling System, crond
- Printing, cups, lpd
- File Sharing, ftpd
- Web Hosting, apache, php, MySQL, ..
- Remote Access, sshd
- DHCP Server, dhcpd
- DNS Server, bind
- Mail, postfix, sendmail
- Windows file share/domain server, samba
- PXE Booting
- Client Imaging
- Thin Client Setups
- Scripting
- Backups
- rsync
- dirvish
- rdiff-backup
- rsnapshot
- amanda
- bacula
- Deja Dup
Further Material Links
Learning/SystemAdminTopics (last edited 2012-01-21 09:43:23 by vpn-3091)