Start and Shut Down A Computer System
Start and Shut Down A Computer System
Method 1
Method 2
Method 1
Method 2
Method 3
Start a Program
Start a program or application such as Word, PowerPoint, Paint, etc. (Windows 10)
Method 1
Method 2
1. Type the program name in the Search box.
2. Click the name of the program that you wish to start.
Method 3
1. Double-click a program shortcut icon on the desktop. (If the program icon is on the
desktop.)
Method 4
1. Click an open program on the taskbar (the bottom edge of the screen).
Close a Program
Close (exit) a program (close an active open window)
Method 1
1. Click the Close icon (x) in the upper-right corner of the window.
Method 2
The operating system is responsible for handling many different tasks and is typically
one of the most important programs used on a computer. It manages memory usage
and other resources, hardware connectivity and the proper execution of other
applications. A single task operating system can only run one program or application
at a time. So it is not as useful for a computer or other device intended to run multiple
programs at once.
This is where a multitasking single-user operating system is used instead. A
multitasking OS can run multiple applications and programs at once. This is often used
on computers where someone may want to navigate the internet, run a graphics
editing program, play music through a media playing program, and type in notes in a
simple word processing program all at the same time. A single task OS could not do
this, but the multitasking systems can handle all these processes.
Even though this type of operating system can connect to other computers through a
network, it is still only being used by a single user. As long as the computer only has
one monitor, keyboard and other input devices, then it is a single-user system.
The operating system is responsible for handling many different tasks and is typically
one of the most important programs used on a computer. It manages memory usage
and other resources, hardware connectivity and the proper execution of other
applications. A single task operating system can only run one program or application
at a time. So it is not as useful for a computer or other device intended to run multiple
programs at once.
This is where a multitasking single-user operating system is used instead. A
multitasking OS can run multiple applications and programs at once. This is often used
on computers where someone may want to navigate the internet, run a graphics
editing program, play music through a media playing program, and type in notes in a
simple word processing program all at the same time. A single task OS could not do
this, but the multitasking systems can handle all these processes.
Even though this type of operating system can connect to other computers through a
network, it is still only being used by a single user. As long as the computer only has
one monitor, keyboard and other input devices, then it is a single-user system.
Single-User Multi-Tasking operating system is developed especially for one user, but
this single user can perform multiple tasks simultaneously. For example, you can write
any text while surfing the internet, downloading images, watching movies, etc., on
Windows, Linux, Mac O/S. It has the following advantages:
o Time-saving.
o High productivity in less time frame.
o Less memory is used for performing multiple tasks.
1. Interpreting users commands: It takes the instructions from the user and
passes them on to the rest of the operating system. This is the part of the OS
that the user interacts with to give instructions to the computer. It can be
command-driven, menu-driven or a GUI, which may use a WIMP system.
2. File management: It controls the organization of backing storage. It uses part
of the disc as a file catalogue, which holds details of where data is stored on the
disc. Files are organized into a hierarchical filing system storing files in separate
directories and subdirectories.
3. Memory management: It controls where programs and data are placed in the
main memory. Many OS's allow more than one program to be in memory at the
same time. Memory management ensures that any program does not overwrite
any other program (including the OS itself).
4. Input/output management: It communicates between the computer system
and the input and output devices. It handles the transfer of data between
peripherals and the CPU.
5. Resource Allocation: The OS allocates resources to other programs such as
applications. For example:
o Scheduler to share processor, e.g. batch, foreground or background,
timesharing.
o Memory management - e.g. Virtual memory paging, swapping memory
contents to hard disc.
o Ensures drivers are given access to hardware devices.
o Mechanisms for accounting; limit enforcement - e.g. no. of pages
printed, file space per user etc.
6. Managing Processes: It controls processes and handles interruptions. The
kernel manages processes (when a program runs, it starts a process, which may
start further processes) and handles interrupts.
These systems are also known are single application OS as one application is
concentrated at a time. These systems require fewer resources and can do processing
in a queue. The recurring tasks are performed well in these systems, such as making
payroll or employees' salaries.
o Supports one user at a time: In these systems, one user is only active at a time.
So there will be no other user interfering with the applications. And in these
systems, all computer resources are used by user requests.
o Easy to maintain: These systems use fewer resources, and their complexity is
less, making them easy to maintain and debug. Higher resources are needed in
a multi-user operating system, and resources are used most of the time.
o Less chance to damage: These systems include fewer requests to hardware
and software at a time, so they have less chance to damage. These systems do
not make higher load time also.
o Concentrate on one task: In a modern operating system, there are running
multiple tasks at a time. Like many applications and tasks are running
simultaneously, but in single-user OS, only one task runs at a time. So these
systems sometimes give less output result at a time.
o Tasks take longer to complete: As you know, many tasks are waiting for the
CPU if no multiple tasks run at a time. So these systems respond to processes
at a higher time. This will make the system slow, and response time is higher.
o Idle time is higher: If only one task is running and this task doesn't require
memory or I/O use, these devices remain idle. But other tasks need those
devices. So only one task is run at a time, then other tasks have to wait till the
first task is finished. So CPU, memory and disk I/O are not used properly.
Super User A superuser gets all the powers of Superuser does not exist for a multi-
maintaining the system and making operating system as each entity has co
changes to ensure the system runs over their working.
smoothly.
Performance Only one task at one time gets Schedules different tasks for performanc
performed. any rate.
Example MS-DOS, Windows 95, Windows NT, Mainframes, IBM AS400, Linux &
Windows 2000, Personal Computers, Distributed OS, etc.
etc.
1. Low-level Formatting :
Low level formatting is a type of physical formatting. It is the process of
marking of cylinders and tracks of the blank hard-disk. After this there is
the division of tracks into sectors with the sector markers. Now-a-days
low-level formatting is performed by the hard-disk manufactures
themselves.
We have data in our hard-disk and when we perform low-level
formatting in the presence of data in the hard-disk all the data have been
erased and it is impossible to recover that data. Some users make such a
format that they can avoid their privacy leakage. Otherwise low-level
will cause damage to hard-disk shortens the service-life.
Therefore, this formatting is not suggested to users.
2. Partitioning :
As suggesting from the name, partitioning means divisions. Partitioning
is the process of dividing the hard-disk into one or more regions. The
regions are called as partitions.
It can be performed by the users and it will affect the disk performance.
High-level Formatting : High-level formatting is the process of writing.
Writing on a file system, cluster size, partition label, and so on for a
newly created partition or volume. It is done to erase the hard-disk and
again installing the operating system on the disk-drive.