Lecture #8 Administrative Responsibilities

Learner Outcomes

Activities

Assignment

Administrator Responsibilities

  1. Setting Up New Systems
  2. Inheriting Systems
  3. Policies and Procedures

Principles of Maintaining a UNIX/Linux System

  1. Files, Devices and Processes
  2. The man pages
    Manual pages are organized into sections:
    1. Section 1: System commands available to regular users
    2. Section 2: System calls for programmers
    3. Section 3: C-Library functions for programmers
    4. Section 4: Special files - usually device files
    5. Section 5: File formats
    6. Section 6: Games
    7. Section 7: Conventions and miscellaneous
    8. Section 8: Administrative and privileged commands
  3. The Info pages
    Meant to replace man pages but havn't quite done so. Where Info pages have not been written, the system defaults to the corresponding man page.