Operating System & File System Prof. Sujata Rao Lesson 7.

Slides:



Advertisements
Similar presentations
PC Operating Systems in Review lesson 12. UNIX DOS The Macintosh Operating System Windows 3.x OS/2 Warp Windows NT Windows 95 and 98 Linux Windows 2000.
Advertisements

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
The Windows File System and Windows Explorer To move around the file system and examine your files or get to one you want (say, to modify, delete or copy.
File management GAP Toolkit 5 Training in basic drug abuse data management and analysis Training session 2.
Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data.
Computer Operating Systems
Drives, Directories and Files. A computer file is a block of arbitrary information, or resource for storing information. Computer files can be considered.
Chapter 6 Review System Software: Operating Systems and Utilities.
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
MCT260-Operating Systems I Operating Systems I Navigating the File System.
Computer Basics. What is a Computer? A computer is a machine that can take inputs from the user, process that information, store that information as needed.
Windows Overview LEIT 429x Steve Builta. Where we are going… Overview of operating Systems Overview of Windows 9x Take and Edit digital Photos.
Lesson 5-Accessing Networks. Overview Introduction to Windows XP Professional. Introduction to Novell Client. Introduction to Red Hat Linux workstation.
Computer Forensics Principles and Practices by Volonino, Anzaldua, and Godwin Chapter 6: Operating Systems and Data Transmission Basics for Digital Investigations.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Operating Systems.
Operating Systems.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Operating System Fundamentals
The Computer Operating System. The Computer Operation System This lesson will cover: Computer Operating Systems GUI vs. Command line The Microsoft Windows.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Computer Systems Week 10: File Organisation Alma Whitfield.
 FILE S SYSTEM  DIFFERENT FILE SYSTEMS  FILE SYSTEM COMPONENTS  FILE OPERATIONS  LOG STRUCTERD FILE SYSTEM  FILE EXAMPLES.
Process & Organize Data Storage 2 Data can be stored for later recall and use. The storage facility is a very powerful feature as data can be used later.
INTRODUCTION TO OPERATING SYSTEMS. An operating system is a program that controls the overall activity of a computer. Like an orchestra conductor an operating.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Chapter 4 System Software.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Computing and the Web Operating Systems. Overview n What is an Operating System n Booting the Computer n User Interfaces n Files and File Management n.
Operating Systems Programs for performing surgery NOT! –Sorry I got carried away.
Windows3.ppt1 Objectives: l Describe the Windows 2000 user interface l Identify elements of a window Using Windows Using Windows.
Practical Computer Literacy Week-02
File System Management File system management encompasses the provision of a way to store your data in a computer, as well as a way for you to find and.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Computer Software. Software n According to the American Heritage Dictionary software is n "The programs, routines, and symbolic languages that control.
* Property of STI Page 1 of 18 Software: Systems and Applications Basic Computer Concepts Software  Software: can be divided into:  systems software.
Windows and File Management
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
10. File Management. Computers and information Computers are all about processing the information. The information has to be organized in a systematic.
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
MS-DOS is an acronym for MicroSoft Disk Operating System It is a CUI based operating system. It provides user with a command prompt (generally called.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Instructor: Syed Shuja Hussain Chapter 4: Operating System Basics.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Systems Administration (Windows) BIT3111 – Lecture 5 (Introduction to Windows OS)
Chapter 2 Operating Systems
Computers: Tools for an Information Age
Computer Fundamentals 1
Chapter 4 The Power behind the Power
Organizing Files What is a file?
Chapter 4 The Power behind the Power
Operating System Fundamentals
Windows.
PC Operating Systems in Review
System Software: Operating system, Utility Programs, & File Management
Types of Software Mrs. S. Palmer Office Administration.
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
Windows.
Paths and Trees and Folders
An Introduction to the Windows Operating System
Presentation transcript:

Operating System & File System Prof. Sujata Rao Lesson 7

The Computer Operation System This lesson will cover: Computer Operating Systems GUI vs. Command line The Microsoft Windows Family The Concept of Windows Windows XP File Systems – How Computers Manage Data SSR/ver 1.4Operating system & File types 2

Different Systems for Different Needs Different computers, different tasks and various level of competency i.e. Mainframe & Micro PC. Different Operating Systems, different functionality and usability. – UNIX or Linux – very robust and secure, however very difficult for the average user to understand and use effectively. So usually used on network servers and engineering or programming workstations. –Windows – not so finicky. Neither very secure nor stable compared to UNIX, but very easy to master. A compromise between functionality and usability. SSR/ver 1.4Operating system & File types 3

GUI Vs. Command Line Windows XP, like Windows 98 is a Graphical User Interface, or GUI. It uses graphical representations of theGUI underlying complexities 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 MacOS, Unix and Linux. Windows was originally developed as an interface for MS-DOS. SSR/ver 1.4Operating system & File types 4

Notice the difference… Two DOS commands, “time” and “date”, were entered with primitive results… SSR/ver 1.4Operating system & File types 5

In the Windows Setup … one click on the taskbar makes this Time & Date option available. SSR/ver 1.4Operating system & File types 6

UNIX Operating System One of the first multi-user, multi-tasking operation systems Very robust and stable Provides built in networking capabilities. Known for its cryptic commands. Many version of UNIX developed by different sources such as Solaris, System V and SCO UNIX. SSR/ver 1.4Operating system & File types 7

Linux Operating System Linux is a free ‘Unix-like’ operating system. Many of the same features of UNIX Available for many operating platforms. SSR/ver 1.4Operating system & File types 8

OS/2 Is a 32-bit multitasking operating system produced by IBM. Used by many large corporations in mission critical functions such as banking, ATM etc. Co-developed by IBM and Microsoft to replace DOS (Disk Operating System) in late 1980s. SSR/ver 1.4Operating system & File types 9

Windows XP Is the latest version of Microsoft Windows family. Two distinct versions of this OS for use on desktop PCs i.e. XP Home Edition and XP professional and there are other versions for use as network servers. Is actually descendent of the Windows NT family rather than the windows 9x family. Difference between Home Edition & Professional version: –Advanced networking features for domain-based networks –Remote Access capabilities –Encrypting File System (EFS) –Support for multiple-processors –Support for multiple languages SSR/ver 1.4Operating system & File types 10

File Systems – How Computers Manage Data To understand Window’s use of files and folders, you need to know just a small bit about how a computer stores information. Computers store data which are pieces of information.data 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 i.e. Windows XP can use more than one file system (Discussed in detail in later chapters)SecondaryMass storage Operating System SSR/ver 1.4Operating system & File types 11

File Systems – How Computer Manages Data The three basic elements of the Windows XP file system are: –File –Folder or Directory –Drive or Partition SSR/ver 1.4Operating system & File types 12

File A file is a collection of data. It is the smallest element of a file system and is a collection of bits and bytes to represent information in the form of text, image etc.file Basic types of files: –Data files - stores only data and used by executable files as a source of input or output and Executable files. –Executable files - performs operations under OS, i.e. Applications. Examples of common file types used by Windows and Windows based programs are: SSR/ver 1.4Operating system & File types 13

Program – a program file is one that can be executed or “run”. Text – this is the most basic form of text file, it is sometimes called a “plain” or “ASCII” text file.ASCII System configuration - this type of file can be of several types such as an.ini,.sys or.dat file they store information that the system (or a program) needs to have readily available to function properly. Compressed – a file of this type has been compressed by a program to reduce its size as a space saving measure.compressed TrueType font file – the standard Windows font type is stored in this kind of file. Formatted text document – a document formatted by a word processor. SSR/ver 1.4Operating system & File types 14

Folders and Drive/Partition A folder is a collection of files. Folders are used to organize the file system of a Windows based PC. The analogy of files and folders on a PC and files and folders in a file cabinet in an office is the easiest way to explain this relationship.folder A drive can be any mass storage device such as a hard drive, a cd- rom drive, zip drive, or a floppy drive. Some types of drives used by Windows are:mass storage CD-ROM or DVD drive Hard drive or a partition of a physical drivepartition Floppy disk drive Removable media drive, such as a Zip driveZip Network drive SSR/ver 1.4Operating system & File types 15

Relationship of Files to Folders to Drives: On a Windows PC files are stored in folders on a drive… A drive can actually be a part of a physical drive. This is called a drive partition. So one hard disk can have several drives labeled as letters from C to Z. The C: drive is always the first hard drive.physicalpartition SSR/ver 1.4Operating system & File types 16

A hierarchical File Tree Windows XP uses a hierarchical or TREE file system….hierarchical …such an arrangement uses directories, or folders, to organize the data files. The diagram to the left shows how this system, called a “tree”, is structured. The top level is called the root directory or simply the “root”. This directory contains all the files and folders below it. The subordinate folders may contain only files, or only folders or both. This is how the Windows Explorer presents the file system. “My Computer” in XP is such a root.treeroot SSR/ver 1.4Operating system & File types 17

XP’s “My computer” folder contains the file system tree that closely resembles the generic tree seen before. The A drive (floppy) The C drive The My Computer folder is the place where the file system tree is located… The CD-ROM drive The Desktop folder Zip drive Network drive SSR/ver 1.4Operating system & File types 18

A hierarchical File Tree – File Path Every file has a path. A file’s path is simply the complete address for that file within the file hierarchy. For example a file that exists: On the C drive In the Program Files folder, In the Windows NT sub-folder, In the Accessories sub-folder, Named wordpad.exe would have the following path: C:\Program Files\Windows NT\Accessories\wordpad.exe SSR/ver 1.4Operating system & File types 19

Files and Folders As stated before files store data in different ways. The difference can be like a text file versus program code, or an Word document and a WordPerfect document. The first two point out a difference in the actual data, the second pair a difference in “formatting”. Many times a file’s content can be known by the file extension, that is the trailing letters of the filename after the “.” For example a file named opera.exe is an executable file (which is another name for a program file). The following slide lists several file types and their respective extensions. SSR/ver 1.4Operating system & File types 20

Files and Folders File ExtensionApplication EXE, COMExecutable file ZIPCompressed file using “Zip” compression INIConfiguration files, many programs use them, too TXTASCII text file, sometimes called “plain text” DOCMicrosoft Word file XLSMicrosoft Excel file PPT, PPSMicrosoft PowerPoint file MDBMicrosoft Access database file GIF, JPG, PNGImage files HTM, HTMLHyperText Markup Language file PDFAdobe Acrobat Portable Document Format SSR/ver 1.4Operating system & File types 21

SSR/ver 1.4Operating system & File types 22