 |
|
Computer Basics
8 - System Software:
Utilities |
 |
Utility Programs
A utility program performs tasks related to the maintaining of your computer's health - hardware or data. Some are included with the operating system. But someone always thinks they have a better version for you to buy. And they are frequently right!
File Management programs make it easier to manage your files. In the high days of DOS it didn't take much to improve on the text-only type-it-all-yourself methods that DOS provided. Many programs were written to help the user find files, create and organize directories, copy, move, and rename files. Some even used the mouse to point and click to accomplish these tasks. You don't appreciate the vastness of the improvement until you've tried to do these things from the command line. The newer graphical interfaces that come with
current operating systems have reduced the need for alternate file management programs.
Disk Management programs involve formatting and defragmenting disks. Defragmenting means putting files on the disk so that the whole file is in sequence. This reduces the time to access the file. Some disk management programs even let you specify that certain files that are accessed often, like the operating system itself and frequently used programs, are at the front of the disk. Anything that speeds things up will have customers.
Memory Management software handles where programs put their current data
in RAM. They move certain memory-resident items out of the way. This can effectively increase the memory available by getting all the unused pieces together in one spot, making a useable amount.
A
backup program, which also restores the backed up data, is a must if you have any data at all that you want to keep around for a while. The software will compress the data to take up the least space (Recall the problem with slack space we found in the discussion of Storage: Disk Format).
|
 |
|
Data Recovery programs are for those who just said "Whoops!" They attempt to recover deleted or damaged (corrupted) files.
Data Compression programs squeeze out the slack space generated by the formatting schemes, as discussed under Storage: Disk Format.
Security
Software
This category includes a number of different kinds of programs, all of
which are trying to protect your computer and your data from attacks and damage
and being controlled without permission. No one program can protect against all
of the bad guys out there. Using a set of overlapping programs is the best way
to keep your computer and its data safe.
What you need protection from:
- Viruses copy themselves to other disks to spread to other computers.
They can be merely annoying or they can be vastly destructive to your files.
-
Trojans hide inside something else to sneak in
unwanted programs. You don't know that they are there, like the famous Trojan
horse. These are often used to capture your logins and passwords.
-
Worms are unwanted programs that are transferred
over network or Internet connections to spread themselves quickly.
-
Spyware programs lurk on your computer to steal important information,
like your passwords and logons and other personal identification information
and then send it off to someone else.
- Zombie programs take control of
your computer and use it and its Internet connection to attack other computers
or networks or to perform criminal activities.
- Phishing (pronounced like the word
'fishing') is a message that tries to trick you into providing information
like your social security number or bank account information or logon and
password for a web site. The message may claim that if you do not click on the
link in the message and log onto a financial web site that your account will
be blocked, or some such disaster.
- Spam is email that you did not
request and do not want. One person's spam is another's useful newsletter or
sale ad. Spam is a common way to spread viruses, trojans, and the like.
- Browser hijacking occurs when one
of the nasties takes control of your browser, sending you to sites that you
did not mean to go to. This may be a porn site or it may look like a real
banking, sales, or credit card site. The purpose is to steal your personal and
financial information.
Anti-virus programs monitor the computer for the activity of viruses
and similar nasties.
Anti-spyware programs
similarly monitor your computer, looking for known trouble-makers as well as
suspicious behavior.
Anti-spam software tries to identify useless or
dangerous messages for you.
A firewall blocks attempts to access your files over
a network or internet connection. Your network router or modem or both may have
a hardware firewall built into it. That will block incoming attacks. But you
still need a software firewall on your computer to block outgoing attacks. Your
computer can become infected through shared disks or even from another computer
on the network. So you need to monitor what your computer is putting out over
the network or internet also.

|
~~ 1 Cor. 10:31 ...whatever you do, do it all for the
glory of God. ~~
Last updated:
22 Jan 2008 |