Tuesday, August 14, 2007

Before you buy a new hard disk

It's my rule of thumb to take a look at the hard disk and find out where it was made. Sometimes it's not a question of what brand to buy but rather where it was manufactured. I recommend hard disks that are made in Japan, Singapore, Korea. Malaysia and Thailand are good also. Take other manufacturing countries not mentioned with extreme caution.

But
don't take my word for it. If you're still unsure what hard disk to buy then ask other computer experts or technicians and they will tell you what to recommend.

Saturday, August 11, 2007

Making your PC run noticeably faster

I've heard several people complaining about their PC being too slow even if their PC has the latest hardware technology has to offer. Running chkdisk (or scandisk in earlier versions of Windows prior to XP) and disk defragmenter are basically needed but if despite those utilities and you're still having problems, here's what I suggest:

1. Install only the necessary software that frequently meets your needs.
Simply put: if you don't need it, don't bother using it. Ask yourself if you will always use the program.

2. Reduce the amount of programs loading at startup.
Programs running at startup will lag your PC while booting and makes your PC significantly slower. Let's say you have Yahoo Messenger installed and you don't want it to load on startup but it does anyway. Open System Configuration Utility through Start Menu, click Run, type msconfig and press OK. On the startup tab there's a list of programs that are being loaded in the startup. Those programs with their respective checkboxes marked, evaluate them carefully if the program being loaded is necessary. If want to start Yahoo Messenger by yourself then don't let it run on startup.


You might also want to check the services tab and uncheck those unnecessary startup programs as well.

3. Get to know your software well.
Before you choose what software to install, have a list of programs and evaluate all features, performance, and memory usage. You might want to consider the program version as well. Not all new software are better than their previous versions.


4. Set the performance options for best performance.
To change settings, go to the control panel, choose System and click on the Advanced tab. Select the settings under Performance and in the Visual Effects tab under Performance options, select "Adjust for best performance."



Thursday, August 9, 2007

Removing Trojan horses

Trojan horses are programs that appear to be useful, critical or part of the operating system but perform malicious tasks. Trojan horses have filenames such as “svchost.exe” or “lsass.exe” to make it appear harmless or preventing the user from deleting the file. Due to its nature, there is no ultimate method for a Trojan removal but in this case there are two examples how to remove Trojan horses in a form of an executable program.

The prerequisite rule for Trojan horse removal is that your PC must be equipped with a good anti virus software. An anti virus software comes with a real time monitor for on-the-spot Trojan horse detection. Another prerequisite is that hidden and system files must be visible. In order to show hidden and system files, open My Computer and go to the Tools menu. Click Folder Options and go to the View tab. Make sure that you have selected to “show hidden files and folders” and the “Hide protected operating system files” check box is unmarked.


A Trojan can appear as svchost.exe. Such filename can throw off users to delete the file because it appears to a system file as a part to run Windows. The real svchost.exe is located in system32 directory, not system.


Manually deleting the file won’t work at once. Disable your anti virus monitor or real time protection and the Trojan horse must be terminated first through Task Manager by pressing ctrl-alt-del.





In the Task Manage
r, svchost.exe runs in several processes: system, network service or local service. But as shown in the second screenshot, a process of svchost.exe has a user name of the user logged in. Highlight the suspicious svchost.exe and click end process. Then you can manually browse for the Trojan horse file and delete it permanently by pressing shift + delete.



Sometimes a Trojan horse can appear with several supporting files. A system folder like Recycler is supposedly not present in a USB Flash drive and autorun.inf is generally paired with an executable file. Therefore all files and folders involved must be selected and permanently deleted.

To ensure safety, go to Start menu and click Run. Type msconfig, go to the startup tab and look for the Trojan horse if present by checking its directory path under the Command row. Unmark its checkbox and restart your computer.

Ideally you may want to restore your folder settings back to avoid accidental deletion of legitimate system files. And as a safe resort, clear all temporary internet cache and cookies as well.