System and Network Administration: Gail Hopkins
System and Network Administration: Gail Hopkins
Aims of module
01/10/2012
Important Information
My contact details:
gail.hopkins@nottingham.ac.uk
Important Information
http://www.cs.nott.ac.uk/~gtr/ADM/
Support sessions:
http://support.cs.nott.ac.uk/help/office/
01/10/2012
Exam
Past papers available on the portal
Model exam paper with sample answers will
be given
Also useful:
Principles of Network and System
Administration, Mark Burgess, Wiley, 2004
The Practice of System and Network
Administration, Thomas A. Limoncelli,
Christina J. Hogan and Strata R. Chalup, 2nd
Edition, Addison Wesley, 2007
01/10/2012
Course Outline
Introduction to Unix
Introduction to Windows
Basics of System Administration
Users
File systems
Installing devices/software
Networked hosts
Providing services
Security
An Introduction to UNIX
Gail Hopkins
01/10/2012
Operating Systems
An operating system is the program that controls all the
other parts of a computer system - both the hardware and
the software.
Most importantly, it allows you to make use of the facilities
provided by the system. Every computer has an operating
system.
01/10/2012
Windows
Mactintosh
UNIX
Cygwin
MacOS X
An Introduction to UNIX
01/10/2012
shell
filesystem
UNIX Kernel
At the core of each UNIX system and is
loaded in whenever the system is started
up - referred to as the boot of the system
Manages the entire resources of the
system, presenting them to you and every
other user as a coherent system
You do not need to know about it in order
to use a UNIX system
01/10/2012
UNIX Shell
The UNIX command line interface is called
the shell
The shell is a program interpreter
There are many different shells, for
example csh, bash, tsh, and usually you
will run only one type of shell in a login
session
01/10/2012
A Shell Window
01/10/2012
http://support.cs.nott.ac.uk/help/docs/access/nx/
10
01/10/2012
Using NX from
Home
http://support.cs.nott.ac.uk/help/docs/access/nx/
http://www.chiark.greenend.org.uk/~sgtatham/putty/
11
01/10/2012
12
01/10/2012
UNIX Commands
13
01/10/2012
Command Entry
14
01/10/2012
srb
nza
pxj
czf
gmh
nza
bnk
dge
mdf
gtr
pts/76
pts/83
pts/81
pts/85
pts/96
pts/93
pts/79
pts/36
pts/9
pts/87
Oct
Oct
Oct
Oct
Oct
Oct
Oct
Oct
Oct
Oct
9
6
9
9
9
6
9
5
9
9
11:08
16:51
10:56
11:16
09:11
16:51
10:17
17:30
11:12
11:21
(bow)
(rannoch)
(prawn)
(thailand)
(polihale)
(rannoch)
(hope)
(128.243.24.66)
(delight)
(delight)
15
01/10/2012
16
01/10/2012
Summary
Introduction to UNIX
UNIX Kernel
UNIX Shell
17