Chapter - 1 Introduction
Chapter - 1 Introduction
1
Chapter 1:
Introduction to System and
Network Administration
2
Outline
Overview of System and Network Administration
– Types of NOS
3
Part I. Overview of System Administration
What is System?
An organized collection of components (i.e., computers) interacting
with a group of users looking for services to accomplish work.
Servers PCs
Us
Network
run
e
on
Service User
s s
help to accomplish work
4
What is System Administration?
System Administration is the design, installation,
configuration, operation, and support of servers to support
the operational need of information technology infrastructure
of an organization.
Generally it is planning, installing, and maintaining
computer systems involving servers and clients that works
together in a network environment.
System administration functions include user management,
system monitoring, backup and recovery, and access control.
Its overall goal is ensuring the systems are running efficiently
and effectively.
5
System Administrator
A person who is responsible for planning, installing, and
maintaining computer systems involving servers and
clients that works together in a network environment
using system like Windows Server or Linux platform.
6
Responsibilities of System administrator
(May vary from place to place but commonly include)
9
How to be a system admin ??
Unlike many other professions, System Administration is a
profession with no fixed career path.
– Few degree granting programs
– Heavy reliance on practical experience
– In some cases, candidates are expected to possess industry
certifications such as Cisco CCNA or CompTIA's A+, Microsoft
MCSA, MCSE, MCITP, HCNA, Linux Professional Institute
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.
10
Part II. Overview of Network
administration
11
Overview of Computer Network
A computer networks is a collection of two or more
computers interconnected by communication mediums
that allow sharing of resources.
The Goal is: allow two hosts to share data with one
another
12
Overview of Computer Network…
13
Overview of Network Infrastructure
Network infrastructure
Encompasses the software, the hardware, network and
services required for an organization to operate in an
Enterprise IT environment.
Activities:
1.Install, configure and
maintain service
2.Device configuration
3.Security issues
4.Hardware & software
update / replacement
6.System monitoring
15
Classifications of Networks
Based on geographic area they cover (size): PAN, LAN,
MAN, and WAN
Based on their architecture: Peer-to-peer and
Client/Server
Based on the ownership: private and public
Based on the transmission medium they used: wired and
wireless
Based on the Topology they used:
• Physical topology(bus, star, ring, mesh, hybrid)
• Logical topology: how data communicates (broadcast and
sequential)
16
Internet, Intranet, and Extranet
Three types of Internet Networks:
Internet: If you wish to expose information to everyone
in the world, then you would build an Internet-type
application.
Intranet: a local network that only people within the
organization can access. It’s the most restricted
network.
Extranet: is the type of network that allows users (for
instance, selected business partners or customers) from
outside to access the organizational network, but
they’re not available to the public.
17
Internet, Intranet, and Extranet…
18
What is Network administration?
Network administration is the management of
organizations network infrastructure such as routers
and switches.
19
Network Administrator
A person who maintains network infrastructure such
as switches and routers, and diagnoses problems with these
or with the behavior of network-attached computers.
20
Responsibilities of Network administrator
(May vary from place to place but commonly include)
Designing and planning the network(LAN,WAN and internet system)
– Making Decision about the type of network that suits the need of your
organization
Setting up the network
– Install the hardware and software’s that makes up the network
– Installation, configuration and maintenance of network devices (switch,
routers, firewall, etc.)
– Install and configure network services(DHCP, DNS, FTP, HTTP, NFS, etc.)
– Management and implementation of routing protocols such as ISIS, OSPF, BGP,
routing table configurations and certain implementations of authentication
– Network address assignment
Maintaining the network
– Administering network services
– Troubleshooting network problems
– Administering network security
– Keep running the overall network system
21
Expanding the network
Responsibilities of Network Administrator…
In smaller organizations, network administrators may also
be technically involved in the:
o maintenance and administration of:
• servers,
• desktop computers,
• printers, routers,
• switches,
• firewalls,
• phones, IP Phones, personal digital assistants, smartphones,
o Software deployment,
o Security updates and patches as well as a vast array of additional
technologies inclusive of both hardware and software.
22
How to be a Sys/Net Admin
Learn Operating System basics e.g. Unix/Linux
Learn shell utilities and script programming
Learn how to Install and Configure OS
Learn DNS and DHCP configuration
Learn TCP/IP networking
Learn NFS
23
Goals of System/Network Administration
24
PART III: Network Operating Systems
A Network Operating System is an operating system as other
types of operating system that runs on a server and provides
the server the capability to manage data, users, groups,
security, applications, and other networking functions.
Unlike operating systems, such as Windows, that are
designed for single users to control one computer, network
operating systems (NOS) coordinate the activities of multiple
computers across a network.
Clustering capabilities
Common tasks associated with NOS
User administration
• Client-server Architecture
28
`
The Most Popular NOS
29
Differences Between PC (client OS) and NOS
In a client OS, A number of users may have
accounts on a PC, only a single account is active
on the system at any given time.
31
Windows Server…
Microsoft products are regarded as the standard option
for most businesses.
36
End of Chapter 1
37