lesson 6. the computer operation computer operating systems gui vs. command line the microsoft...

10
Lesson 6

Upload: zayne-straughan

Post on 01-Apr-2015

214 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

Lesson 6

Page 2: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

The Computer Operation

•Computer Operating Systems•GUI vs. Command line•The Microsoft Windows Family•File Systems – How Computers Manage Data

Page 3: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

The Operating System

•Job Management•Set up the order in which jobs should be executed

•Resource Management•Major resources that are controlled are•Core Memory•Processor ( I-O channels, CPU)•Devices •Information routines ( Files, Library etc )

•Control of I-O Operations•O/s has standard set of instructions known as Input –output control System

•Error Recovery

•Memory Management

Page 4: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

The Operating System

•Error Recovery•The capacity to respond to errors for programs being executed

•Memory Management•Matching the space required for each program executed .

Page 5: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

GUI Vs. Command Line•Windows XP, Windows 98 is a Graphical User Interface, or GUI. •It uses graphical representations of the operating system to eliminate the need to learn complex commands. •This makes using the software easier and more efficient.

•Most modern operating systems have GUIs, such as the Unix and Linux. Windows was originally developed as an interface for MS-DOS.

Page 6: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

The Command Line

Two commands, “time” and “date”, were entered with primitive results…

Page 7: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

Notice the difference…

…when one click on the taskbar gives you this.

Page 8: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

File Systems – How Computers Manage Data

•Use of files and folders used to stores information. Computers store data which are pieces of information.

•A computer’s file system is its method of organizing the data stored on its Secondary or Mass Storage devices, such as hard disks and cd-roms.

•Generally the file system is dictated by the Operating System each having its own type

Page 9: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

The three basic elements of the Windows XP file system are:◦ File◦ Folder or Directory◦ Drive or Partition

Page 10: Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data

Disadvantage of File Processing System

•Data Redundancy and inconsistency

•Difficulty in accessing data

•Data isolation

•Atomicity

•Data Integrity

•Data Security