SystemAdminTopics

Differences between revisions 2 and 3
Revision 2 as of 2009-04-29 04:09:08
Size: 2325
Editor: pool-68-163-203-75
Comment:
Revision 3 as of 2009-04-29 04:21:46
Size: 2339
Editor: pool-68-163-203-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Introduction == {{attachment:systems-admin.png}}

systems-admin.png

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 BIOS

    • The Boot Process
    • Operating Systems
  • Computer Networking
    • Logical Concepts
      • IP Addresses
      • Domain Names
      • The Internet
      • Firewalls
    • Network Hardware
      • Ethernet
      • Wireless (802.11)
      • Routers
      • Modems
    • Services and Ports
  • File Systems

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
    • 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 ...
  • Services and Daemons, Init.d
  • Application Management
    • Debian packages, dpkg
    • Apt Package Management, apt-*
  • User Authentication
    • Adding New Users
    • PAM
    • LDAP
  • Remote Access, SSH
  • Services
    • Scheduling System, crond
    • Printing, cups
    • File Sharing, ftpd
    • Web Hosting, apache
    • DHCP Server, dhcpd
    • DNS Server, bind
  • PXE Booting
    • Client Imaging
    • Thin Client Setups
  • Scripting

Learning/SystemAdminTopics (last edited 2012-01-21 09:43:23 by vpn-3091)