Computer Technician's Guide to Safety
There are many hazards that the computer technician must be aware of. These include Physical Hazards, Mechanical Hazards, Chemical Hazards, Electric Shock Hazard, and CRT Monitor High-Voltage Hazard. More ...
Computer Technician's Guide to Dealing with Customers
I've been in the technology industry for many years. I've worked as a bench technician and I've been the manager of an electronics engineering department. And I can tell you this - people are a lot more complicated to deal with than even the most advanced technology. More ...
Script to Display the Processes Running on a Computer
Processes are the programs or tasks running on a computer. The most common way to view the processes is with Task Manager. To get a quick list you could use a script. Below is a script that displays the processes running on a computer. More ...
Turn Off Windows XP Service Pack 2 Firewall
If your PC is running Windows XP Service Pack 2, the first thing you need to do is turn off the firewall. Why? Because a serious firewall blocks unwanted inbound and OUTBOUND connections. SP2's firewall does not block unwanted outbound connections. More ...
Script to Print a Directory File List
There are many low cost and free applications that will print a directory file list. Some people use the DOS prompt or a DOS batch file. In this article, I'm going to give you another method, a small VBScript to run with the Windows Scripting Host. More ...
Common Issues With Windows Firewall
Common issues with the Windows Firewall have annoyed users. Here's a list of the most faced Windows firewall issues along with their possible solutions. More ...
DOS Switches and Wild Cards
DOS (Disk Operating System) is an interface that a system administrator can use to perform tasks and configure the system by typing text commands. There are many commands available with the DOS command line interface, most of them feature switches, and wild cards which make them very powerful. More ...
Application, Program, Process, Service, Thread; What Does it All Mean?
Although applications, services, and processes are all pretty much the same thing, generally if its a program that displays a user interface, you should call it an application. A program that doesn't displays a user interface, you should call a service. More ...
Put HyperTerminal on Windows 7
HyperTerminal was included with all versions of Windows up to Windows XP. If your operating system is newer than Windows XP you can copy Hyperterminal from a Windows XP system. More ...
Create and Change Password, Picture and User Name in Windows 7
In Windows 7, the logon screen usually contains a picture that you choose when setting up the computer and a default user name. Here's how to change your password, picture and user name. More ...
Environment variables in PowerShell
Environment variables are global settings for your Linux, Mac, or Windows computer, stored for the system shell to use when executing commands. Many are set by default during installation or user creation. More ...
How to Block Unwanted Websites with Your Netgear Router
Kids use the computer to play video games or search Google for their science projects. Being a parent you might be worried about what your children can watch online behind your back. More ...
Disable Cutesy Effects to Speed Up Windows 10
If you have someone on your butt to be more productive, or you rely on your productivity to earn a living, then to increase your computer's performance (and thereby your performance) you need to get rid of all the cutesy animations, fades, shadows, and slides that Windows performs. More ...
PC Technician's Software Copyright Responsibilities
As a PC Technician, working on other people's computers, you'll be in a position to encounter illegally copied software. For example, maybe you need to re-install a customer's operating system or application software and you find that the customer is using an illegal copy. What do you do? Do you go ahead and install the illegal software? More ...