CSC203_Computer_Hardware
CSC203_Computer_Hardware
Support Material
CSC203: Table of Contents
All of the equipment (hardware) and the instructions (software) needed to complete the
above steps are described in the next section.
Amazingly, the information that the user inputs into a computer is processed so that it
becomes a simple code made up of only two digits: zero and one! For all its complexity, a
computer is only able to handle these two choices. This is because it is based on electrical
signals that have only two options (such as either on or off). But computers compensate for
this very simple code by using it in huge quantities. A single unit of this zero/one code is called
a bit. Grouping 8 bits together makes a unit of information called a byte. Typing a single page
of typed text on a computer requires a minimum of about 20 kilobytes (20 KB or 20,000 bytes)
of information to be stored. Good quality digital photographs are usually 1 megabyte (1 MB or
1,000,000 bytes) or larger. So a computer is a very “busy” machine indeed!
2
1.2. Hardware
1.2.1. Basic Hardware Components
Hardware is the physical equipment needed for a computer to function properly. The
basic hardware parts are briefly described here. Many computer Hardwares will already have
been exposed to computer hardware through other courses, but those desiring additional
information can find it in a variety of texts and online sources. A desktop computer is used in
the photos, but all of this equipment is also found (in a more compact arrangement) in a laptop
computer.
Case. The computer case (also called a tower or housing) is the box that encloses many of
the parts shown below. It has attachment points, slots and screws that allow these parts to
be fitted onto the case. The case is also sometimes called the CPU, since it houses the CPU
(central processing unit or processor), but this designation can lead to confusion. Please
see the description of the processor, below.
Power Supply. The power supply is used to connect all of the parts of the computer
described below to electrical power. It is usually is found at the back of the computer case.
Fan. A fan is needed to disperse the significant amount of heat that is generated by the
electrically powered parts in a computer. It is important for preventing overheating of the
various electronic components. Some computers will also have a heat sink (a piece of fluted
metal) located near the processor to absorb heat from the processor.
Motherboard. The motherboard is a large electronic board that is used to connect the
power supply to various other electronic parts, and to hold these parts in place on the
computer. The computer’s memory (RAM, described below) and processor are attached to
the motherboard. Also found on the motherboard is the BIOS (Basic Input and Output
System) chip that is responsible for some fundamental operations of the computer, such as
linking hardware and software. The motherboard also contains a small battery (that looks
like a watch battery) and the chips that work with it to store the system time and some
other computer settings.
Drives. A computer’s drives are the devices used for long term storage of information. The
main storage area for a computer is its internal hard drive (also called a hard disk). The
computer should also have disk drives for some sort of removable storage media. A floppy
disk drive was very common until recent years, and is still found on many older desk top
computers. It was replaced by CD-ROM and DVD drives, which have higher storage
capacities. The current standard is a DVD-RW drive, which can both read and write
information using both CD and DVD disks. The USB ports (described later) on a computer
can also be used to connect other storage devices such as flash drives and external hard
3
drives.
Power Supply
Drives
RAM
Cards
Cards. This term is used to describe important tools that allow your computer to connect
and communicate with various input and output devices. The term “card” is used because
these items are relatively flat in order to fit into the slots provided in the computer case. A
computer will probably have a sound card, a video card, a network card and a modem.
RAM. RAM is the abbreviation for random access memory. This is the short term memory
that is used to store documents while they are being processed. The amount of RAM in a
computer is one of the factors that affect the speed of a computer. RAM attaches to the
motherboard via some specific slots. It is important to have the right type of RAM for a
specific computer, as RAM has changed over the years.
4
Processor. The processor is the main “brain” of a computer system. It performs all of the
instructions and calculations that are needed and manages the flow of information through
a computer. It is also called the CPU (central processing unit), although this term can also
be used to describe a computer case along with all of the hardware found inside it. Another
name for the processor is a computer “chip” although this term can refer to other lesser
processors (such as the BIOS). Processors are continually evolving and becoming faster and
more powerful. The speed of a processor is measured in megahertz (MHz) or gigahertz
(GHz). An older computer might have a processor with a speed of 1000 MHz (equivalent to
1 GHz) or lower, but processors with speeds of over 2 GHz are now common. One
processor company, Intel, made a popular series of processors called Pentium. Many
reconditioned computers contain Pentium II, Pentium III and Pentium 4 processors, with
Pentium 4 being the fastest of these.
Peripheral hardware. Peripheral hardware is the name for the computer components that
are not found within the computer case. This includes input devices such as a mouse,
microphone and keyboard, which carry information from the computer user to the
processor, and output devices such as a monitor, printer and speakers, which display or
transmit information from the computer back to the user.
USB Ports
PS/2. Until recently, this type of port was commonly used to connect keyboards and mice
to computers. Most desktop computers have two of these round ports for six pin
connectors, one for the mouse and one for the keyboard.
USB. The Universal Serial Bus is now the most common type of port on a computer. It was
developed in the late 1990s as a way to replace the variety of ports described above. It can
be used to connect mice, keyboards, printers, and external storage devices such as DVD-RW
drives and flash drives. It has gone through three different models (USB 1.0, USB 2.0 and
USB 3.0), with USB 3.0 being the fastest at sending and receiving information. Older USB
devices can be used in newer model USB ports.
TRS. TRS (tip, ring and sleeve) ports are also known as ports for mini-jacks or audio jacks.
They are commonly used to connect audio devices such as headphones and microphones to
computers.
Ethernet. This port, which looks like a slightly wider version of a port for a phone jack, is
used to network computers via category 5 (CAT5) network cable. Although many
computers now connect wirelessly, this port is still the standard for wired networked
computers. Some computers also have the narrower port for an actual phone jack. These
are used for modem connections over telephone lines.
1.3. Software
1.3.1. Software Types and Categories
As mentioned in section 2.1, computer software is the term used for the instructions
that have been programmed to allow a computer to process information. Software comes in
three main categories, described below:
Operating Systems. These are the basic software programs that are needed to for a
computer to work. They give a computer the basic information needed for it to process and
store information. Currently all common operating systems are also graphical user
interfaces (GUIs) which means they use graphics to help the user to easily input
instructions, and open other programs. The most common operating systems (OS) are the
Windows family of operating systems, from Microsoft. A computer Hardware is likely to
encounter Windows 2000, Windows XP, Windows Vista and Windows 7 (the most recent
Microsoft OS) in a computer lab. Other operating systems are described in the next section.
Utility Software. This is a broad category of programs that allow a computer to perform
tasks that aren’t a part of the operating system, but are still practical and useful. For
example, a utility might instruct a computer on how to copy (burn) information to a CD-
ROM disk, or it might be an anti-virus program (see section 3.3).
6
Productivity Software. This is one term used to describe the type of software used to
perform standard office computer tasks. Word processing, presentation, spreadsheet and
database software are all common examples of productivity programs. The most common
set of productivity programs is Microsoft Office, offered by the Microsoft Corporation.
Users who cannot afford proprietary software or prefer software that can be locally
modified, can choose to use open source (often called free and open source or FOSS) software.
For most of the standard computer uses, an open source software option is available. This
includes the Linux family of operating systems (which includes Ubuntu, a common operating
system in African countries) and the OpenOffice.org productivity programs. The Source Forge
website (www.sourceforge.net) is a good resource for finding and downloading open source
programs. While open source software often does not come with professional support
available, there are user groups found on the Internet who can offer assistance to puzzled
users. This training module does describe how to perform some tasks using the Ubuntu
operating system, but does not provide thorough coverage. Further assistance with Ubuntu is
available through the website: http://help.ubuntu.com.
When first setting up a computer lab, the steering committee for a computer project
should discuss the benefits of both proprietary and open source software and make an
informed and intentional choice on which way to go. The computer Hardware should then
make sure that he or she is aware of all policies related to software choices.
It is possible that a computer project will choose to use proprietary software for some
purposes and open source software for others. For example, a project might be able to obtain
used computers that have a Windows operating system legally installed (such as through a
Microsoft Authorized Refurbisher) but these computers do not include other Microsoft
programs. In this case the organization might choose to continue to run Windows on its
computers, but choose open source options for all utility and productivity software.
1.4. Assignments/Activities
Please Note: Throughout this module there are assignments that require a learner to have
access to computers and the Internet. Students who are not already working as computer
7
Hardwares may find performing these assignments to be difficult. These learners are
encouraged to consult with the staff of a local computer project or Internet café to gain access
to equipment and the Internet. It is even possible that short term internships could be arranged
that would be beneficial to both the learner and the computer project.
1.4.1. Study the exterior of a particular computer. See if you can identify the power supply,
the drives, and all of the ports described in this chapter.
1.4.2. Find a broken or disused desktop computer. Figure out how to open up the case.
Identify all of the hardware components that have been described in this chapter.
1.4.3. What type of software is used on the computer you use most frequently? Identify the
operating system, the productivity software, the Internet browser and the anti-virus
software. For each of these also state whether they are proprietary or open source. If you
are having trouble finding out information about some of your programs, here are some
tips: To find out about your computer’s operating system, right click on the Computer or
My Computer icon from your desktop or Start menu. Choose Properties. To find out about
a productivity program, open that program and then find a menu that includes the word
“About”. To find the About screen in Microsoft Office 2007, click on the Microsoft Office
Button, then click on Options Resources About.
1.4.4. How much RAM does the computer you use most frequently have? Also how fast is the
processor on this computer? To find this information, right click on the Computer or My
Computer icon from your desktop or Start menu. Choose Properties.
1.4.5. Have a discussion with a manager of a local computer lab about computer operating
systems. What operating systems are being used in that computer lab and why? What
factors went into the decision to choose an operating system?
1.4.6. Workshop Activity: In a group, observe the exterior of computer. How many ports and
hardware devices can your group identify? Ask the instructor for assistance with any items
that cannot be identified.
1.4.7. Workshop Activity: In a group, open up the case of a computer. Identify all of the
hardware components that have been described in this chapter.
1.4.8. Workshop Activity: Participate in a group discussion or a debate on the advantages and
disadvantages of using open source software.
1.4.9. Workshop Activity: Experiment with an operating system that you are not familiar with.
See if you can figure out how to change the background, open and close windows, open and
close programs, and perform any other computer tasks that you frequently perform with
other operating systems.
Table of Contents
2. Computer Maintenance
2.1. Why Maintain?
Think of a computer as being like a human body. We are advised to perform certain
tasks to keep our body in good shape. These maintenance tasks such as eating well, avoiding
8
some harmful activities and getting exercise keep our body in good condition. If we don’t
maintain our bodies, we might end up in the hospital with problems that result from the abuse
such as high blood pressure from eating too much salt, obesity from not exercising or lung
problems from smoking. Similarly, if we allow our computers to intake harmful materials (such
as dust) and programs (such as viruses) and we don’t keep our software in good condition
(updated) then the computer may also end up with significant problems that are then harder to
deal with. Proper maintenance of a computer, on the other hand, can keep it running smoothly
for years and years. Some of the different categories of computer maintenance are described
below.
The computer Hardware also needs to have strict policies in place to prevent virus
infection. Since viruses are easily spread by the use of flash drives, the policy could prohibit the
use of flash drives, or require them to be scanned by a staff member before use. Another
policy to consider is the prohibition of downloading, since unsuspecting users can accidentally
download malware. A firewall that blocks dangerous downloads can also be useful.
10
2.4. Computer Hardware Maintenance
There are some common hardware problems that can be avoided, or at least made less
frequent by taking particular preventive measures with computers. These preventive measures
are listed below.
Dust Control. Dust is very harmful for computer parts. Excess dust can cause
mechanical failures, particularly on computer components with moving parts. Minimizing dust
in a computer lab is an important part of computer maintenance. Computer lab cleaning advice
is discussed further later. The computers themselves should be regularly dusted (wiped with a
dry cloth or duster) and if the computers are housed in a particularly dusty area, the use of dust
covers (when the computers are turned off) is advised. In addition, when a computer case is
opened for other repairs, the dust that has built up inside the case should be blown out. This
works best with forced air. Different mechanical and electrical tools are available to compress
air. These tools are described in section 5.7.1.
Heat Control. Computer parts, in particular the CPU, produce a large amount of heat
while operating. It is important for this heat to dissipate, so that the computer is not damaged
by overheating. Computers do have fans and heat sinks, but these will only work well if the air
flow to the computer is not blocked. This means, for example, that a laptop computer should
not be left running for any length of time on a soft surface (like a sofa) that conforms around it,
and a desktop computer case should not be used while in an enclosed cabinet. In addition, it is
ideal that the computer lab temperature be kept low. Using air conditioners is a good option,
since the windows can also be kept closed to minimize dust, but many computer projects
cannot afford air conditioners or the associated electricity costs. Therefore curtains (to reduce
the heat of the sunlight), open windows and fans are often the best alternatives, although their
use requires increased vigilance against dust.
Surge Protection. In many countries, the electrical supply does not have a uniform (well
controlled) voltage. Voltage is also variable due to surges that occur, particularly during
thunderstorms and when power is returning after an outage. Voltage surges can be very
damaging to computers and other electrical components, and it is important to protect against
these events. The simplest form of surge protection is to purchase surge protecting power
(adaptor) strips. These devices contain 4 or 5 outlets that are protected by a fuse that is blown
in case of a power surge. The quality of these power strips varies, though, and they cannot be
guaranteed to be the safest form of surge protection. A second form of surge protection is a
surge suppressor that is installed where the main power enters a computer lab. These devices,
though more expensive, are of higher quality and will protect all of the electrical components
plugged in to electrical sockets within the room. A third option to consider is to purchase
uninterrupted power supplies (UPSs) to share between every two computers in a computer lab
(since a UPS includes six to ten electrical sockets). A UPS regulates the voltage sent to the
sockets located on the UPS itself, and also contains a battery that allows for continued
operation of a computer after a power outage. Depending on the UPS model and the amount
of equipment attached to the UPS, the battery might last for an hour or for just a few minutes,
11
but even just a few minutes allows enough time for the user to save their work and shut the
computer down properly.
Laptop Maintenance Issues. For computer labs using laptop computers, there are a
couple of additional issues to be aware of that can affect the lifespan of the computer.
Because laptop computers are moved around from place to place and handled more roughly
than desktop computers, they are more likely to have hardware problems develop. One
problem area, for example, is in the AC adaptor port. If it is found in the back of a laptop
computer, it is easy for the computer user to tilt the laptop backwards and unintentionally
place pressure on the AC adaptor as it is forced against the table top. The AC port (and any
other port located on the back of a laptop) can be easily damaged from this stress. Therefore
computer users should be instructed on the proper technique to use when picking up a laptop
computer. A second problem area for laptop computers is that the screws on the laptop body
gradually become loosened as the computer is moved about. A computer Hardware should
periodically (perhaps twice a year) tighten the screws on all laptop computers.
Proper Use of an LCD Projector. An LCD projector is a valuable tool for making
presentations and assisting in training courses. However, these projectors are very expensive
to purchase. If a computer project has had the good fortune of being able to purchase a
projector, it is important that every effort be taken to make sure that the projector is kept in
good repair. Some suggestions are shown here:
Store and carry the projector in a padded case. This will keep dust out of the projector
and cushion it in case of rough handling.
Keep a designated surge protecting power strip (adaptor strip) with the projector, and
make sure that all projector users know the importance of using the projector with
surge protector.
Make sure that the appropriate procedure for shutting down the projector is used, and
inform all projector users about the procedure. For most projectors, the proper shut
down procedure includes not unplugging the projector until the cooling process is
complete. This is indicated by a status light changing color, or a fan turning itself off. It
is important to allow the projector bulb to cool completely in order to extend the life of
the bulb.
It is particularly important to note that the projector bulb, which is the most expensive part in a
projector, will wear out and need to be replaced eventually. Projector bulbs can cost half the
price of buying a new projector! A computer project will need to make a plan for bulb
replacement, ideally even keeping a spare bulb on hand.
12
Efficient Use of a Printer. Most computer labs will have at least one printer for the use
of the computer Hardware and selected computer lab users. Printers are a great resource, but
if not controlled well they can be overused. This puts unnecessary wear on the printer, and
also uses up expensive ink and paper. It would be wise for a computer Hardware to have in
place some policies about what sort of material can be printed, and when color ink use is
allowed. Users should also be instructed to preview their work before printing, to avoid
printing unnecessary pages. In addition, many printers have different printing settings that
control the quality of the printouts and thus the amount of ink used. Inkjet printers, for
example, usually have an option for “draft” or “fast” printing that uses significantly less ink, but
still looks reasonably good. To find this option when printing a document, select Print from the
File menu (or the Office Button in MS Word 2007). When the print menu opens, there will be a
Properties button next to the selected printer. Clicking here will bring up choices such as the
print quality and whether the printout should be in color or black and white.
13
A partitioned hard drive is one that has two (or more) different sections for storage of
different types of information. In
some cases, one partition is used
Tips for Partitioning a Hard Drive
to store the operating system
and related files, while the other Please Note: The instructions below are for a computer
partition is used to store user running Windows XP or Vista that a computer
documents and settings. This Hardware would like to add a partition to without
partitioning is valuable in cases reinstalling the current operating system.
when the hard disk has not
1. Go to Start Control Panel Administrative
failed, but the partition with the
Tools (for Windows Vista, Administrative Tools is
operating system needs to be
found inside System and Maintenance).
reformatted due to some sort of
2. Double click on Computer Management, and then
localized problem. Then the
from the left side of the window select Disk
computer user’s documents and
Management.
settings are not lost in the
3. The window that appears will show the different
process. This sort of partitioning
disks in the computer. Right click in the space to
is usually done when installing a
the right of the label for the hard disk, and click
computer operating system.
New Simple Volume. The New Simple Volume
Computer Hardwares can see the
wizard will open. Follow the prompts to format the
tip box in the next section for
new volume with an NTFS file system.
more information on this
Please Note: if a disk is already partitioned, right
process.
clicking on a partition volume and will give you options
to change its size or delete the partition.
A computer Hardware
can, however, create a new
partition at any time. If a new computer arrives with an operating system installed but without
a separate partition, the computer Hardware may want to add one or two partitions. A
separate partition can also be used by a computer Hardware that would like to have two
different operating systems on the same hard drive, with one operating system loaded onto
each partition. The tip box here describes the process for creating a partition after an
operating system has already been installed.
14
An operating system should be installed from a CD-ROM or DVD disk. Before
installation, the computer Hardware needs to set up the computer so that it boots from the CD
or DVD drive first. This is the default arrangement for newer computers, but older computers
may boot first from the floppy drive. After installing the new operating system, the lab manger
needs to be sure to change this back again to the standard boot order. Details on how to
change the boot order and how to install an operating system are shown in the tip box here.
16
Tips for Finding and Installing Software
1. Consider carefully what software will be beneficial for your computer users. Then go
to the website www.download.com to find software that has been previously tested
and reviewed by users, and is known to be free of spyware.
2. At the above website, search for programs that are compatible with your operating
system, and meet your needs. In this example, enter “free touch typing” in the search
box.
3. Click on one of the software choices: “Rapid Typing Tutor”. Then read some reviews
and make sure that the software is compatible with your operating system. If it meets
your needs, select “download now”.
4. Your computer will prompt you to confirm that you wish to download and/or install
the software. If given a choice, choose to save the software to install it later. The file
you save can then be used to perform the installation on other computers without
needing to download the software again. Make sure that you save the file in a place
that you will be able to find it again.
5. Once the download is complete, open the file to begin the installation. You will be
asked to confirm the installation and a wizard will guide you through the installation
process. In this example, installation of Rapid Typing will be followed by giving you
some options about how to setup the program, including language choices, keyboard
layout and whether typing speeds should be recorded in words per minute (wpm) or
characters per minute (cpm).
User accounts can be easily set up by a Hardware who is logged into a computer using
an administrator account. For a Windows computer the Hardware would select Start
Control Panel User Accounts. On a computer running the Ubuntu operating system the
Hardware would go to the main menu and choose System Administration Users and
Groups. Once there, the Hardware will able to set up the account and choose the privileges for
17
those users. For Windows computers, the “standard” account type should be chosen for all
users that the lab manger does not want to have administrative privileges. The Hardware can
also log in to his or her administrative account on a computer to remove users or change the
passwords on user accounts as needed to control access.
3.6. Assignments/Activities
3.6.1. Is the computer you usually use partitioned? Follow the instructions in the “Tips for
Partitioning a Hard Drive” tip box to the point where you can see what partitions are
already there and what their sizes are. If your computer is already partitioned, what sorts
of files or programs are stored on each partition? See if you can find this out by opening My
Computer.
3.6.2. Following the steps in “Tips for Uninstalling Software” tip box, find and uninstall a bit of
unnecessary software that you find on your computer. If the computer is not yours, or if
you aren’t sure which software is unnecessary, ask for assistance and permission first.
3.6.3. Explore the www.download.com website. Can you tell the difference between
sponsored (paid advertising) links and the programs that are recommended by CNET?
Summarize your findings. Also browse through the different categories of programs. See if
you can find some that would be useful for a computer project in your area.
3.6.4. Set up a new user account on a computer and then log into the computer using this
account. How is the appearance different and how are the privileges different?
3.6.5. Workshop Activity: As a group, find a list of installed software on a computer (for
Windows computers this can be done through the Add/Remove Software tool in the Control
Panel). Review the list and discuss what each software program does. Determine whether
or not any of these programs should be removed from the computer.
3.6.6. Workshop Activity: As a group, install a new operating system on a test computer.
3.6.7. Workshop Activity: As a group, discuss what types of software are needed for a new
computer. Develop a list of software that would work well in a computer project in your
area. If time allows and the software is available, install all of these programs on the
computer used in the previous activity.
Table of Contents
Sometimes there are other files, such as temporary Internet files, that are stored on a
computer without the user knowing it. To delete these sorts of files, perform both of the
following techniques:
Disk Cleanup. In a Windows computer the Disk Cleanup utility is found in Start All
Programs Accessories System Tools. It scans a hard disk for unnecessary files,
and then (with the user’s permission) removes these files.
19
Deleting Browsing History. When using the Internet, the browser stores the recent
history of the web pages that the user has viewed, in order to make it easier to find and
load these web pages again. The browser also stores other small bits of information
such as data entered into forms and usernames or passwords if a user has asked a web
page to “remember me” (although this is not a good idea for shared computers). This
stored information can be easily deleted. In Mozilla Firefox, choose Clear Recent
History from the Tools menu. In Internet Explorer, choose Delete Browsing History
from the Tools menu.
4.1.5. Malware
Viruses, worms, spyware and adware are collectively known as malware. These
undesirable programs, which are usually added without a user’s knowledge, can significantly
slow down the performance of a computer. Keeping antivirus software up to date and running
scans on a regular basis are the best ways to prevent virus infections. This is discussed further
in section 3.3. Occasionally, however, a computer will still become infected with a virus or
other bit of malware that the anti-virus program did not catch. Some signs of these infections,
other than slow speed, could be strange files popping up in folders, new small programs that
appear (with an .exe file extension) or odd performance issues. When this occurs, the
computer Lab Manager can do an Internet search using the names of the strange files or
programs, or a description of other symptoms. These searches will often result in information
about the particular malware infection and how to remove it. Another option for computer Lab
20
Manager is to try scanning the computer with a second anti-virus program, which might identify
the infection that the other anti-virus software missed. However, the Lab Manager needs to be
aware of the possibility that the two anti-virus programs will conflict with each other and
themselves cause the computer to run poorly. If a second anti-virus program is installed, the
computer Lab Manager should make sure that it is not also set up to do any sort of automatic
scanning.
4.1.6. Overheating
Excessive heat can cause a significant decrease in computer performance. In order to
cool down an overheated computer processor, the first step to take is to try to cool the
environment around the computer. Avoid operating the computer if the case is in an enclosed
space (such as a drawer or cupboard). Also try to cool the room with fans or air-conditioning.
The next step is to verify that all of the fans in the computer case are functioning properly.
Check around the computer vents to see if the spinning of the fans can be observed or if airflow
can be detected. If neither of these steps address the problem, the computer Lab Manager
could consider installing additional fans or replacing the existing fans with higher quality ones.
Another option is to add more RAM to the computer. Before taking this step, the
computer Lab Manager would need to find out the answers to the following questions:
How much RAM does the computer already have? (This information is available from
right clicking on My Computer from the Start menu.)
What kind of RAM does the computer take? And how much RAM can be added to the
computer? The answers to these questions are going to depend on the number of
memory slots available, and the capacity of the type of RAM that is compatible with the
computer. The best way to find the answers to these questions is via an Internet search
using the brand and model of the computer, “memory” and “upgrade” as search terms,
or by visiting the website for an online RAM sales company (see section 5.7.3). This
should result in the necessary information to make sure that the right kind of memory is
purchased (such as size and type – for example is it SDRAM or DDR2 SDRAM?). It will
also be important to note whether or not the memory needs to be installed in pairs or if
a single strip of RAM will suffice.
Does the computer have enough slots to add in the desired memory? It is possible that
a computer will already have all of the memory slots filled (for example, there are only
two slots and each is already filled with 128 MB RAM strips). In this case, it would not
21
be possible to upgrade to 512 MB of RAM by adding a single strip of 256 MB RAM. The
Lab Manager instead would need to purchase two 256 MB strips of RAM, and take out
both of the 128 MB strips.
The actual replacement of RAM will be discussed in section 5.7.3 of this module.
22
4.2.2. The Computer Won’t Turn On
It can be very frustrating to have a computer that is totally “dead”. It’s not working at
all and the user doesn’t know the cause. This tip box includes some steps to take to identify
and address some common causes.
1. Evaluate the situation more fully. Are the computer and the monitor plugged in to a functioning
surge protector or UPS? Is the surge protector or UPS plugged into a functioning outlet on a
circuit that has not blown or tripped? If you aren’t sure, try to plug something else that you
know works into the same outlet. If that item works, try swapping the power cable with one
from a functioning computer.
2. For desktop computers, has the computer supply been set to the wrong voltage? Check and
make sure that the switch on the power supply is set to the proper voltage for your country
(230V in Zambia). If it wasn’t set properly, switch it and try again, although the power supply
may now be damaged. Also make sure that the on/off switch on the power supply is in the on
position. If there are still no lights visible on the computer, try replacing the power supply (see
section 5.7.3).
3. If there are lights on, but the computer is still not starting, you can try booting from a different
drive (see section 5.6.5).
4. If the computer produces a series of beeps when you attempt to boot it, there is a problem with
the memory. Try reseating or replacing the memory (see section 5.7.3 for information).
5. If a desktop computer is producing all of the usual startup sounds and lights, but the monitor is
not displaying any information, perhaps there is a problem with the monitor. Make sure that it
is connected to a power source, and also that the VGA cable is connected to the computer. If
there is still no image, try pressing the Fn key and the function key for monitor choices a few
times. The proper function key depends on the computer model, but should show a picture of a
computer monitor on the key. Also try adjusting the brightness dial on the monitor. If there is
still no image, try connecting a different monitor.
24
Tips for Managing the “Blue Screen of Death”
1. Take a deep breath. It may not be a serious problem, and panicking won’t help. Also if
you have been saving your work frequently as you go (which is always a good idea), you
will not have lost much information.
2. Make a note of any error code numbers shown in the text on the blue screen. If the
problem persists later it might be helpful to look these error codes up on the Internet
(from another computer).
3. Restart the computer. First do not open the program that you were using when the
crash occurred, but instead see if other programs operate normally. Then open that
program to see if the crash occurs again. It’s possible that the event was random and
won’t occur again, or it’s possible that there is a problem with the software program
you were using.
4. If it appears to be a problem with a specific piece of software, search online for updates
or patches for that program, or try reinstalling the program. Also make sure that the
computer meets the specifications (operating system, processor speed and RAM) for
running that software.
5. Make sure that the computer’s operating system is fully updated.
6. If the problem appears to occur when using a specific computer device, the driver could
be faulty. When the computer is running, check the Device Manager for problems and
possible solutions (see section 5.5 and 5.7.2).
7. Check for problems with the computer’s fans, power supply or memory, as discussed in
section 5.1.
If a computer lab Manager doesn’t find the needed answers using Help and Support on
the computer, the next step is to find answers on the Internet. In most cases, the computer
problems that a lab Manager encounters will not be new or unique. Someone else would have
had the same problem and would have written a description of how they solved the problem.
It is important that the computer lab Manager give very specific search terms and try different
terms if not successful at first. For example, if a lab Manager is having problems getting the
sound to work on a specific computer, “sound problems” would not be a specific enough
search. The lab Manager would be better trying “sound problem Dell D600” or “sound failure
25
Dell D600”. If the lab Manager knows that the problem is due to the device driver, an even
better search would be “sound device driver problem Dell D600”.
4.5. How to
Distinguish a Software Tips for Distinguishing Between Hardware Problems and
Issue from a Hardware Software Problems
Issue
It isn’t always easy 1. Make sure you reduce possible “external” problems before
to know the source of a proceeding. This means unplug any external devices (such as
hard drives, scanners or printers), and remove any floppy, CD or
computer problem, but
DVD disks from their drives.
determining whether the
2. Were there any loud noises or smoke when the problem first
problem is with hardware appeared? Then it is probably a hardware problem, with the
or software will help give most likely culprit being the power supply unit.
a computer lab Manager 3. Is the computer entirely dead? Or the screen blank? Or the
some direction for action screen showing a poor/incomplete picture? These faults are
in troubleshooting and probably also due to hardware problems.
repair. Some general 4. Does the computer produce a series of beeps? This is a code
guidelines for that can be used to distinguish some hardware problems.
distinguishing between 5. Does the system give any error codes or descriptions while
hardware problems and booting? These can be due to hardware or software problems.
Take careful note of all information given in the error code.
software problems are in
6. Does the computer produce error information after it has
the tip box here, but one
booted or only when you open specific programs? These error
general bit of advice is codes are probably due to software problems.
important for all 7. Have any recent changes been made to hardware or software
computer (including BIOS settings)? If so, these are likely culprits.
troubleshooters: think 8. Has the computer been exposed to viruses or other malware?
about what was This could be a cause of software problems.
happening just before the 9. Use the Device Manager, which can found on many Windows
problem occurred. If new computers (for Windows XP go to Start Control Panel
software was just System Device Manager). The Device Manager will list all of
installed, it is quite likely the hardware devices installed on a PC. Any device with a
problem will have a warning symbol next to it, and double
that the problem is
clicking on that device would give details and suggested
caused by that new
remedies for the problem.
software. If a power
surge occurred, it is possible that hardware problems were caused by that power surge.
Once a computer has been started in Safe Mode, it is possible to access the diagnostic
tools such as Chkdsk (described in section 5.1.4). Other options at this point include running
virus scans, uninstalling suspicious software, or using System Restore (see section 5.6.4).
If a particular piece of software does not have a “Check for Updates” option, the user
will need to go to the website for that software and search there for updates. This can also be
used to search for individual software patches to address the particular problem that the user
has found. It is also possible to do general web searches on a particular software problem and
find patches that have been produced by individuals or organizations other than those that
produced the software. This can result in good fixes, but can also introduce other problems
into a computer system (such as other unforeseen software conflicts or malware). A computer
lab Manager should proceed very cautiously down this path, if at all.
In order to boot from a disk, the computer user must have a boot disk or recovery disk
for that computer. Boot disks contain only critical startup files, and they are best prepared and
used by experienced computer technicians. They can also be used as a part of the reimaging
process, described below. Recovery disks used to come standard with all new computers. In
recent years, however, the computer manufacturers have instead set up systems for users to
create their own recovery disks when first using a new computer. If a computer lab Manager
has recently received new computers, he or she would be wise to create recovery disks before
putting the computers into general use.
28
Before creating an image,
the computer lab Manager Tips for Creating a Computer Image
should make sure that the
A computer that is going to serve as an image or clone,
computer is set up “perfectly”
to be used on other computers, should meet the
and free of any malware. Images
following criteria:
are best made when a computer
1. Its make, model and hardware are identical (or
is newly setup, before it has seen
nearly so) to the computers that it is going to be
much use. However the lab
used to clone. It is important that it only be used to
Manager should make sure that
reimage computers that have hard drives of the
the computer that is being used
same size or larger.
to create the image has already
2. It is new or has recently had its operating system
been loaded with all the utilities,
and other software reinstalled. This reduces the
productivity software and
chance that it would have any malware or have had
educational materials that are
undesirable changes made to software settings.
commonly used in that computer
Also all of the software should have been recently
lab. The tip box here suggests
updated.
some items. The computer lab
3. It does not contain any personal files or other
Manager should also make sure
unnecessary files, folders or software.
that all of the programs have
4. It does include software that is going to be
been updated fully, as discussed
commonly used on the computers that it is going to
in section 5.6.2 of this module.
be used to image. For example it should include:
a. Common utilities such as antivirus software and
Before creating an image,
printer drivers
a computer lab Manager needs
b. Productivity software such as Microsoft Office
to consider two questions: 1.
or Open Office
What drive should be used to
c. Educational materials that will be useful locally.
boot the computer from while
This could include touch typing programs,
creating the image and reimaging
encyclopedias, or any locally appropriate
a computer? And 2. What media
educational content.
will be used to store the computer image? The answers to these questions will depend on the
imaging program being used and the limitations of the computer system. When using Clonezilla
Live, for example, the program can be downloaded from the Internet to fit onto a bootable CD
ROM disk. Therefore one option is to boot the computers from the Clonezilla Live CD. The
image that is created then can be easily stored on a flash drive or external hard drive, using the
USB port. For complete instructions on using Clonezilla Live, please see the www.clonezilla.org
website.
Once an image has been created, it can be stored until needed to reimage the computer
it was created from or any other computer with identical hardware. This is very useful for a
computer lab that received a donation of ten identical computers, for example. If using the
image to reimage another computer in a computer lab, however, there are some important
points that the computer lab Manager needs to keep in mind. The first is computer identity.
Any cloned computers will have the same name and Security Identification (SID). The computer
29
lab manager should change the name of the computer after reimaging by right clicking on the
Computer (or My Computer) icon or menu item and then selecting Properties. The computer
SID can remain unchanged.
The second important point is that the software license keys will be the same for all
cloned computers. If the computers are running proprietary software, the computer lab
Manager needs to be aware of how many computers are permitted to run on a single license. If
a license is only for an individual computer, the computer lab Manager will need to buy
additional license keys for the software in question and enter the proper license keys into the
computer.
For cleaning computer parts, a computer lab manager will need some method for
blowing dust out of computer hardware. If an electric blower is available, this is a very good
option. Otherwise a hand operated blower (with a bellows or bladder attached to a narrow
outlet) will do. If affordable, a computer lab Manager can also purchase compressed air in
aerosol cans. For dusting and cleaning computer and monitor cases, a lint free cloth is best.
Screens (LCD and CRT) can be cleaned with slightly damp cloths or with small amounts of mild
cleaning solutions that have been reported to be safe for computer monitors. If RAM needs to
be cleaned, isopropyl alcohol and lint free swaps can be used.
There are several safety concerns (both for the lab Manager and for the computer
equipment) that need to be attended to. They are listed below.
Working Environment. The computer work room should be clean, well organized and
properly lit. Avoid hazards to the computer (such as dust or moisture) and hazards to
the workers (such as electrical cords that can be tripped over). The lab Manager should
also consider good organization as a way to make repair work more efficient. It should
be easy for a worker to return to a project without any difficulty finding the parts
involved.
30
Static Electricity. Static electricity discharges (sparks) can be significantly damaging to
computer equipment such as RAM, CPUs and motherboards. Therefore it is important
for the computer lab
Manager to ground him
Tips for Avoiding Electrostatic Shocks
or herself before
working with computer 1. Avoid walking around as much as possible while
equipment. The tip box working on a computer. Shuffling your feet
here gives some (particularly on carpeted surfaces) can build up
suggestions. If electrostatic charges.
electrostatic mats or 2. Make sure to ground yourself before beginning a
grounding wrist straps computer repair. The simplest way to do this is to
are available locally, touch a large metal object (such as a filing cabinet
these items can also be or metal computer case).
used to prevent 3. Before picking up each new computer component,
electrostatic shocks. ground yourself again.
Electrical Shock. Before
opening up the case of a computer or any other electronic device or cleaning it with any
fluid, make sure that it is unplugged. Otherwise, electricity can be transmitted through
the electronic device and into the worker’s body. This can cause severe injury or even
death. Laptop batteries should also be removed before performing any laptop
computer repairs. It is best to avoid attempting repairs on computer monitors,
particularly CRT monitors due to a risk of a dangerous electrical discharge.
When developing a repair plan, the computer lab Manager needs to know which parts
are going to be replaced and how to find and remove those parts from the computer. It is also
important to have replacement parts on hand that are known to be in good condition.
Part re-seating and part swapping are both good strategies to keep in mind when
repairing computers. Re-seating means removing or disconnecting a part, cleaning it if
appropriate, and correctly replacing the part. Sometimes a computer part can function poorly
just because a connection is loose or dirty, and re-seating will improve its performance. If this
does not solve a problem, a good next step is to try to swap the same part with one from a
31
functioning computer. This can be a useful part of troubleshooting, since it helps the lab
Manager identify whether or not that part truly is the source of a computer problem, before a
purchase is made. People who are just learning about computer repair can easily practice this
with peripheral devices. If a desktop computer keyboard appears not to be working, for
example, try replacing it with a keyboard that is known to work properly.
Replacing a Hard Drive. Replacing a faulty hard drive is not a difficult task, but a lab
Manager should have done some investigative work first to determine if the hard drive is faulty.
This could include running the Chkdsk utility, as described in section 5.1.4, listening for unusual
noises coming from the hard drive and also checking to make sure the cables to the hard drive
are still fully connected. The computer may also present error codes during start up that
indicate a problem with the hard drive. Before replacing a hard drive, it is worth trying to reset
the BIOS to the default settings to see if this fixes the problem. To do this, enter the BIOS
during computer start up (as described in section 4.3) and choose the default settings. Then
save the new settings and exit. The onscreen instructions in the BIOS program will guide the
computer lab Manager through these steps.
Once it has been determined that a hard drive problem is likely, the computer lab
Manager should follow the steps below to replace the hard drive with a known working hard
drive.
1. Disconnect the computer case from electricity and then open the computer case (as
described above).
2. Locate the hard drive. It will likely be
found in a metal case or cage near
the front of the computer case,
below the other drives. It could be
mounted directly on the cage or it
could be mounted on rails that will
slide out of the case (see photo).
3. Unscrew the hard drive from the
cage or slide the rails out and
unscrew the hard drive from the
rails.
4. Remove the long ribbon cable from
hard drive. There may have been a Figure 4 - Removing a Hard Drive
small amount of glue used to hold For the complete procedure see
the ribbon in place that will also http://www.fonerbooks.com/r_hard.htm
need to be removed. Then remove
the smaller power cable. If it is difficult to remove, gently wiggle the connector back
and forth along its long axis as you pull. Note the orientation of the connector (which
end is the red wire on?) to make sure that the new hard drive is connected in the same
manner.
5. If there are two hard drives in a computer, one is called the master and the other the
slave. On older hard drives, an electrical connection needs to be changed to indicate
whether the hard drive is a master or a slave. If the hard drive being installed has not
33
been used before, it will be correctly set as a master (or also on the acceptable “Cable
Select” setting, used when the ribbon cable has two connectors – one for a master and
one for a slave). If the hard drive has been previously used as a slave, however, it will
need to be changed to a master. To do this, look for a diagram on the hard drive that
shows the pattern for connecting (jumping) two of the eight pins located between the
two cable connectors on the front end of the hard drive. Then using needle nose pliers,
pull off the jumper that is connecting two of the pins and replace it to connect the
proper pair.
6. Connect the cables to the new hard drive. Then screw the hard drive back on to the
rails and slide the rails into position (or screw the hard drive directly to the cage if there
are no rails). Make sure that all of the other ribbons and cables are as they were found.
Close the case and the repair is complete. Note that if any new noises or problems
appear after the installation, it is possible that another device or cable was disrupted
during the repair and needs to be reattached or reseated.
Replacing a Hard Drive for a Laptop Computer. Hard drives for many laptop computers
can be replaced quite easily because the manufacturers have made the hard drives accessible
from hatches on the underside of the computer. To replace the hard drive on a laptop with an
accessible hard drive follow the steps below:
1. Remove the laptop battery before making this (or any other) laptop repair. This is
important in order to avoid electricity from the battery flowing through the computer
during repair, which could be damaging to computer components. The technique for
removing the battery depends on the
make and model of the laptop, but
often involves unlocking the battery
at one or two points (on the
underside of the computer) and then
sliding it out.
2. With the laptop resting upside down
on a table, find the hard drive
compartment and unscrew the screw
or screws holding the lid in place.
Remove the lid and examine how the
hard drive is attached to the
computer. Most likely you will see
that the hard drive is attached to a Figure 5 - A Laptop Hard Drive in its "Cage"
cage or brackets that will slide out For the complete procedure see
with the hard drive (see photo). http://www.fonerbooks.com/laptop_1.htm
3. Slide out the assembly containing the
hard drive in its cage or brackets. You may have to push the assembly in or lift it up first
in order to clear anything else used to hold the assembly in place.
4. Remove any screws attaching the laptop to its cage/brackets, remove the damaged hard
drive, replace it with a functioning laptop hard drive and then retighten all screws.
34
5. Slide the assembly back into the laptop and secure it as it was previously. Make sure
that you push hard enough to reattach the hard drive to the power and data
connectors. Push horizontally (or as close as possible to horizontally) when
reconnecting.
6. Close the hard drive compartment and replace all screws. Then replace the laptop
battery, turn the computer over and restart it.
Replacing RAM. As discussed in section 5.1.7, a lab Manager may want to add RAM to
speed up a slow computer. RAM also can fail or come loose from its housing and need to be
reseated. If a lab Manager has decided that a computer needs new or additional RAM, it is
important to make sure that the RAM used is compatible with the computer system. There are
several online RAM sales companies that will identify the appropriate RAM if a user inputs the
computer make and model. Two example companies are Corsair (www.corsairmemory.com)
and Crucial (www.crucial.com). Once the RAM has been obtained, the lab Manager should
follow the steps below to replace the RAM. Please Note: RAM is very easily damaged by
electrostatic charges, so it is very important for the user to be grounded before picking up RAM.
Also RAM should only be handled by the edges.
1. Open the computer case as previously described. Find the RAM slots (long parallel
connectors). Note which slots are occupied and if the slots are numbered (at the ends).
If the slots are not numbered, the slots closest to the processor are probably the lower
numbered slots and should be filled first.
2. Simultaneously push down and out on both
retaining clips (on each end) of a RAM slot
to remove the old RAM. Note the
orientation of the RAM so that the
replacement RAM can be put in facing the
same direction. There should be some
notches on the bottom edge of the RAM
that can be used as a guide.
3. Gently place the new RAM in the socket
and press down firmly on the top of the
RAM at both ends (see photo). When the
RAM module is correctly seated, the
retaining clips will automatically close.
4. Close the computer case as previously Figure 6 - Installing RAM
described. For the complete procedure see
http://www.fonerbooks.com/r_ram.htm
Replacing Laptop RAM. Laptop computers have a compartment on the back side
designed for accessing RAM. When the screws for this compartment are removed (but don’t
forget to remove the laptop battery first for safety reasons!), the RAM should be visible. For
some laptops, however, only the slot for expansion (extra) RAM is visible. In these cases the
rest of the RAM is can be accessed by removing the keyboard, a more difficult task (discussed
below). Laptop RAM rests horizontally, with the slot on one end. To install RAM, hold the RAM
35
by its edges, and bring it up towards its slot
at about a 30 degree angle (see photo).
Then gently push the RAM in while
flattening out the angle.
36
Tips for Troubleshooting Printer Problems
1. Try restarting the printer (by turning it on and off at the switch) and the computer (using the
standard restart technique).
2. Make sure that the computer is sending the document to the right printer by checking the
printer name in the dialog box that comes up when printing a document. To change the
default printer (on a Windows computer) choose the Printer window in the Control Panel. If
the printer you are using is not listed, you will need to add that printer and install the drivers
for that printer. Printer drivers are usually available online by going to the website for the
printer manufacturer and searching for the drivers for the particular printer model.
3. Try to print a test page for the printer. If you are using MS Windows, open the Printer
window in the Control Panel, right click on the icon for the printer you are using, choose
Properties and then select “Print Test Page”. If the test page prints successfully, the
problem is with the application (productivity software) you are using and not the printer.
4. If the printer does not successfully print as above, note what happens. Does it start to print
and then stop? Does it make unusual noises? These are signs of a paper jam or a hardware
problem. Open up the top of the printer and look for any jammed paper.
5. Does the printer print faintly or with only some colors? This is a sign that the ink cartridges
need to be primed or that the printer is running out of ink. Look at the printer’s instruction
book or use the menu and buttons on the printer to figure out how to prime the printer.
The first step in managing e-waste is to try to reduce the amount of it that is produced
by a computer lab. A lab Manager can do this by avoiding accepting donations of equipment
that is already very old or obsolete, since this equipment will not remain useful for long. A lab
Manager can also make sure that existing equipment is maintained well so that it remains
useful for a longer period of time. The computer lab Manager should also work with any
organizations donating computers to discuss the e-waste problem and strategize how the
computers will be disposed of properly when they are no longer useful.
Options for proper disposal of e-waste will vary from country to country. In some
countries there will be private companies that collect e-waste, and in others there will be
government projects for e-waste disposal. Larger non-profit organizations that donate used
37
computer equipment often have plans for collecting and managing e-waste. If no e-waste
options exist in a particular country, several computer projects could team together to ship a
container of e-waste to an e-waste facility in a neighboring country. One e-waste management
facility that accepts shipments is Desco Electronic Recyclers in South Africa (www.desco.co.za).
4.10. Assignments/Activities
4.10.1. Compare the start up speed between two computers, by actually starting them both up
and noting the time it takes for the desktop to be fully loaded. Then compare the factors
that can control the start up time for each computer. Which computer has more programs
that load on start up (see section 5.1.3)? Which computer has more RAM? What is the
processor speed of each computer? What operating system does each computer use?
Summarize your findings.
4.10.2. Update the operating system and productivity (office) software for a computer.
Describe the process you used in each case.
4.10.3. Practice running a disk defragmenter and disk cleanup program on a computer. Note
any change in performance from before and after defragmentation.
4.10.4. Practice finding help and support on a computer use or troubleshooting topic, both on a
computer and online. Choose a computer topic of interest to you. If you do not have a
topic in mind, here are some examples: installing a printer, changing the size of desktop
icons, using a text reader (text to voice tool), or taking a screen shot (a picture of what is on
your desktop screen). Remember to be as specific as possible in your word choice. If at first
you are not successful, try other related words.
4.10.5. Practice using diagnostic tools on a computer. For computers running Windows
operating systems, try Chkdsk (described in section 5.1.4) and the Device Manager
(described in section 5.5).
4.10.6. Investigate a laptop computer. Figure out how to replace and remove the battery. Also
identify all ports and the access panels for the hard drive and memory.
4.10.7. Observe a computer repair technician in action. Notice what techniques he or she uses
to avoid electrostatic shocks and to clean computer components. Observe at least one
software repair and one hardware repair from start to finish. Take notes on these
procedures for future use.
4.10.8. Practice properly uninstalling and reinstalling a software program. Choose something
that you have a current installer file for.
4.10.9. Practice starting a computer in Safe Mode. Take note of which features of your
computer function in Safe Mode and which have been disabled.
4.10.10. Workshop Activity: As a team, set up a computer “perfectly” so that it is ready to
produce an image or clone. Then participate in the process of preparing an image and using
it to reimage another computer.
4.10.11. Workshop Activity: Practice troubleshooting malfunctioning computers. The
instructor may intentionally produce malfunctions in computers in order to provide you
with practice
4.10.12. Workshop Activity: Replace the hard drive in a desk top computer.
38
4.10.13. Workshop Activity: Take apart a laptop computer, including accessing all RAM,
the keyboard and screen. Then put the laptop back together!
Table of Contents
5. Overall Assignments/Activities
5.1. Revisit and reflect on your own skill level after having completed this module:
5.1.1. What skills do you still feel you need in the categories covered by this module? Make a
plan for gaining those skills and (if appropriate) discuss the plan with your supervisor.
5.1.2. What skills do you still feel you need in the self-study areas (English reading/writing,
touch typing and computer user skills) presented at the beginning of this module? Make a
plan for gaining those skills and (if appropriate) discuss it with your supervisor.
5.1.3. Consider the topics covered in Modules 2, 3, and 4 of this course (as described in the
introduction to this module). Do you think that taking those courses (or studying the
learning materials for those courses independently) will help you meet your career goals?
Discuss this with your instructor and your supervisor (if appropriate) and consider your next
steps.
5.2. If you work in a project that uses Microsoft or other types of proprietary software,
consider making a shift over to an entirely open source environment. What would the benefits
and drawbacks of such a shift be? Make a list of all the FOSS software you would need,
including the names of specific programs if possible. Also what training would need to occur if
you made this switch?
5.3. Workshop Activity: Participate in a team project to overhaul an old computer. Clean
the components, add RAM to the computer, install an appropriate operating system and install
all other necessary software.
5.4. Workshop Activity: Participate in a workshop evaluation process.
Table of Contents
6. Bibliography
Bit. (2010). In Wikipedia, The Free Encyclopedia. Retrieved January 26, 2010, from:
http://en.wikipedia.org/w/index.php?title=Bit&oldid=339499368
Blue Screen of Death (2010). In Wikipedia, The Free Encyclopedia. Retrieved January 26, 2010, from:
http://en.wikipedia.org/w/index.php?title=Blue_Screen_of_Death&oldid=336735006
39
Computer. (2010). In Wikipedia, The Free Encyclopedia. Retrieved January 26, 2010, from:
http://en.wikipedia.org/w/index.php?title=Computer&oldid=339667990
Computer Ports (Hardware). (2010). In Wikipedia, The Free Encyclopedia. Retrieved January 26, 2010,
from: http://en.wikipedia.org/w/index.php?title=Computer_port_(hardware)&oldid=338140393
Computers for Zambian Schools. (2008). Basic Computer Maintenance and Troubleshooting. Lusaka,
Zambia.
PCTechBytes. (2009). Computer Troubleshooting Zone. Retrieved January 26, 2010, from PCTechBytes:
http://www.pctechbytes.com/troubleshooting/
Rosenthal, M. (2009). Replacing Laptop Hard Drives. Retrieved January 26, 2010, from Foner Books:
http://www.fonerbooks.com/laptop_1.htm
Rosenthal, M. (2009). Upgrading Laptop Memory. Retrieved January 26, 2010, from Foner Books:
http://www.fonerbooks.com/laptop_2.htm
Yarnold, S. (2008). Upgrading and Fixing a PC, Second Edition. Warwickshire, United Kingdom: In Easy
Steps Limited.
Table of Contents
40