📘
Wiki
  • About me
  • CS
    • Networks
    • django
    • MISC
    • Commandline
    • Databases
    • Mathematics
    • System Administration (sysadmin)
    • Operating Systems
    • CS Electives
    • Algorithms and Data Structures
    • Python
  • Programming Languages
    • Java
  • My setup
    • macOS
      • Terminal
        • youtube-dl
        • zsh shell
        • homebrew
        • iTerm 2
      • Productivity Software
        • Amphetamine
        • Be Focused Pro
        • Pdf Squeezer
        • Cheatsheet
        • 1Password
        • Cold Turkey
        • Lunar Pro
        • Bartender 4
    • Useful Tools
      • Web
  • Collection of unsorted links
  • Cheat sheets
  • Reading List
Powered by GitBook
On this page
  • CS615 -- System Administration
  • Advanced Programming in UNIX environment

Was this helpful?

  1. CS

System Administration (sysadmin)

PreviousMathematicsNextOperating Systems

Last updated 3 years ago

Was this helpful?

In a networked environment, the need for a skilled system administrator has become increasingly obvious, but what exactly does a System Administrator do? Traditionally, the System Administrator's job has not had a precise definition; in some places they are referred to as Systems Engineers, Site Reliability Engineers (SRE), or perhaps Web Operations. Elsewhere, the boundaries between traditional "dev" and "ops" are being torn down, yielding a collaborative culture of "DevOps".

In this class, some of the most essential aspects of system administration and the rather broad skillset required in this profession will be covered, giving students the opportunity to develop the skills necessary to architect solutions for as well as analyze and troubleshoot problems arising in every day usage of complex networks and large-scale installations.

Some of the topics covered include: fundamental operating system and filesystem concepts, software installation and package management, configuration management, task automation and tools development, TCP/IP networking, common internet services, and system security.

CS615 -- System Administration
Advanced Programming in UNIX environment