Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
System administrator
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Person who maintains and operates a computer system or computer network}} {{For|the privileged user account|Superuser}} {{pp-semi-indef|small=yes}} {{Use British English|date=June 2012}} {{Use dmy dates|date=August 2021}} {{Infobox Occupation |image=[[File:System Administrators Burnside Franswells Acceptance Testing.jpg|200px]] |caption=Two system administrators performing a system test |official_names= IT administrator, IT professional, System administrator, systems administrator, sysadmin, |type=[[Profession]] |activity_sector=[[Information technology]] |competencies=System administration, [[network management]], [[analytical skill]]s, [[thinking]] |formation=Varies from self study, certifications, and sometimes an Associate or Bachelor's degree in a related field. }} {{Business administration}} An '''IT administrator''', '''system administrator''', '''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 [[Server (computing)|servers]]. The system administrator seeks to ensure that the [[uptime]], [[Computer performance|performance]], [[System resource|resources]], and [[Computer security|security]] of the computers they manage meet the needs of the [[User (computing)|users]], without exceeding a set [[budget]] when doing so. To meet these needs, a system administrator may acquire, install, or [[upgrade]] computer components and [[software]]; 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]] 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 [[network switch|switches]] and [[network router|router]]s, and diagnoses problems with these or with the behavior of network-attached computers. * A [[computer security|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 HTTP Server|Apache]] or [[Internet Information Services|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 [[RAID|redundant array of independent disks]] (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 [[Site Reliability Engineering|SRE]] Site Reliability Engineer - takes a software engineering or programmatic approach to managing systems. == Training == [[File:System Administration Conference Training.jpg|thumb|Training at a system administration conference|alt=A man speaking from a podium to a room of people with laptop computers]] Most employers<ref>{{Cite web|url=https://www.bls.gov/ooh/computer-and-information-technology/network-and-computer-systems-administrators.htm#tab-4|title=Network and Computer Systems Administrators: Occupational Outlook Handbook: U.S. Bureau of Labor Statistics |publisher=[[U.S. Bureau of Labor Statistics]] |language=en-us|access-date=2018-04-12}}</ref> require a bachelor's degree in a related field, such as [[computer science]], [[information technology]], [[electronics engineering]], or [[computer engineering]]. Some schools also offer undergraduate degrees and graduate programs in system administration.<ref>[http://nssa.rit.edu/~nssa/?q=node/8] {{webarchive|url=https://web.archive.org/web/20150402103548/http://nssa.rit.edu/~nssa/?q=node%2F8|date=2 April 2015}}</ref><ref>[http://www.cs.unh.edu/bsit.htm B.S. Information Technology | Computer Science]. Cs.unh.edu. Retrieved on 2013-07-17.</ref><ref>[http://www.rit.edu/programs/networking-and-systems-administration-0]. Nssa.rit.edu (4 January 2013). Retrieved on 2013-07-17.</ref><ref>[http://www.mtu.edu/technology/]. mtu.edu. Retrieved on 2014-10-21,</ref><ref>[http://www.cs.fsu.edu/current/grad/cnsa_ms.php FSU Computer Science - Masters Degree Computer Network and System Administration]. Cs.fsu.edu. Retrieved on 2013-07-17.</ref> In addition, because of the practical nature of system administration and the easy availability of [[Open-source software|open-source]] [[Server (computing)|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 [[Microsoft Certified Systems Administrator|MCSA]], [[MCSE]], [[MCITP]], Red Hat [[Red Hat Certified Engineer|RHCE]], Novell [[Certified Novell Administrator|CNA]], [[Certified Novell Engineer|CNE]], Cisco [[CCNA]] or [[CompTIA]]'s [[A+ certification|A+]] or [[Network+]], [[Sun Certified]] [[Sun Certified Network Administrator|SCNA]], [[Linux Professional Institute]], Linux Foundation Certified Engineer or Linux Foundation Certified System Administrator,<ref>{{Cite web|url=http://training.linuxfoundation.org/certification|title=Explore Full Catalog}}</ref> 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 their duties. == Skills == {{hatnote|Some of this section is from the [http://www.bls.gov/ooh/computer-and-information-technology/network-and-computer-systems-administrators.htm Occupational Outlook Handbook], 2010–11 Edition, which is in the [[public domain]] as a [[work of the United States government]].}} 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]]s and [[computer application|application]]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]]—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]]s used for [[Scripting Language|scripting]] 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 engineer]]s or [[software development|developer]]s, in the job title sense. Particularly when dealing with [[Internet]]-facing or business-critical systems, a sysadmin must have a strong grasp of [[computer security]]. 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 [[Firewall (computing)|firewall]]s and [[intrusion detection system]]s, but all sysadmins are generally responsible for the security of computer systems. ==Duties== A system administrator's responsibilities might include: * Analyzing [[Computer data logging|system logs]] and identifying potential issues with computer systems. * Applying [[operating system]] updates, patches, and configuration changes. * Installing and configuring new [[Computer hardware|hardware]] and [[Computer software|software]]. * Adding, removing, or updating [[user account]] information, resetting [[password]]s, etc. * Answering technical queries and assisting users. * Responsibility for [[computer security|security]]. * Responsibility for [[documentation|documenting]] 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 control|Quality Assurance (QA)]] team may perform testing and validation, and one or more [[technical writer]]s may be responsible for all technical documentation written for a company. System administrators, in larger organizations, tend not to be [[systems architect]]s, [[Systems engineering|systems engineers]], or [[systems design]]ers. 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]] * [[Forum administrator]] * [[Information technology operations]] * [[League of Professional System Administrators]] * [[LISA (organization)]] * [[Orchestration (computing)]] * [[Professional certification (computer technology)]] * [[Superuser]] * [[Sysop]] * [[System Administrator Appreciation Day]] * [[System management]] ==References== {{US government sources |url=http://www.bls.gov/ooh/computer-and-information-technology/network-and-computer-systems-administrators.htm|title=Occupational Outlook Handbook|edition=2010-11|agency=Bureau of Labor Statistics}} {{Reflist}} ==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 [[Tom Limoncelli|Thomas A. Limoncelli]], [[Christine Hogan]] and [[Strata R. Chalup]] * ''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 [[Tom Limoncelli|Thomas A. Limoncelli]], [[Christine Hogan]], [[Strata R. Chalup]] * ''The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems'', Volume 2 (Addison-Wesley), 2 Sep. 2014, by [[Thomas A. Limoncelli]], [[Christine Hogan]], [[Strata R. Chalup]] * ''Principles of Network and System Administration'' (J. Wiley & Sons), 2000, 2003 (2nd ed.), by [[Mark Burgess (computer scientist)|Mark Burgess]] * ''Time Management for System Administrators'' (O'Reilly), 2005, by [[Tom Limoncelli|Thomas A. Limoncelli]] * ''UNIX and Linux System Administration Handbook'' (Prentice Hall), 5th edition, 8 Aug. 2017, by [[Trent R. Hein]], [[Ben Whaley]], [[Dan Mackin]], [[Sandeep Negi]] * [http://news.minnesota.publicradio.org/features/2004/01/26_horwichj_unionstechies/ "The blue collar workers of the 21st century"], Minnesota Public Radio, 27 January 2004 == External links == {{Commons category|System administrators}} {{Wiktionary|sysadmin}} * [http://www.cwa-union.org/ Communication Workers of America] {{DEFAULTSORT:System administrator}} [[Category:System administration|*]] [[Category:Information systems]] [[Category:Computer occupations]] [[Category:Computer systems]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Business administration
(
edit
)
Template:Cite web
(
edit
)
Template:Commons category
(
edit
)
Template:For
(
edit
)
Template:Hatnote
(
edit
)
Template:Infobox Occupation
(
edit
)
Template:Pp-semi-indef
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:US government sources
(
edit
)
Template:Use British English
(
edit
)
Template:Use dmy dates
(
edit
)
Template:Webarchive
(
edit
)
Template:Wiktionary
(
edit
)