HOME

TheInfoList



OR:

A system administrator, or sysadmin, or admin is a person who is responsible for the upkeep, configuration, and reliable operation of computer systems, especially multi-user computers, such as servers. The system administrator seeks to ensure that the uptime, performance, resources, and
security" \n\n\nsecurity.txt is a proposed standard for websites' security information that is meant to allow security researchers to easily report security vulnerabilities. The standard prescribes a text file called \"security.txt\" in the well known locat ...
of the computers they manage meet the needs of the
users Ancient Egyptian roles * User (ancient Egyptian official), an ancient Egyptian nomarch (governor) of the Eighth Dynasty * Useramen, an ancient Egyptian vizier also called "User" Other uses * User (computing), a person (or software) using a ...
, without exceeding a set
budget A budget is a calculation play, usually but not always financial, for a defined period, often one year or a month. A budget may include anticipated sales volumes and revenues, resource quantities including time, costs and expenses, environme ...
when doing so. To meet these needs, a system administrator may acquire, install, or upgrade computer components and
software Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work. ...
; provide routine automation; maintain security policies; troubleshoot; train or supervise staff; or offer technical support for projects.


Related fields

Many organizations staff offer jobs related to system administration. In a larger company, these may all be separate positions within a computer support or Information Services (IS) department. In a smaller group they may be shared by a few sysadmins, or even a single person. * A database administrator (DBA) maintains a
database In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases spa ...
system, and is responsible for the integrity of the data and the efficiency and performance of the system. * A network administrator maintains network infrastructure such as
switches In electrical engineering, a switch is an electrical component that can disconnect or connect the conducting path in an electrical circuit, interrupting the electric current or diverting it from one conductor to another. The most common type ...
and routers, and diagnoses problems with these or with the behavior of network-attached computers. * A security administrator is a specialist in computer and network security, including the administration of security devices such as firewalls, as well as consulting on general security measures. * A web administrator maintains web server services (such as Apache or IIS) that allow for internal or external access to web sites. Tasks include managing multiple sites, administering security, and configuring necessary components and software. Responsibilities may also include software change management. * A computer operator performs routine maintenance and upkeep, such as changing backup tapes or replacing failed drives in a
redundant array of independent disks Raid, RAID or Raids may refer to: Attack * Raid (military), a sudden attack behind the enemy's lines without the intention of holding ground * Corporate raid, a type of hostile takeover in business * Panty raid, a prankish raid by male colleg ...
(RAID). Such tasks usually require physical presence in the room with the computer, and while less skilled than sysadmin tasks, may require a similar level of trust, since the operator has access to possibly sensitive data. * An SRE Site Reliability Engineer - takes a software engineering or programmatic approach to managing systems.


Training

Most employers require a bachelor's degree in a related field, such as
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (includin ...
,
information technology Information technology (IT) is the use of computers to create, process, store, retrieve, and exchange all kinds of data . and information. IT forms part of information and communications technology (ICT). An information technology system ...
, electronics engineering, or
computer engineering Computer engineering (CoE or CpE) is a branch of electrical engineering and computer science that integrates several fields of computer science and electronic engineering required to develop computer hardware and software. Computer enginee ...
. Some schools also offer undergraduate degrees and graduate programs in system administration. In addition, because of the practical nature of system administration and the easy availability of open-source server software, many system administrators enter the field self-taught. Generally, a prospective employee will be required to have experience with the computer systems they are expected to manage. In most cases, candidates are expected to possess industry certifications such as the Microsoft MCSA,
MCSE Microsoft Certified Professional was a certification program from Microsoft. Overview Microsoft Certifications are earned by passing exams aligned to a specific certification. The process of earning certification has changed multiple times sinc ...
, MCITP, Red Hat RHCE, Novell CNA, CNE, Cisco CCNA or CompTIA's A+ or
Network+ Network, networking and networked may refer to: Science and technology * Network theory, the study of graphs as a representation of relations between discrete objects * Network science, an academic field that studies complex networks Mathematics ...
, Sun Certified SCNA, Linux Professional Institute, Linux Foundation Certified Engineer or Linux Foundation Certified System Administrator, among others. Sometimes, almost exclusively in smaller sites, the role of system administrator may be given to a skilled user in addition to or in replacement of his or her duties.


Skills

The ''subject matter'' of system administration includes computer systems and the ways people use them in an organization. This entails a knowledge of
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
s and
application Application may refer to: Mathematics and computing * Application software, computer software designed to help the user to perform specific tasks ** Application layer, an abstraction layer that specifies protocols and interface methods used in a c ...
s, as well as hardware and software troubleshooting, but also knowledge of the purposes for which people in the organization use the computers. Perhaps the most important skill for a system administrator is
problem solving Problem solving is the process of achieving a goal by overcoming obstacles, a frequent part of most activities. Problems in need of solutions range from simple personal tasks (e.g. how to turn on an appliance) to complex issues in business an ...
—frequently under various sorts of constraints and stress. The sysadmin is on call when a computer system goes down or malfunctions, and must be able to quickly and correctly diagnose what is wrong and how best to fix it. They may also need to have teamwork and communication skills; as well as being able to install and configure hardware and software. Sysadmins must understand the behavior of software in order to deploy it and to troubleshoot problems, and generally know several
programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming l ...
s used for
scripting Script may refer to: Writing systems * Script, a distinctive writing system, based on a repertoire of specific elements or symbols, or that repertoire * Script (styles of handwriting) ** Script typeface, a typeface with characteristics of handw ...
or automation of routine tasks. A typical sysadmin's role is not to design or write new application software but when they are responsible for automating system or application configuration with various configuration management tools, the lines somewhat blur. Depending on the sysadmin's role and skillset they may be expected to understand equivalent key/core concepts a software engineer understands. That said, system administrators are not software engineers or developers, in the job title sense. Particularly when dealing with
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a ''internetworking, network of networks'' that consists ...
-facing or business-critical systems, a sysadmin must have a strong grasp of
computer security Computer security, cybersecurity (cyber security), or information technology security (IT security) is the protection of computer systems and networks from attack by malicious actors that may result in unauthorized information disclosure, t ...
. This includes not merely deploying software patches, but also preventing break-ins and other security problems with preventive measures. In some organizations, computer security administration is a separate role responsible for overall security and the upkeep of firewalls and intrusion detection systems, but all sysadmins are generally responsible for the security of computer systems.


Duties

A system administrator's responsibilities might include: * Analyzing system logs and identifying potential issues with computer systems. * Applying
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
updates, patches, and configuration changes. * Installing and configuring new hardware and
software Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work. ...
. * Adding, removing, or updating user account information, resetting passwords, etc. * Answering technical queries and assisting users. * Responsibility for
security" \n\n\nsecurity.txt is a proposed standard for websites' security information that is meant to allow security researchers to easily report security vulnerabilities. The standard prescribes a text file called \"security.txt\" in the well known locat ...
. * Responsibility for
documenting A document is a written, drawn, presented, or memorialized representation of thought, often the manifestation of non-fictional, as well as fictional, content. The word originates from the Latin ''Documentum'', which denotes a "teaching" or ...
the configuration of the system. * Troubleshooting any reported problems. * System performance tuning. * Ensuring that the network infrastructure is up and running. * Configuring, adding, and deleting file systems. * Ensuring parity between dev, test and production environments. * Training users * Plan and manage the machine room environment In larger organizations, some of the tasks above may be divided among different system administrators or members of different organizational groups. For example, a dedicated individual(s) may apply all system upgrades, a Quality Assurance (QA) team may perform testing and validation, and one or more
technical writer A technical writer is a professional information communicator whose task is to transfer information between two or more parties, through any medium that best facilitates the transfer and comprehension of the information. Technical writers researc ...
s may be responsible for all technical documentation written for a company. System administrators, in larger organizations, tend not to be
systems architect The systems architect is an information and communications technology professional. Systems architects define the architecture of a computerized system (i.e., a system composed of software and hardware) in order to fulfill certain requirements. ...
s, systems engineers, or systems designers. In smaller organizations, the system administrator might also act as technical support, database administrator, network administrator, storage (SAN) administrator or application analyst.


See also

* Application service management * Bastard Operator From Hell (BOFH) *
DevOps DevOps is a set of practices that combines software development (''Dev'') and IT operations (''Ops''). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary t ...
* Forum administrator *
Information technology operations Data center management is the collection of tasks performed by those responsible for managing ongoing operation of a data center This includes ''Business service management'' and planning for the future. Historically, ''data center management'' w ...
* League of Professional System Administrators * LISA (organization) * Professional certification (computer technology) * Superuser * Sysop *
System Administrator Appreciation Day System Administrator Appreciation Day, also known as Sysadmin Day, SysAdminDay, is an annual event created by system administrator Ted Kekatos. The event exists to show appreciation for the work of sysadmins and other IT workers. It is celebrat ...


References


Further reading

* ''Essential Linux Administration: A Comprehensive Guide for Beginners'', by Chuck Easttom (Cengage Press, 2011) * ''Essential System Administration'' (O'Reilly), 3rd Edition, 2001, by Æleen Frisch * ''The Practice of System and Network Administration'' (Addison-Wesley), 2nd Edition 5 Jul. 2007, by
Thomas A. Limoncelli Tom Limoncelli (born December 2, 1968) is an American system administrator, author, and speaker. A system administrator and network engineer since 1987, he speaks at conferences around the world on topics ranging from firewall security to time m ...
,
Christine Hogan Christine Hogan is a Canadian public servant who is currently serving as the Deputy Minister of Environment and Climate Change since September 30, 2019. Biography Christine Hogan studied at Carleton University and graduated in 1987 with a bachel ...
and
Strata R. Chalup In geology and related fields, a stratum ( : strata) is a layer of rock or sediment characterized by certain lithologic properties or attributes that distinguish it from adjacent layers from which it is separated by visible surfaces known as ei ...
* ''The Practice of System and Network Administration Volume 1: DevOps and other Best Practices for Enterprise IT'' (Addison-Wesley), 3rd Edition. 4 Nov. 2016, by
Thomas A. Limoncelli Tom Limoncelli (born December 2, 1968) is an American system administrator, author, and speaker. A system administrator and network engineer since 1987, he speaks at conferences around the world on topics ranging from firewall security to time m ...
,
Christine Hogan Christine Hogan is a Canadian public servant who is currently serving as the Deputy Minister of Environment and Climate Change since September 30, 2019. Biography Christine Hogan studied at Carleton University and graduated in 1987 with a bachel ...
,
Strata R. Chalup In geology and related fields, a stratum ( : strata) is a layer of rock or sediment characterized by certain lithologic properties or attributes that distinguish it from adjacent layers from which it is separated by visible surfaces known as ei ...
* ''The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems'', Volume 2 (Addison-Wesley), 2 Sep. 2014, by
Thomas A. Limoncelli Tom Limoncelli (born December 2, 1968) is an American system administrator, author, and speaker. A system administrator and network engineer since 1987, he speaks at conferences around the world on topics ranging from firewall security to time m ...
,
Christine Hogan Christine Hogan is a Canadian public servant who is currently serving as the Deputy Minister of Environment and Climate Change since September 30, 2019. Biography Christine Hogan studied at Carleton University and graduated in 1987 with a bachel ...
,
Strata R. Chalup In geology and related fields, a stratum ( : strata) is a layer of rock or sediment characterized by certain lithologic properties or attributes that distinguish it from adjacent layers from which it is separated by visible surfaces known as ei ...
* ''Principles of Network and System Administration'' (J. Wiley & Sons), 2000, 2003 (2nd ed.), by Mark Burgess * ''Time Management for System Administrators'' (O'Reilly), 2005, by
Thomas A. Limoncelli Tom Limoncelli (born December 2, 1968) is an American system administrator, author, and speaker. A system administrator and network engineer since 1987, he speaks at conferences around the world on topics ranging from firewall security to time m ...
* ''UNIX and Linux System Administration Handbook'' (Prentice Hall), 5th edition, 8 Aug. 2017, by Trent R. Hein,
Ben Whaley Benjamin Franklyn Whaley (October 14, 1926 – November 4, 2001) was an American college football and basketball coach and National Football League The National Football League (NFL) is a professional American football league that cons ...
,
Dan Mackin Dan or DAN may refer to: People * Dan (name), including a list of people with the name ** Dan (king), several kings of Denmark * Dan people, an ethnic group located in West Africa **Dan language, a Mande language spoken primarily in Côte d'Ivoir ...
,
Sandeep Negi May refer to * * * See also

* Sandeepa Dhar, Indian actress * Sandwip, an island in Sandwip Upazila * Sandwip Upazila, a sub-district in Bangladesh {{disambig, geo ...

"The blue collar workers of the 21st century"
Minnesota Public Radio, 27 January 2004


External links


Communication Workers of America
{{DEFAULTSORT:System administrator * Computer occupations Computer systems