Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools.

Slides:



Advertisements
Similar presentations
DOS commands.
Advertisements

DOS & Windows O/s Prof. Sujata Rao Less 5.
A batch file is a file that contains a number of DOS commands, each of which could be run individually from the command prompt. By putting them into a.
Understanding the Boot Process and Command Line
Lesson 4 0x Operating Systems.
What is an operating system? Is it software?
Operating System Type of Operating System
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
MCT260-Operating Systems I Operating Systems I Navigating the File System.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
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.
Working in DOS DOS is a true operating system
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
Command Prompt Chapter 7 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the MS-DOS Text Editor Richard Goldman ©January 31, 2000.
© 2010 The McGraw-Hill Companies, Inc. All rights reserved Mike Meyers’ CompTIA A+ ® Guide to Managing and Troubleshooting PCs Third Edition Working with.
Command Line Interface
© 2013 The McGraw-Hill Companies, Inc. All rights reserved Mike Meyers’ CompTIA A+ ® Guide to 802: Managing and Troubleshooting PCs Fourth Edition (Exam.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 4 Disk Operating System (DOS) and the Command-Line Interface McGraw-Hill.
Ch 71 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the Text Editor.
System Software. BIOS Basic Input Output System A kind of ROM Execute routines Checking RAM, detecting hard disk, floppy disk, CDROM, … etc.
IT Essentials - Chapter 4 Operating System Fundamentals.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Version 3 Operating System Fundamentals Module 4.
By Umesh ks. Dos is a single user operating system. Its support the all operating system wizards Support the disk scheduling. File management Network.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
PC Maintenance: Preparing for A+ Certification Chapter 29: Managing Files.
Computer Systems Week 10: File Organisation Alma Whitfield.
DOS Commands What is a command Types of DOS Commands Basic Terms
Ch 61 Using DEL, REN, MOVE, and RD /S. Ch 62 Overview Will continue to work with internal commands that help manage and manipulate files.
Chapter 9 Part II Linux Command Line Access to Linux Authenticated login using a Linux account is required to access a Linux system. The Linux prompt will.
Operating System Basics Chapter 1 Release 16/07/20 09 powered by dj.
The Command Line Interface. The OS files IO.sys MSDOS.sys Command.com IO and MSDOS are hidden files, COMMAND.COM shows in directory listings.
Understanding the Boot Process and Command Line
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.
Gene Perkins, Lassen High School Networking Academy
Computer Hardware PC Operating Systems. What is an operating system? An OS is the interface between the user and the computer hardware It provides the.
DOS  In the 1980s or early 1990s, the operating system that shipped with most PCs was a version of the Disk Operating System (DOS) created by Microsoft:
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
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.
OPERAING SYSTEM 1 CA-210 WINDOWS XP. CHAPTER 1 OPERATING SYSTEM FUNDAMENTALS.
Basic MS-DOS. History MS-DOS 1.0 was released in August 1981, and was updated until April 1994 when it was replaced by Windows 95 All versions of windows.
Basic MS-DOS.
1.  Microsoft DOS (Disk Operating System) use a command line user interface.command line  A command line user interface means that the user is required.
File and Folder CLI Commands 12/24/ Agenda Overview of OS functions and the SHELL Internal v External Commands Command History Making & Modifying.
Digital Communication Systems Comp Functions of the Operating System.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 10 – Using the Command Line.
The Command Line Yep, you need to know this. The Basics Start with the Prompt, what the computer tells you when ready for a command You type a command.
IT Essentials 1 v3 Module 4 JEOPARDY IT Essentials 1 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
IST 222 Day 6. DOS Naming Conventions A filename contains up to 8 characters, a separating period, and a file extension of up to three characters This.
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.
Introduction to Operating Systems IT190 Foundations in Information Technology.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 2 Introducing Operating Systems.
Systems Administration (Windows) BIT3111 – Lecture 5 (Introduction to Windows OS)
Lecture-7 Introduction to DOS. Introduction to UNIX/LINUX OS.
Lesson 4 0x Operating Systems.
Chapter 4 The Power behind the Power
Chapter 6 Windows 9x/Me Commands and Startup Disk
Chapter Overview Operating System Basics
Chapter 4 The Power behind the Power
Operating System Fundamentals
Working with the Command- Line Interface
Chapter 6 Using DEL, REN, MOVE, and RD /S Ch 6.
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
1.3 Given a scenario, apply appropriate Microsoft command line tools
Presentation transcript:

Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools

The Three Elements of an OS User Interface – The part of the OS that you interface with. User Interface – The part of the OS that you interface with. Kernel – The core of the OS. Interacts with the BIOS (at one end), and the UI (at the other end). Kernel – The core of the OS. Interacts with the BIOS (at one end), and the UI (at the other end). File Management System – Organizes and manages files. File Management System – Organizes and manages files.

Operating System Functions File Management File Management Application Management Application Management Built-in Utility Programs Built-in Utility Programs Control of Computer Hardware Control of Computer Hardware

Operating System Types Multiuser – Two or more users work with the computer at the same time Multiuser – Two or more users work with the computer at the same time Multitasking – Two or more processes running at the same time. Multitasking – Two or more processes running at the same time. Multithreading – Two or more parts of the same process running at the same time. Multithreading – Two or more parts of the same process running at the same time.

PC Operating Systems Microsoft Windows Microsoft Windows MacIntosh OS MacIntosh OS Linux Linux

MS Windows Versions Home (Non-Professional) Versions Home (Non-Professional) Versions Windows 95Windows 95 Windows 98Windows 98 Windows MeWindows Me Professional (Business) Versions Professional (Business) Versions Windows NTWindows NT Windows 2000Windows 2000 The Two Lines Came Together in Windows XP (2001) The Two Lines Came Together in Windows XP (2001)

Disk Operating System ( DOS ) The first PC Operating System (1981) The first PC Operating System (1981) Not a Multitasking OS, only one program could run at a time Not a Multitasking OS, only one program could run at a time A command-line interface, no GUI. A command-line interface, no GUI. Early versions of Windows sat on top of DOS and used it to communicate with the BIOS. Early versions of Windows sat on top of DOS and used it to communicate with the BIOS. Windows XP communicates directly with the BIOS, but allows commands to be entered via a command prompt. Windows XP communicates directly with the BIOS, but allows commands to be entered via a command prompt.

File System A file is a collection of bytes of information treated as a single unit. A file is a collection of bytes of information treated as a single unit. It is given a name to make it easy to find and use it later. It is given a name to make it easy to find and use it later. The file system keeps track of where a file is actually resident on a disk. The file system keeps track of where a file is actually resident on a disk. A disk (hard disk, floppy, optical disk) is subdivided into directories or folders. A disk (hard disk, floppy, optical disk) is subdivided into directories or folders.

File System (continued) The top level folder on a disk is known as the root. The top level folder on a disk is known as the root. The root is generally subdivided into subfolders. The root is generally subdivided into subfolders. Any folder or subfolder can contain files and other folders. Any folder or subfolder can contain files and other folders. The fully-qualified filename includes the name of the file and the path to the folder in which it resides: The fully-qualified filename includes the name of the file and the path to the folder in which it resides:c:\courses\061\cit141\chapter4.ppt

File Attributes Each file has four attributes which can be viewed or set. Each file has four attributes which can be viewed or set. Read Only – File may be viewed, copied, executed (if appropriate), but not changed. It can be deleted.Read Only – File may be viewed, copied, executed (if appropriate), but not changed. It can be deleted. Hidden – File will not be displayed in normal list of files.Hidden – File will not be displayed in normal list of files. System – File is identified to belong to system, should not be messed with.System – File is identified to belong to system, should not be messed with. Archive – File is (or is not) a candidate for backup.Archive – File is (or is not) a candidate for backup.

DOS Commands Two types – Internal and External Two types – Internal and External Internal commands are resident in the main kernel file: command.com (or cmd.exe)Internal commands are resident in the main kernel file: command.com (or cmd.exe) External commands are separate little programs.External commands are separate little programs. It's important to learn DOS commands because you can write scripts to execute a set of commands automatically. It's important to learn DOS commands because you can write scripts to execute a set of commands automatically.

Three Parts of a DOS Command xcopy /m/e c:\temp d:\temp Command Name SwitchesParameters

DOS Wildcard Characters The characters ? and * can be used to affect multiple files with a single command. The characters ? and * can be used to affect multiple files with a single command. The ? means any single character. copy c:\temp\notes??.doc d:\temp means copy any Word file that begins with the word "notes" with exactly two other characters, like "notes01.doc", "notesAB.doc", etc.The ? means any single character. copy c:\temp\notes??.doc d:\temp means copy any Word file that begins with the word "notes" with exactly two other characters, like "notes01.doc", "notesAB.doc", etc.

DOS Wildcard Characters The "*" wildcard replaces any number of characters. copy c:\temp\notes.* d:\temp (copy all files with the name "notes" and any extension.) copy *.doc c:\temp (copy all files with a "doc" extension in the current directory.)The "*" wildcard replaces any number of characters. copy c:\temp\notes.* d:\temp (copy all files with the name "notes" and any extension.) copy *.doc c:\temp (copy all files with a "doc" extension in the current directory.)

At the Command Prompt A drive letter and a ":" (e.g. "f:") makes that your current drive. A drive letter and a ":" (e.g. "f:") makes that your current drive. CD (Change Directory) CD (Change Directory) cd (with no parameters) reminds you what the current directory is.cd (with no parameters) reminds you what the current directory is. cd.. moves you to the parent of the current directory (up one level).cd.. moves you to the parent of the current directory (up one level). cd \ moves you to the root of the current drive.cd \ moves you to the root of the current drive. cd makes that your current directory.cd makes that your current directory.

DOS Commands MD – Make directory MD – Make directory RD – Remove a directory or an entire directory tree RD – Remove a directory or an entire directory tree DIR – Display a list of files in a folder DIR – Display a list of files in a folder DEL (or ERASE) – Deletes one or more files DEL (or ERASE) – Deletes one or more files COPY – Places a copy of file(s) in a different folder COPY – Places a copy of file(s) in a different folder XCOPY – Flexible copy command used for backing up large groups of files XCOPY – Flexible copy command used for backing up large groups of files

More DOS Commands MOVE – Moves file(s) from one folder to another MOVE – Moves file(s) from one folder to another REN(AME) – Renames file(s) REN(AME) – Renames file(s) ATTRIB – Displays or sets file attributes ATTRIB – Displays or sets file attributes FORMAT – Formats a disk FORMAT – Formats a disk CHKDSK – Tests the file system on a disk, and reports status CHKDSK – Tests the file system on a disk, and reports status

Even More DISKCOPY – Makes a duplicate of a floppy disk DISKCOPY – Makes a duplicate of a floppy disk DATE and TIME – Display & set the current date & time in the PC. DATE and TIME – Display & set the current date & time in the PC. TYPE – Displays the contents of a text file. TYPE – Displays the contents of a text file. EDIT – Starts a little text editor to create and modify text files. EDIT – Starts a little text editor to create and modify text files.