Unit-4 Operating System
Unit-4 Operating System
An Operating System (OS) is a software layer that manages computer hardware and provides
services for application software. It acts as an intermediary between users and the computer
hardware.
Different types of operating systems are designed to support various user environments and
computing needs.
Extends multitasking by dividing processor time into smaller, allocated intervals (time
slices) for each task, allowing users to share resources effectively.
Ideal for environments where multiple users need the same resources.
Example: UNIX.
Controls a group of computers that operate as a single system, distributing processes and
tasks across multiple machines.
Provides resource sharing, load balancing, and fault tolerance.
Example: Amoeba, Plan 9, Google’s Fuchsia OS.
Key Concepts:
4. Windows Fundamentals
Windows OS provides a Graphical User Interface (GUI) and is widely used due to its user-
friendly design, multitasking capabilities, and vast application support.
Anatomy of Windows:
Desktop: The main screen area where icons for files, folders, and applications are
displayed.
Taskbar: Located at the bottom of the screen, containing the Start Menu, active
programs, and the system tray for notifications.
Start Menu: Accessed by clicking the Windows icon on the taskbar, it provides shortcuts
to installed applications, settings, and power options.
File Explorer: The interface for navigating and managing files and folders on the system.
Control Panel / Settings: Used for configuring system settings, such as user accounts,
display options, and installed software.
The desktop is where users interact with files and applications visually.
Icons: Represent files, folders, and applications; clicking them opens or activates the
item.
Shortcuts: Links to files, folders, or programs that help users quickly access frequently
used resources.
Recycle Bin: Temporary storage for deleted files; users can restore or permanently delete
items from here.
Widgets and Gadgets: Windows often provides widgets or gadgets, like clocks, weather
forecasts, or calendars.
6. Managing Files and Folders in Windows
File and folder management is essential for organizing data on Windows systems. Windows
provides File Explorer as the primary tool for managing these files.
Creating Folders: Right-click in File Explorer > New > Folder. Name the folder to help
organize files.
Renaming Files/Folders: Right-click on the item > Rename > Enter new name.
Moving Files: Drag and drop files from one location to another, or use cut (Ctrl+X) and
paste (Ctrl+V).
Copying Files: Right-click the file > Copy > Navigate to destination > Paste.
Deleting Files: Right-click the file > Delete. Files go to the Recycle Bin, where they can
be restored or permanently deleted.
Search Bar: Located in the top-right of File Explorer, it allows users to search by file
name, file type, or content.
Sorting: Files can be sorted by name, date modified, file type, or size for easy access.
Installing applications on Windows can be done using setup files or through the Microsoft Store.
1. Download the Software: Obtain the software installer from a trusted source (e.g.,
official website).
2. Run the Installer: Locate the setup file, typically ending in .exe or .msi, and double-
click it to start.
3. Follow the Setup Wizard: Install by following prompts, agreeing to terms, selecting the
installation directory, and customizing options if available.
4. Finish and Launch: Once installation is complete, launch the program via the Start
Menu or Desktop shortcut.