Kamis, 10 Maret 2011

Tips to accelerate Windows XP

You can speed up access to your Windows XP by turning off all the features of graphics and effects on WinXP. The way you right click on My Computer, select My properties hold, then press the Performance Settings, turn off all features that you feel no need or you can choose to adjust for better performance.
If your memory for browsing and a mediocre (256 MB-512 MB​​), you can choose Mozilla FireFox. To open 25 sites in 1 windows using tabs, FireFox just need 55 MB of memory, if Internet Explorer is almost 2-3 times larger memory use.

In addition to speed access to both Windows on top and maintain the stability and security system disorders due to trojans, viruses, and spyware, you can use speed up existing programs at http://click2clean.e-games.com.my/Speedup/speedup . asp

Turn off all your unnecessary startup in windows, how to select the "run" in "start" menu continues to type "msconfig" then "startup" in the upper right corner, then turn off all startup that you think is not useful.

Maximizing the Performance of Windows XP

As with any other machine, the computer also takes care both in terms of hardware (hardware) or in terms of software (software). This treatment needs to be done for the computer's performance remains good as when first purchased.

Especially if your computer uses Windows XP operating system because the number of registration-register in this operating system.

Plus the number of existing software in our computers increasingly require us to always perform software maintenance. Regular maintenance will maximize the performance of Windows XP.

The next question, how do we treat the software? Whether we can also clean with our hands?

1. Using the Registry Cleaner Software

How to software maintenance course is different from hardware maintenance. If the hardware can be treated by using a cleanser, then the software can also be treated by using special software to clean up our computer registry system.

The workings of this software is to clean up the files that are stuck in the registry or the garbage in the system registry. Usually this happens because the junk files during the operation of a software problem. For example, the software is not shut down properly.

In addition to trash the computer, the software registry can also be used to spruce up the existing files on your hard disk by using the defragment system. Actually defragment your system is already provided by Windows XP, but seldom use this facility.

Besides can be used to clean up garbage files on the Windows system registry, registry software can also be used to set the display windows, restore the files that were deleted, and a variety of other uses.

Examples of this software include TuneUp Utilies, RegMec, Netcom Cleaner, and many other registry cleaner software.

2. Computer Virus Scan

If your computer is working very slowly than it should, it could be our computer is being infected by the virus. Computer viruses can cause the computer runs very slow because the memory of the processor used for the needs of all these viruses. The process of a virus scan on a regular basis will make our computers are always performed with excellent performance.

3. Using the Windows Registry Editor

In addition to using the registry software, we can clean the registry with a registry facility that already provided by Windows.

There are many things we can do, among others, is to process the file after finish defragment or windows, speed up Windows start-up process, speed up the shut-down Windows, change the look of windows, and many other things by using the registry of Windows.

We can edit the Windows registry by typing regedit in the run program. One thing that must be considered in editing the registry is that we must know the registry program in Windows.

One could edit the registry so your computer will hang and can not walk. So care to use a registry editor is only recommended for people who already understand about the Windows registry.

Nursing-care software and hardware necessary to implement the routine if we want to maximize the performance of Windows XP that is on our computer.

Maximize Performance of RAM On Computer

There are a few tips that we can do to maximize the capacity of RAM on Operatyng System. Here is one of the steps:

Enable PAE mode in Windows XP:

1. Right click on My Computer and select "Properties"
2. Open the Advanced tab and under Startup and Recovery tab, the Settings and click on "Edit"
3. This will open a notepad that contains the boot.ini file. Under the words "[operating systems]" written the line: multi (0) disk (0) rdisk (0) partition (2) WINDOWS = "Microsoft Windows XP" / noexecute = OptIn / fastdetect consider changing to: multi (0) disk (0) rdisk (0) partition (1) WINDOWS = "Microsoft Windows XP" / noexecute = OptIn / PAE
4. Save the file and exit earlier.

Enable PAE mode in Windows Vista:

1. Press the Windows key + R, then typing cmd and hold press enter
2. Press Ctrl + Shift + Enter to execute prompt as administrator
3. Enter the command bcdedit / set SAP forceenable and press enter.

Enable PAE mode on Ubuntu Linux:

1. Open a terminal / console and run the command to install a PAE kernel: sudo apt-get update sudo sudo apt-get install linux-headers-server linux-image-server linux-server
2. After installation, restart the system with new new kernel: sudo reboot