TOPIC 2 Computer MNGT
TOPIC 2 Computer MNGT
BOOTING A COMPUTER
Booting refers to the process of starting and restarting of a computer.
OR
This is the process of turning on (powering) the computer and loading the operating system from
the disk into working memory.
Booting also known as (Booting up) is the initial set of operations that a computer performs
when electrical power is switched on.
Types of booting
Cold booting
Warm booting
Warm booting;
This is the process of restarting a computer that is already powered on.
Ways of performing a warm boot
Press Ctrl+Alt+Delete and then click on restart.
Click on start, click on shutdown menu and then click on restart.
Press the reset button on the system unit
Press Alt+F4, then select restart and press Enter.
Reasons for performing a warm boot
After installing new software
After installing new hardware
When uninstalling software
When uninstalling hardware
When the computer slows down
When the computer freezes/hangs (fails to respond to commands)
Cold booting;
This is the process of starting (powering up) a computer which has been switched off completely.
Circumstances that may necessitate a cold boot.
Sudden electric power loss without a UPS.
Sudden turning off of the computer.
New project for a day
When the computer freezes
When switching operating system in case the system uses two operating systems.
The booting process
The steps that occur during a cold boot using windows Operating System.
The system unit is switched on from the power button thus allowing the BIOS to start up.
The computer goes through Power On Self-Test (POST) to check whether the computer
hardware is connected and working properly.
The BIOS looks for the boot program contained on either hard disk or CD or Flash disk
to load the operating system
The boot program is loaded into memory and executed
BIOS then searches for the system configuration information for the Operating System
and rest of OS is loaded into RAM, then desktop and icons display on the screen.
Common Terms
Boot sequence; is the order in which the computer searches for nonvolatile storage media
containing program code to load the operating system.
Multi-booting; is the process of installing multiple Operating System on a computer and being
able to select which one to boot from.
Dual-booting; refers to installing and configuration of specifically two operating systems on a
computer and being able to select one to boot from
Boot-failure; refers to failure to pass the POST.
Causes of boot failure/incomplete booting.
Corrupted operating system
Faulty RAM chip
Improper connection of some vital hardware devices
Faulty hard disk
Presence of an external medium in the computer.
Faulty CMOS battery.
Computer Program
A computer program/software is a sequence of instructions written to perform a specific task
with a computer. It is a list of instructions that tell a computer what to do.
Some examples of computer programs include;
A web browser like Mozilla Firefox
An office suite to write documents
Video games
Ways of starting a program
Click on Start button
Point to “All programs”
Open programs folder like “Microsoft office folder” by clicking on it
Or
Double click on the shortcut of the program on the desktop
Programs that run in the background when a computer is started
Antivirus Volume control
Network connection Battery status
Time and date
FILE MANAGEMENT
This is the process of maintaining and organizing files and folders in the computer. This is
usually done by the operating system which organizes information in a three level hierarchy. i.e.
Drives, Folders and subfolders, Files.
Drives
A drive or disk drive is hardware on which files and folder are stored. The operating system
views storage media/drives. Without such organization, it can be difficult to find (locate) what
you are looking for when you need it. Drives may be; Physical or Logical
A Disk drive is assigned a letter.
Hard disk inside the computer is known as (C:) drive.
Floppy disk drive is known as (A:) drive.
If a computer has a CD ROM drive, it is known as (D:) drive
Folder
A folder is a virtual container within a graphical interface in which files and subfolders are kept
and organized.
Or
A folder refers to as a storage location for related files and sub folders.
A subfolder is a folder created and located inside another folder.
Reason for creating folders.
To reduce congestion of files and subfolders e.g. on the desktop.
To collect related files and subfolders in one place.
To facilitate easy access of files and subfolders in the computer.
To enable the user backup files in different folders and subfolders.
How to create a folder on the desktop.
Right click in a blank space on the desktop.
Click on “new”.
Click on “folder”. A new folder icon appears with its name (new folder) highlighted.
Type the new name of the folder and press enter key on the keyboard.
How to delete a folder
Locate the folder you want to delete.
Right click on the folder icon.
Click on delete.
Confirm the deleting of the folder by clicking on yes in the dialog box that appears.
How to rename a folder.
Locate the folder to be renamed.
Right click on the folder icon.
Click on rename.
Type the new name and press enter to confirm it.
Files
A file is collection of related data given a unique name.
Or
A file is a block of arbitrary information, or resource for storing information which is available
to a computer program and is usually based on some kind of durable storage.
Feature of a file
Unique file name
File extension
Size
Date created
Type of files
Regular files; these are used to contain / stores data. These are text files, binary files, executable
files.
Directory files; these contain information that the system needs to access all types of files, but
directory files do not contain the actual file data.
Special files; these are files that define devices for the system or are temporary files created by
processes. The basic types of special files are FIFO (First-in First-out), block, and character.
Other file types include;
Video files for videos
Web files for web activities such as web development
System files to enable computer function with the operating system
Image files for photos, graphics
Audio files for music, sound
Backup files for copies of files in computer which can later be accessed in emergency
cases.
How to delete a file.
Locate the file you want to delete.
Right click on the file icon.
Click on delete.
Confirm the deleting of the file by clicking on yes in the dialog box that appears.
How to rename afile.
Locate the file to be renamed.
Right click on the file icon.
Click on rename.
Type the new name and press enter to confirm it.
Operations/activities that can be performed on a file/folder
Cutting Re-naming Editing
Copying Printing
Pasting Creating
Deleting Opening
Compressing Closing
File name and File extension
A file name is a name used to uniquely identify a computer file stored in a file system.
Features of file
A file is made up of two parts; a file name which relates to the content & file
extension which identifies the file type.
The file name is associated with content
Special characters such as “/”, “&” must be avoided
A file extension is a suffix at the end of a filename after a period that defines the type of file
it represents.
Functions of file extension
It helps to identify the file type.
It identifies what program the file is associated with and how to properly open it using
the correct program.
It helps in categorizing files for easy retrieval
Application program/file type File extension.
Microsoft word .doc
Microsoft excel .xls
Microsoft access .accdb
Microsoft power point .ppt
Microsoft publisher .pub
Word pad (Rich Text Format) .rtf
Note pad (Unformatted text document) .txt
Batch file .Bat
System file .sys
Portable Document Format (PDF) file .pdf
Word perfect .wpd
Executable file .exe
Webpage file .html
Adobe illustrator .ai
Image file/picture file .gif, .jpg, .jpeg, .tif, .png, .bmp
Compressed file .zip, .tar, .rar
Video file .mp4, .AVI, .DAT
Audio file .mp3, .wav
To view file extensions in windows operating system
Click start
Click control Panel
Click Folder options
Uncheck Hide extensions for known file types
Click apply
Then OK