Lecture 2 - Operating Systems


Home


Objectives

Contents


*** These are the last lecture notes to be handed out in class.

*** It is up to you to print them in the future.

*** Tutorials start later today


1. Application Software

2. System Software

The software base of a computer that application programs use to access hardware functions. e.g.:

There are two main levels of system software; BIOS and Operating System.

2.1 BIOS ROM

2.2 Operating System (OS)

A series of programs to perform certain functions.

Low level functions loaded on boot-up:

Higher level functions usually exist as separate programs (utilities):

OS's are read from disk
Starting up an OS is called BOOTING-UP

On the LTUB PC network we use two main OS's:

2.3 Command Based OS vs Graphical OS

2.4 Some Typical Operating Systems

3. Windows File Systems

3.1 FAT

3.2 NTFS

Windows XP/2000/NT use NTFS (New Technology File System) and still supports FAT.

NTFS provides:

4. The PC Network

This is the main PC based network.

4.1 Network Components

Servers

PCs

Software

Most PCs will have the following software loaded locally (and more):

Printers

4.2 Protea

4.3 Home Directory (H:)

Each student has a directory referred to as My Home Drive (H:). This is the only directory that you can save files to. Files are stored on the server - not the PC you are working on. A maximum of 50MB can be saved to your account. Don't save to the C: drive as the work will be lost. Don't save large files (e.g. pictures) to your desktop as these take up space as well.

4.4 Drives

The hard drive on the PCs is divided into a number of partitions (sections). Typically the hard drive will be partitioned into C: and D: drives. Each partition has a particular purpose. Most PCs will have the following local drives.

Drive Description
A: Floppy drive
C: Normal local workstation's hard disk - most of it should be inaccessible to you. Do NOT save work here it will be lost
D: Temporary disk partition
E: CD/DVD Drive
H: You account. Also known as: Disconnected Network Drive or My Home Drive

USB drives/memory may be used but should not be larger than 512KB. The system Administrator is notified if larger drives are used.

4.5 Other PC Labs

5. Windows XP

Graphically based OS.

The Windows OS provide the functions:

Windows XP has a number of utilities:

5.1 Control Panel

For setting-up the windows environment:

The control panel is disabled on LTUBs PC networks.

5.2 Clipboard

5.3 Windows File System

5.4 Windows Explorer

Path

e.g. the path may be defined as something like:

PATH=C:\WINNT; C:\WINNT\SYSTEM32; C:\WINNT\SYSTEM ;X: ;Z:

In Windows XP the path can be set under Systems Variables in Environment Variables:

Control Panel > Systems > Advanced > Environment Variables

5.5 Windows XP Profiles

Each user has their own profile in Windows XP which is the storage of information about:

5.6 Changing Passwords

To change you password on the PC network:

  1. Press Ctrl+Alt+Delete (all at once)
  2. Click the Change Password... button.
  3. Type your Old Password (existing password)
  4. Type your New Password twice. (Passwords must contain at least 8 characters)

5.7 Logging Off

To logoff  the PC network:

  1. Select Start > Log Off
  2. Click the Log Off... button

6. Security

Windows Server and Windows XP look after security, involving:

7. Anti-virus Software

8. The UNIX Network

Servers

There are two main servers, redgum for student use and ironbark for staff. Both of these will soon be Apple Xserve UNIX servers.

redgum & ironbark

Workstations

The UNIX workstations we will be using in this subject are located in lab B1.11 (Computer Lab 3, also known as itlab3) are networked into redgum's disk drive where your files are stored. The CS & CE Department has a number of different types of UNIX workstations, running different flavours of UNIX.

Inappropriate use of the DVD burners will result in loss of computing facilities and students will face disciplinary action.

DVD burners are to be used for work legitimately associated with University subjects; NOT for movies, pictures etc.

Logging On

We won't be using the UNIX labs for some weeks, however if you wish you can use them. Your account should already be created for you, even if you haven't used it before. Usernames and password on UNIX are case sensitive, you must type them exactly as specified.

9. Student Information

Information for current students of the university can be found at:

Information on computer accounts, computer labs, passwords, email, IT Services (info on email, proxy information for dialling in to the Uni, ...),  timetables etc can be found on this page. Most of the computing related links are under the headings University Services.


What's Next?

Key Points

Further Reading


Written by Tim Whitfort.