Pages - Menu
Sponsored Links
December 22, 2013
How to block any website?
Be safe from computer virus-disable autorun
Computer virus are such type of the programs that can be trasmitted from one computer to another and cause the adverse effects to computer. These viruses cnot only corrupt the files and data but also can damage the whole hard disk drive. In the past time these virus are trasmitted from the email but nowadays pendrive or also known as the flash drive are the means to transmit the computer virus.
- The computer performs in slow than normal.
- The system gets crash and restart time to time.
- The application programs in the computer don't work properly.
- The menus are in unordered manner.
- The anti virus of the computer gets disabled.
- New folders are created automatically.
- Programss are lost from the hard disk.
Many of the computer users use windows operating system. Windows is vulnerable to the virus. But there is the full protection from the virus in the unix and linux operating system and also from the hacking problem.
While surfing the internet there is the maximum chance to get affected from the virus if you don't use the anti virus and firewall. The default browser of the windows called internet explorer is taken as the unsafe software in terms of the protection. Inside of this you can use other browsers like firefox, chrome etc. But the most safe way is the use of the latest and updated antivirus. The antivirus must be updated time to time in order to protect from the new virus in the internet world. Similarly downloading and running the unwanted softwares from internet may also cause the transmission of virus. The transmission of the virus by the use of the pen drive is due to the autoplay feature in computer. The autoplay makes the programs run itself whenver CD-ROM or the pendrive are inserted. In this way as you use the pendrive the autoplay makes the virus run automatically and spread in the system. Hence to protect the computer from this virus you should disable the autoplay feature in the computer. For the xp users these are the steps to disable the autoplay:
- Open the run by clicking "run" in start menu.
- Type gpedit.msc and enter.
- Click computer configuration and open anministrative template.
- Then click system and turn off the autoplay by double clicking.
If you are the internet user then you must use the firewall in order to protect your computer from the unauthorised access and hacking. Firewall is the software that can protect your computer from the access of the unauthorised users in the network. This also checks the each and every messages and data that pass through the network and access or block them as necessary. Firewall can also be used in the safe browsing of the websites. There are many types of the firewall like free firewall, software firewall, hardware firewall, desktop firewall etc. The desktop firewall protects from the remote login in the personal computers.
December 5, 2013
Trick to change processor name Permanently
It is very easy to change your processor name permanently by creating a registry key and placing a shortcut to it in the windows start up folder. To do so, just follow the steps given below:-
- Open Notepad.
- Copy and paste the exact code given below without **:- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION \System\CentralProcessor\0] "ProcessorNameString"="*My Processor name 50000MHz*" To change the processor name, edit the part of the code between ** i.e. My Processor name 50000MHz . Also understand that \0 in the above code should only be present if Windows store your processor name at that location. Please open Registry Editor and navigate to the above mentioned keys to check whether or not to include the \0. Click on File Menu, click on Save As and select "All Types" in Save as Type option. Save the file as ProcessorNameChange.reg or *.reg.
- Create a new shortcut on your desktop. Enter regedit / S "Location of the .reg file" as the location of the item. For example, enter regedit /S "C:\Processor Name.reg" if your registry file is located in the root of C:\ drive. Processor Name
- Copy the created Shortcut file.
- Navigate to C:\Documents and Settings\All Users \Start Menu\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft \Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista. Also remember that AppData is a hidden folder.) If C: is your System drive.
- Paste the copied file.