SlideShare a Scribd company logo
1
CSC 101
Introduction to Computing
Lecture 16
Wajiha Farooq
1
2
Objectives Overview
Define system
software and identify
the two types of
system software
Describe the
functions of an
operating system
Summarize the
startup process on a
personal computer
Summarize the
features of several
stand-alone
operating systems
3
System Software
 System software consists of the programs that
control or maintain the operations of the
computer and its devices
 Serves as the interface between the user, the
application software, and the computer’s hardware.
 Operating Systems
 (sometimes called the platform) coordinates all
activities among computer hardware resources
 Utility Programs
 allows a user to perform maintenance-type tasks,
usually related to managing a computer, its devices,
or its programs
4
Operating System (OS)
 OS is the computer's master control program
 provides you with the tools (commands) that
enable you to interact with the PC
 When you issue a command, the OS translates
it into code that the machine can use.
 It ensures that the results of your actions are
displayed on screen, printed, and so on.
 Also acts as the primary controlling mechanism
for the computer's hardware.
5
Operating System
 Although an operating system can run from an
optical disc and/or flash memory mobile media,
in most cases, the operating system is installed
and resides on the computer’s hard disk.
 On handheld computers and many mobile
devices such as smart phones, the operating
system may reside on a ROM chip
 Different sizes of computers typically use
different operating systems because operating
systems generally are written to run on a
specific type of computer
6
Operating Systems
 An operating system (OS) is a set of
programs containing instructions that work
together to coordinate all the activities
among computer hardware resources
Start and shut
down a
computer
Provide a user
interface
Manage
programs
Manage
memory
Coordinate
tasks
Configure
devices
Establish an
Internet
connection
Monitor
performance
Provide
utilities
Automatically
update
Control a
network
Administer
security
7
Operating System Functions (XP)
monitor
performance
provide a user interface
provide file
management and
other utilities
establish an Internet
connection
control a
network
administer
security
start the computer manage programs
schedule jobs and
configure devices
manage
memory
8
Operating Systems Functions (Windows 7)
9
1. Start and Shutdown a Computer
 The process of starting or restarting a computer is
called booting
 Cold Boot
 Turning on a computer that has been powered off completely
 Warm Boot
 Using the operating system to restart a computer that is
powered on
10
1. Start and Shutdown a Computer
 Each time you boot a computer, the kernel and
other frequently used operating system
instructions are loaded, or copied, from storage
into the computer’s memory (RAM).
 The kernel is the core of an operating system
 manages memory and devices
 maintains the computer’s clock
 starts programs, and
 assigns the computer’s resources, such as devices,
programs, data, and information.
11
How a PC Boots
12
Shut Down Options
 An operating system includes various shut
down options
 Sleep mode saves any open documents and
programs to RAM, turns off all unneeded
functions, and then places the computer in a
low-power state
 Hibernate saves any open documents and
programs to a hard disk before removing power
from the computer
13
2. Providing a User Interface
 A user interface
controls how you
enter data and
instructions and how
information is
displayed on the
screen
 With a graphical user
interface (GUI), you
interact with menus
and visual images
such as icons and
buttons
14
Graphical User Interface
 Most common interface
 Windows, OS X, some versions of Linux and Unix
 Frees you from memorizing and typing text
commands
 Uses a mouse to control objects
 Uses a desktop metaphor
 Shortcuts open programs or documents
 Open documents have additional objects
 Task switching
 Dialog boxes allow directed input
15
Graphical User Interface
16
Command Line Interface
 Older interface
 DOS, Linux, UNIX
 With a command-line interface, a user uses the
keyboard to enter data and instructions
 User types commands at a prompt
 User must remember all commands
 Included in all GUIs
17
Command Line Interface
18
User Interface
 Controls how you enter data and instructions and how
information displays on screen
command-line interface menu-driven interface
19
3. Manage Programs
 How an Operating system handles programs
directly affects your productivity
Single user and
multiuser
Single tasking
and
multitasking
Foreground and
background
Preemptive
multitasking
Multiprocessing
20
Single user/Single tasking OS
 One user works on the system
 Performs one task at a time
 MS-DOS and Palm OS
 Take up little space on disk
 Run on inexpensive computers
21
Single User Multitasking
 Working on two or
more programs that
reside in memory at
same time
 Foreground
contains program
you are using
 Background
contains programs
that are running but
are not in use
22
Real Time Operating Systems
 Very fast small OS
 Built into a device
 Respond quickly to user input
 MP3 players, Medical devices
23
Single User Multitasking OS
 User performs many tasks at once
 Most common form of OS
 Windows XP and OS X
 Require expensive computers
 Tend to be complex
24
Multi User / Multitasking OS
 Enable two or more users to run programs
simultaneously
 Many users connect to one computer
 Each user has a unique session
 UNIX, Linux, and VMS
 Maintenance can be easy
 Requires a powerful computer
25
Multi user/Multi tasking OS
26
Other Program Management Features
 Multiprocessing
 Can support two or more processors running
programs at the same time
 Fault tolerant computer
 Continues to operate when one of its components
fails
 Has duplicate components such as processor,
memory and disk drives
27
4. Manage Memory
 Memory management optimizes the use of
RAM
 Virtual memory is a portion of a storage
medium functioning as additional RAM
28
5. Coordinate Tasks
 The operating system determines the order in
which tasks are processed
29
Configuring Devices
 A device driver is a small program that tells the
operating system how to communicate with a
specific device
 Plug and Play operating system automatically
configures new devices as you install them
30
How do you install a device driver?
Step 1. Open Control
Panel window. Point to
Printers and Other
Hardware link.
Step 2. Click Printers and
Other Hardware link.
Point to Add a printer link.
Step 3. Click Add a
printer link. Follow
on-screen
instructions.
Step 4. Add Printer
Wizard searches for
Plug and Play
printers on your
computer. If it finds
any such printers, it
installs them.
Step 5. If Add Printer Wizard cannot find any Plug
and Play printers, you can select type of printer you
want to install. An on-screen prompt may ask you to
insert floppy disk, CD-ROM or DVD-ROM that
contains necessary driver files to complete the
installation of printer.
31
6. Setting up an Internet Connection
 Operating systems typically provide a means to
establish Internet connections
32
7. Performance Monitor
 A performance monitor is a program that
assesses and reports information about various
computer resources and devices
33
Providing File Management
 Operating systems often provide users with the
capability of:
Managing files
Searching for
files
Viewing
images
Securing a
computer
Uninstalling
programs
Cleaning up
disks
Defragmenting
disks
Diagnosing
problems
Backing up
files and disks
Setting up
screen savers
34
File Manager
 A utility that
performs functions
related to file
management
 Displaying a list of
files
 Organizing files in
folders
 Copying, renaming,
deleting, moving, and
sorting files and
folders
 Creating shortcuts
34
35
Search Utility
 is a program that attempts to locate a file on
your computer based on criteria you specify
35
36
Image Viewer
 allows users to
display, copy, and
print the contents of a
graphics file
 An uninstaller
removes a program,
as well as any
associated entries in
the system files
 Windows XP
uninstaller is in
Add/Remove programs
in control Panel 36
37
Operating System Functions
 Automatic update automatically provides
updates to the program
38
Operating System Functions
 Some operating systems
are designed to work with
a server on a network
 A server operating
system organizes and
coordinates how multiple
users access and share
resources on a network
 A network administrator
uses the server operating
system to:
 Add and remove users,
computers, and other
devices
 Install software and
administer network security
39
Operating System Functions
 Each User has a account
 A user name, or user ID, identifies a specific user
 A password is a private combination of characters
associated with the user name
40
Summary
 System software
 Operating systems
 Functions of Operating System
 Start and shut down
 Providing a user interface
 Managing programs
 Managing memory
 Coordinated tasks and Configure devices
 Internet connection
 Providing Utilities and automatic Update
40

More Related Content

PPTX
Data analysis and Data Visualization using Microsoft Excel
Frehiwot Mulugeta
 
PPTX
parallelization strategy
R. M.
 
PPTX
Formatting Worksheets
coachhahn
 
PDF
Ppt on visual basics
younganand
 
PPTX
MS Excel 2013
Jahnavee Parmar
 
PPTX
Define MS-Word
jitendertiwari7
 
DOC
Task assignment approach
MNM Jain Engineering College
 
PDF
Excel Shortcuts & Formulas
Bikash Roy
 
Data analysis and Data Visualization using Microsoft Excel
Frehiwot Mulugeta
 
parallelization strategy
R. M.
 
Formatting Worksheets
coachhahn
 
Ppt on visual basics
younganand
 
MS Excel 2013
Jahnavee Parmar
 
Define MS-Word
jitendertiwari7
 
Task assignment approach
MNM Jain Engineering College
 
Excel Shortcuts & Formulas
Bikash Roy
 

What's hot (20)

PPTX
Databases to improve business performance and decision making Client-server a...
Naveen Raj
 
PPTX
Data warehousing implementation issues
Umma Khatuna Jannat
 
PPTX
File Management
ramya marichamy
 
PPTX
Tips and tricks for MS Word for formatting documents
Elizabeth Moll-Willard
 
PPTX
Differences between efficiency and effectiveness
Brix Joshua Avergonzado
 
PDF
Organization Theory
Prabesh Ghimire
 
PPTX
L5 Dependability Requirements
Ian Sommerville
 
PDF
Tableau line chart
Learnbay Datascience
 
PPT
22 Excel Basics
Buffalo Seminary
 
PDF
Business Application Software.pdf
premarhea
 
PPTX
MS Excel Training(Basic)
vikash kumar
 
PDF
Introduction to Google Classroom
Jkeigher
 
PPTX
A load balancing model based on cloud partitioning for the public cloud. ppt
Lavanya Vigrahala
 
PPS
Chapter9
Knowlittle Matharu
 
PDF
Operating system notes pdf
Jasleen Kaur (Chandigarh University)
 
PPTX
Resource management techniques
Dr Geetha Mohan
 
PDF
Database System Architecture
University of Potsdam
 
PPTX
Full Presentation on Notepad
manish chaturvedi
 
PPT
Shared information systems
Himanshu
 
PDF
Open Office - Impress Tutorial
Ahsan Bham
 
Databases to improve business performance and decision making Client-server a...
Naveen Raj
 
Data warehousing implementation issues
Umma Khatuna Jannat
 
File Management
ramya marichamy
 
Tips and tricks for MS Word for formatting documents
Elizabeth Moll-Willard
 
Differences between efficiency and effectiveness
Brix Joshua Avergonzado
 
Organization Theory
Prabesh Ghimire
 
L5 Dependability Requirements
Ian Sommerville
 
Tableau line chart
Learnbay Datascience
 
22 Excel Basics
Buffalo Seminary
 
Business Application Software.pdf
premarhea
 
MS Excel Training(Basic)
vikash kumar
 
Introduction to Google Classroom
Jkeigher
 
A load balancing model based on cloud partitioning for the public cloud. ppt
Lavanya Vigrahala
 
Operating system notes pdf
Jasleen Kaur (Chandigarh University)
 
Resource management techniques
Dr Geetha Mohan
 
Database System Architecture
University of Potsdam
 
Full Presentation on Notepad
manish chaturvedi
 
Shared information systems
Himanshu
 
Open Office - Impress Tutorial
Ahsan Bham
 
Ad

Similar to lecture_16.operating system CUI/GUI.pptx (20)

PPTX
New 04-Program Execution and Operating Systems.pptx
samahadel18
 
PPT
302_System_Software_082747 by Abraham.ppt
AbrahamOrem
 
PPTX
Operating systems
Rana Usman Sattar
 
DOC
system software and operating System
imtiazalijoono
 
PPTX
Computer softwre
MuneezaKhalid
 
PPTX
operating system
hamidah rehman
 
PPT
chapter 1_Overview of operating systems.ppt
MemMem25
 
DOCX
Computer Fundamental
Muhammad Kamran
 
PDF
Csc 2313 (lecture 2)
umardanjumamaiwada
 
PDF
Csc 2313 (lecture 2)
umardanjumamaiwada
 
PPTX
Operating system
Madhu Bala
 
PDF
Computer Notes
EHSAN KHAN
 
PPTX
Fundamental concepts and_principles_of_operating_systems (2)
DanaAlexander13
 
PPT
Functions of OS.ppt
JunaidAkbar37
 
PPTX
Operating system and utility program LECTURE 8.pptx
abbasmursaleen786
 
PPT
Software
ChinthaKaluarachchi
 
PPT
Software
ChinthaKaluarachchi
 
PPTX
Introduction of operating system
mahfuzur32785
 
PPTX
System Software
NaqashAhmad14
 
PPT
Computer software (Introduction to OS)
Miz Malinz
 
New 04-Program Execution and Operating Systems.pptx
samahadel18
 
302_System_Software_082747 by Abraham.ppt
AbrahamOrem
 
Operating systems
Rana Usman Sattar
 
system software and operating System
imtiazalijoono
 
Computer softwre
MuneezaKhalid
 
operating system
hamidah rehman
 
chapter 1_Overview of operating systems.ppt
MemMem25
 
Computer Fundamental
Muhammad Kamran
 
Csc 2313 (lecture 2)
umardanjumamaiwada
 
Csc 2313 (lecture 2)
umardanjumamaiwada
 
Operating system
Madhu Bala
 
Computer Notes
EHSAN KHAN
 
Fundamental concepts and_principles_of_operating_systems (2)
DanaAlexander13
 
Functions of OS.ppt
JunaidAkbar37
 
Operating system and utility program LECTURE 8.pptx
abbasmursaleen786
 
Introduction of operating system
mahfuzur32785
 
System Software
NaqashAhmad14
 
Computer software (Introduction to OS)
Miz Malinz
 
Ad

Recently uploaded (20)

PPT
community diagnosis slides show health. ppt
michaelbrucebwana
 
PPTX
办理HFM文凭|购买代特莫尔德音乐学院毕业证文凭100%复刻安全可靠的
1cz3lou8
 
PDF
ssrn-5257537 (1).pdffvndsvjfjkn bfjnbjsnvmsd
dieuquynhmailan
 
PPTX
English grade 10 st augusitne eoeoknkklm
zeropoint101109
 
PPTX
22. PSYCHOTOGENIC DRUGS.pptx 60d7co Gurinder
sriramraja650
 
PDF
Top 10 Client Success Story_ The Buy Snapchat Account Experience.pdf
Telegram Accounts
 
PPT
3 01032017tyuiryhjrhyureyhjkfdhghfrugjhf
DharaniMani4
 
PPTX
DOC-20250728-WAprocess releases large amounts of carbon dioxide (CO₂), sulfur...
samt56673
 
PPTX
13. ANAESTHETICS AND ALCOHOLS.pptx fucking
sriramraja650
 
PDF
Lifting Equipment Inspection Checklist with eAuditor Audits & Inspections
eAuditor Audits & Inspections
 
PPTX
Aryanbarot28.pptx Introduction of window os for the projects
aryanbarot004
 
PPTX
Boolean Algebra-Properties and Theorems.pptx
bhavanavarri5458
 
PPT
L1-Intro.ppt nhfjkhghjjnnnmkkjhigtyhhjjj
MdKarimUllahEmon
 
PPTX
Drone.pptx this is the word like a good time to come over and watch the kids
MausamJha6
 
PPTX
Chapter III - ppt system admin and .pptx
ReyAngeloPagatpat1
 
PPTX
VERB TO BE_SERPA YORDY.pptxvhyjjkjjjjjjuuj
maryoryfloresvila21
 
PPTX
原版UMiami毕业证文凭迈阿密大学学费单定制学历在线制作硕士毕业证
jicaaeb0
 
PPTX
Operating-Systems-A-Journey ( by information
parthbhanushali307
 
PPTX
cocomo-220726173706-141e08f0.tyuiuuupptx
DharaniMani4
 
PPTX
great itemsgreat itemsgreat itemsgreat items.pptx
saurabh13smr
 
community diagnosis slides show health. ppt
michaelbrucebwana
 
办理HFM文凭|购买代特莫尔德音乐学院毕业证文凭100%复刻安全可靠的
1cz3lou8
 
ssrn-5257537 (1).pdffvndsvjfjkn bfjnbjsnvmsd
dieuquynhmailan
 
English grade 10 st augusitne eoeoknkklm
zeropoint101109
 
22. PSYCHOTOGENIC DRUGS.pptx 60d7co Gurinder
sriramraja650
 
Top 10 Client Success Story_ The Buy Snapchat Account Experience.pdf
Telegram Accounts
 
3 01032017tyuiryhjrhyureyhjkfdhghfrugjhf
DharaniMani4
 
DOC-20250728-WAprocess releases large amounts of carbon dioxide (CO₂), sulfur...
samt56673
 
13. ANAESTHETICS AND ALCOHOLS.pptx fucking
sriramraja650
 
Lifting Equipment Inspection Checklist with eAuditor Audits & Inspections
eAuditor Audits & Inspections
 
Aryanbarot28.pptx Introduction of window os for the projects
aryanbarot004
 
Boolean Algebra-Properties and Theorems.pptx
bhavanavarri5458
 
L1-Intro.ppt nhfjkhghjjnnnmkkjhigtyhhjjj
MdKarimUllahEmon
 
Drone.pptx this is the word like a good time to come over and watch the kids
MausamJha6
 
Chapter III - ppt system admin and .pptx
ReyAngeloPagatpat1
 
VERB TO BE_SERPA YORDY.pptxvhyjjkjjjjjjuuj
maryoryfloresvila21
 
原版UMiami毕业证文凭迈阿密大学学费单定制学历在线制作硕士毕业证
jicaaeb0
 
Operating-Systems-A-Journey ( by information
parthbhanushali307
 
cocomo-220726173706-141e08f0.tyuiuuupptx
DharaniMani4
 
great itemsgreat itemsgreat itemsgreat items.pptx
saurabh13smr
 

lecture_16.operating system CUI/GUI.pptx

  • 1. 1 CSC 101 Introduction to Computing Lecture 16 Wajiha Farooq 1
  • 2. 2 Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the startup process on a personal computer Summarize the features of several stand-alone operating systems
  • 3. 3 System Software  System software consists of the programs that control or maintain the operations of the computer and its devices  Serves as the interface between the user, the application software, and the computer’s hardware.  Operating Systems  (sometimes called the platform) coordinates all activities among computer hardware resources  Utility Programs  allows a user to perform maintenance-type tasks, usually related to managing a computer, its devices, or its programs
  • 4. 4 Operating System (OS)  OS is the computer's master control program  provides you with the tools (commands) that enable you to interact with the PC  When you issue a command, the OS translates it into code that the machine can use.  It ensures that the results of your actions are displayed on screen, printed, and so on.  Also acts as the primary controlling mechanism for the computer's hardware.
  • 5. 5 Operating System  Although an operating system can run from an optical disc and/or flash memory mobile media, in most cases, the operating system is installed and resides on the computer’s hard disk.  On handheld computers and many mobile devices such as smart phones, the operating system may reside on a ROM chip  Different sizes of computers typically use different operating systems because operating systems generally are written to run on a specific type of computer
  • 6. 6 Operating Systems  An operating system (OS) is a set of programs containing instructions that work together to coordinate all the activities among computer hardware resources Start and shut down a computer Provide a user interface Manage programs Manage memory Coordinate tasks Configure devices Establish an Internet connection Monitor performance Provide utilities Automatically update Control a network Administer security
  • 7. 7 Operating System Functions (XP) monitor performance provide a user interface provide file management and other utilities establish an Internet connection control a network administer security start the computer manage programs schedule jobs and configure devices manage memory
  • 9. 9 1. Start and Shutdown a Computer  The process of starting or restarting a computer is called booting  Cold Boot  Turning on a computer that has been powered off completely  Warm Boot  Using the operating system to restart a computer that is powered on
  • 10. 10 1. Start and Shutdown a Computer  Each time you boot a computer, the kernel and other frequently used operating system instructions are loaded, or copied, from storage into the computer’s memory (RAM).  The kernel is the core of an operating system  manages memory and devices  maintains the computer’s clock  starts programs, and  assigns the computer’s resources, such as devices, programs, data, and information.
  • 11. 11 How a PC Boots
  • 12. 12 Shut Down Options  An operating system includes various shut down options  Sleep mode saves any open documents and programs to RAM, turns off all unneeded functions, and then places the computer in a low-power state  Hibernate saves any open documents and programs to a hard disk before removing power from the computer
  • 13. 13 2. Providing a User Interface  A user interface controls how you enter data and instructions and how information is displayed on the screen  With a graphical user interface (GUI), you interact with menus and visual images such as icons and buttons
  • 14. 14 Graphical User Interface  Most common interface  Windows, OS X, some versions of Linux and Unix  Frees you from memorizing and typing text commands  Uses a mouse to control objects  Uses a desktop metaphor  Shortcuts open programs or documents  Open documents have additional objects  Task switching  Dialog boxes allow directed input
  • 16. 16 Command Line Interface  Older interface  DOS, Linux, UNIX  With a command-line interface, a user uses the keyboard to enter data and instructions  User types commands at a prompt  User must remember all commands  Included in all GUIs
  • 18. 18 User Interface  Controls how you enter data and instructions and how information displays on screen command-line interface menu-driven interface
  • 19. 19 3. Manage Programs  How an Operating system handles programs directly affects your productivity Single user and multiuser Single tasking and multitasking Foreground and background Preemptive multitasking Multiprocessing
  • 20. 20 Single user/Single tasking OS  One user works on the system  Performs one task at a time  MS-DOS and Palm OS  Take up little space on disk  Run on inexpensive computers
  • 21. 21 Single User Multitasking  Working on two or more programs that reside in memory at same time  Foreground contains program you are using  Background contains programs that are running but are not in use
  • 22. 22 Real Time Operating Systems  Very fast small OS  Built into a device  Respond quickly to user input  MP3 players, Medical devices
  • 23. 23 Single User Multitasking OS  User performs many tasks at once  Most common form of OS  Windows XP and OS X  Require expensive computers  Tend to be complex
  • 24. 24 Multi User / Multitasking OS  Enable two or more users to run programs simultaneously  Many users connect to one computer  Each user has a unique session  UNIX, Linux, and VMS  Maintenance can be easy  Requires a powerful computer
  • 26. 26 Other Program Management Features  Multiprocessing  Can support two or more processors running programs at the same time  Fault tolerant computer  Continues to operate when one of its components fails  Has duplicate components such as processor, memory and disk drives
  • 27. 27 4. Manage Memory  Memory management optimizes the use of RAM  Virtual memory is a portion of a storage medium functioning as additional RAM
  • 28. 28 5. Coordinate Tasks  The operating system determines the order in which tasks are processed
  • 29. 29 Configuring Devices  A device driver is a small program that tells the operating system how to communicate with a specific device  Plug and Play operating system automatically configures new devices as you install them
  • 30. 30 How do you install a device driver? Step 1. Open Control Panel window. Point to Printers and Other Hardware link. Step 2. Click Printers and Other Hardware link. Point to Add a printer link. Step 3. Click Add a printer link. Follow on-screen instructions. Step 4. Add Printer Wizard searches for Plug and Play printers on your computer. If it finds any such printers, it installs them. Step 5. If Add Printer Wizard cannot find any Plug and Play printers, you can select type of printer you want to install. An on-screen prompt may ask you to insert floppy disk, CD-ROM or DVD-ROM that contains necessary driver files to complete the installation of printer.
  • 31. 31 6. Setting up an Internet Connection  Operating systems typically provide a means to establish Internet connections
  • 32. 32 7. Performance Monitor  A performance monitor is a program that assesses and reports information about various computer resources and devices
  • 33. 33 Providing File Management  Operating systems often provide users with the capability of: Managing files Searching for files Viewing images Securing a computer Uninstalling programs Cleaning up disks Defragmenting disks Diagnosing problems Backing up files and disks Setting up screen savers
  • 34. 34 File Manager  A utility that performs functions related to file management  Displaying a list of files  Organizing files in folders  Copying, renaming, deleting, moving, and sorting files and folders  Creating shortcuts 34
  • 35. 35 Search Utility  is a program that attempts to locate a file on your computer based on criteria you specify 35
  • 36. 36 Image Viewer  allows users to display, copy, and print the contents of a graphics file  An uninstaller removes a program, as well as any associated entries in the system files  Windows XP uninstaller is in Add/Remove programs in control Panel 36
  • 37. 37 Operating System Functions  Automatic update automatically provides updates to the program
  • 38. 38 Operating System Functions  Some operating systems are designed to work with a server on a network  A server operating system organizes and coordinates how multiple users access and share resources on a network  A network administrator uses the server operating system to:  Add and remove users, computers, and other devices  Install software and administer network security
  • 39. 39 Operating System Functions  Each User has a account  A user name, or user ID, identifies a specific user  A password is a private combination of characters associated with the user name
  • 40. 40 Summary  System software  Operating systems  Functions of Operating System  Start and shut down  Providing a user interface  Managing programs  Managing memory  Coordinated tasks and Configure devices  Internet connection  Providing Utilities and automatic Update 40