Course detail
Network Operating systems
FEKT-BSOSAcad. year: 2011/2012
The subject Network Operaring Systems provides detailed characteristics of multiuser-multitask operating systems (OS) with orientation to the UNIX operating system. Lecture topics are: basic functions of multiuser-multitask OS, work with filesystem, OS kernel, proceses in OS, control system for proceses, communication between processes, network applications, mail, ftp, telnet, WWW.
Practical exercises include presenation of basic functions of textual and graphical environment in OS Linux, introduction to command interpreter, writing batch files, and introduction to basic network administration functions (creating users, configuring rights, program installation, configuration of IP networking, system configuration).
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Department
Learning outcomes of the course unit
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
Course curriculum
2) standardization
3) system architectures
4) system calls
5) processes and signals
6) memory management
7) file system
8) device drivers
9) communications between processes
10) networking system
11) network services
12) graphical interface
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
Recommended optional programme components
Prerequisites and corequisites
Basic literature
Recommended reading
Classification of course in study plans
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
OS UNIX - general overview, history, structure, User view to the OS UNIX.
Architecture of OS UNIX, basic data structures, processes, states of processes, synchronization of processes
Filesystem in OS UNIX, I-Node, Buffers, file structure, directory, superblock, special files, pipes, work with files (opening, reading, writing), work with directories, mounting and unmounting of filesystems
Processes - states and state changings, operating memory, regions, pages, context of a process, address-field of a process, control of processes, signals
UNIX Shell, Init process, internal commands of a shell, standard input and output, implementation a pipes
Process management, real-time processing, timers, memory management
Input/Output devices, drivers, interupts, disk devices, streams, interprocess communication, messages, communication management
Tools for network communications in OS UNIX, network applications, configuration of basic network parameters
Administration and maintainance of OS UNIX, filesystem maintanance, backup, user administration, access rights and their configuration
Graphic User Interface of OS UNIX - X-Window, basic architecture of X-Window
Exercise in computer lab
Teacher / Lecturer
Syllabus
Command interpreter
Standard input and output, pipes
Programming in shell
Graphical user interface of OS UNIX
Installation of UNIX
Filesystem operations
Communication tools
User profiles
Configuration of network parameters
User management
Network management
Test