System Administration 101

Slides:



Advertisements
Similar presentations
Upgrading Best Practices. Type of upgrade Hotfix Security fix Service pack New release.
Advertisements

International Academy Design and Technology Technology Classes.
Recovery Planning A Holistic View Adam Backman, President White Star Software
Common Mistakes Developers Make By Bryan Oliver SQL Server Mentor at SolidQ.
An Introduction to System Administration Chapter 1.
Position Opening Page 1 Job Classification: Network Server Administrator Opening Date: June 27, 2014 Location: Dobson Office Closing Date: July 7, 2014Grade:
1 Intro to Info Tech Computer Jobs Copyright 2007 by Janson Industries This presentation can be viewed on line at:
Roles of IT Personnel Unit Customer Service This is a facility that helps customers with wide-ranging questions relating to a specific company,
Oracle Database Administration. Rana Almurshed 2 course objective After completing this course you should be able to: install, create and administrate.
IT JOBS TASK 20. SOFTWARE ENGINEER A software engineer designs and programmes software, operates systems, database systems etc. They know how software.
Chapter 2 Introduction to Computer User Support
Introduction to Computer Administration System Administration
IT CAREERS Prepared by: Careene McCallum-Rodney. Computer Technician  Computer technicians:  install,  repair,  maintain,  and analyze many different.
Mainframe Jobs at Verizon
Computers & Employment By Andrew Attard and Stephen Calleja.
 Someone who controls and maintains a computer system.  Someone who trains users of computer system.
J.D.-Client Services o Strong Client Focus: troubleshooting and follow-up skills; commitment to continuous improvement. o Previous Analyst experience a.
CS3353: System Administration J. Childress KEP U331
NETWORK ADMINISTRATOR. EXAMPLES OF SOME COMPUTING RELATED CAREERS Multimedia Artist / Graphics Artist Information System Manager Computer Scientist Network.
1 Copyright © 2004, Oracle. All rights reserved. Introduction.
CS5493(7493): Secure System Administration J. Childress Rayzor 2090
{ Cloud computing. Exciting and relatively new technologies allow computing to be a part of our everyday lives. Cloud computing allows users to save their.
Career Exploration Jasmine Medina Slide 1 Slide 2 Slide 3.
Operating Systems Concepts 1/e Ruth Watson Chapter 8 Chapter 8 Network Administrator Ruth Watson.
TrainingRegister® Training Management Software Maintain Permanent Training Records for Each Individual Monitor and Track Required Training Know Who Needs.
 Computer Science (A Web Developer) Computer  Information Technology (Database Administrator)  Personal Career (Music Recording Engineer)
Oracle Applications 11i Concepts II Brian Hitchcock OCP 11i DBA -- OCP 10g DBA Sun Microsystems Brian Hitchcock.
Configuring, Managing and Maintaining Windows Server® 2008 Servers Course 6419A.
Creating and Managing Networks CSC February, 1999.
CHAPTER 1 Installing the Oracle Binaries. Introduction to Managing and Safeguarding Your Organization’s Data Efficiently installing Oracle software Create.
Understand why software needs installing or upgrading
Learning Outcomes 1. Know software installation processes 2. Be able to prepare for software installation 3. Be able to install and configure software.
Introduction to System Administration. System Administration  System Administration  Duties of System Administrator  Types of Administrators/Users.
6/14/20161 System Administration 1-Introduction to System Administration.
Job offer IT System & Software Specialist We are currently looking for an IT database administrator in order to respond to one key-account customer demand.
So you want to be a DBA….
July 7, System and Network Administration: Introduction Abdul Wahid.
Intro to Info Tech Computer Jobs
INTRODUCTION TO DESKTOP SUPPORT
Computer Information Technology
«My future profession»
Cameron Blashka | Informer Implementation Specialist
4.03 Understand Information Technology activities and careers.
Best practice Upgrade process
Adam Backman Chief Cat Wrangler – White Star Software
Chapter 6 Application Hardening
Common Methods Used to Commit Computer Crimes
IT infrastructure services I803/I835
Introduction to Operating Systems
Virtualization and Hosting
Chapter 2 Introduction to Computer User Support
Oracle Database Administration
>> Introduction to Web Applications
Introduction to System Administration
Introduction to System Administration
4.03 Understand Information Technology activities and careers.
Information and documentation media systems.
CompTIA Linux+ Powered by LPI 2 LX0-104 Dumps PDF LX0-104 Dumps LX0-104 Braindumps LX0-104 Question Answers LX0-104 Study Material.
Information Technology
Relate to Clients on a business level
ISYS366, Database Administration II
4.03 Understand Information Technology activities and careers.
Klopotek is transitioning to a Global Organization
4.03 Understand Information Technology activities and careers.
Microsoft Office Not in Textbook.
Bringing more value out of automation testing
4.03 Understand Information Technology activities and careers.
PLANNING A SECURE BASELINE INSTALLATION
An Introduction to System Administration
System Administration (LTAT )
Presentation transcript:

System Administration 101 Alexander Ufimtsev Open Source Lab University College Dublin http://osl.ucd.ie

Who is System Administrator? A person responsible for maintaining and operating a computer system and/or network System administrators are NOT software engineers or developers

Required Qualities/Skills A blend of technical skills and responsibility! Problem solving (frequently, under various sorts of constraints and stress) Understanding behaviour of software Strong grasp of computer security Knowledge of programming languages for scripting and automation Good communication skills

Basic Tasks Planning & Preparation Installation Maintaining Monitoring Installing/upgrading/re moving software Backup and archives Configuring Trouble-shooting Maintaining local documentation Helping and educating users Baselining Problem solving

SysAdmin Duties vs Company Size 20 people – everything, alone... (including nose- wiping for users) 200 people – everything, but with specialty in something (you get colleagues you can refer to in case you don't want to deal with smth) 2000 or more – very specific tasks/duties (get 5 signatures before sneezing near a company server)

Specializations/Related Fields Database Administrator (DBA) Network Administrator Security Administrator Web Administrator Technical Support Computer Operator

Backup Bottomline: Skip your breakfast and payrol, not backup!

Maintaining Software Software is not perfect, so it needs to be maintained Updating to new version/release Fixing bugs, if possible* Performing housekeeping (log cleanups; db vacuum; service restart, if necessary)

Maintaining Software Realize you are not the only user on the system Don't install something you cannot maintain (do your research before installing) Always remove all unnecessary software: every piece of software you leave is a potential cause of crash or security breach Do not remove things you do not understand :- ) Never EVER play with production systems! Always test things on test environment

Why Open Source Software? Ability to fix bugs before official release Ability to contribute to bug/security fixing Relative vendor independence No headache with licenses, their installation and management

Problem Solving Examples “My Word is dead!” Renaming directory caused 10% drop in performance Restarting computer causes random fluctuations of benchmarks Hardware upgrade makes things slower Moving test system to another building causes a slowdown

Monitoring Spend time monitoring, so you don't have to spend time restoring Demo :-)

Resources Used http://www.adminspotting.org http://en.wikipedia.org/wiki/System_administrator http://content.hccfl.edu/pollock/AUnix1/SysAdminTasks.htm http://www.openesque.com/white/sysadmin101.html