Showing posts with label configuration. Show all posts
Showing posts with label configuration. Show all posts

Tuesday, April 9, 2013

Proxy Server Address List

For adfly hack, it is necessary to have the latest proxy server address. I have collected some links of those proxy server and made a list. Now I am sharing this to you.

Here is the list of those proxy server address.
http://adf.ly/MfEdn

Wednesday, March 6, 2013

How to Enable or Disable Hibernate in Windows 7 and Windows 8

This tutorial will show you how to enable or disable hibernate and restore or delete the hiberfil.sys file in Windows 7 and Windows 8.
When hibernate is disabled, the Hibernate option is missing from the Start Menu (Windows 7 only), Shut Down Windows dialog, Power menu (Windows 8 only) and the Advanced Power Plan Options.

You must be logged in as an administrator to be able to do the steps in this tutorial.

By default, the size of the hidden protected OS hibernation file (C:\hiberfil.sys) is 75% of the total amount of installed RAM on your computer.

Tip
You can set your computer to either use or not use the Hybrid or Hibernate sleep mode option from the Advanced Power Plan Options.
In Windows 7, you will only see Hibernate listed in the Start Menu power button arrow menu if you have Hybrid turned off in the Advanced Power Plan Options.


To Enable Hibernate

NOTE: This step will restore the hiberfil.sys file, and the Allow hybrid sleep and Hibernate after Power Options under Sleep.
A) Open a Elevated Command Prompt.
B) In the elevated command prompt, type powercfg -h on and press Enter.
C) Close the elevated command prompt.

To Disable Hibernate

NOTE: This step will disable hibernation, delete the hiberfil.sys file, and remove the Allow hybrid sleep and Hibernate after Power Options under Sleep. This will also disable fast startup in Windows 8.

1. Open a Elevated Command Prompt.
2. In the elevated command prompt, type
powercfg -h off
and press Enter.
3. Close the elevated command prompt.

Enjoy the free space of your C Drive :)

Sunday, March 3, 2013

Increase the Speed of your Internet connection- Broadband Hack


Many are not aware of a Windows feature to keep 20% of Internet connection bandwidth as reserve for applications running on the computer. If you remove this bandwidth reservation, you can add the not using 20% Internet speed to the current Internet speed you are enjoying. In order to do this you have to edit group policy edit and change the bandwidth reserve from default 20% to 0%. Follow the steps below to perform this and increase your Internet speed up to 20%.

1. Type gpedit.msc on Run and click OK



2. Select Computer Configuration and go to Administrative Templates

3. Click on Network

4. Double Click on QOS Packet Scheduler



Now the "Limit Reservable Bandwidth" Window opens and you can see it as not configured. If you read the note there you can see "If you disable this setting or do not configure it, the system uses the default value of 20 percent of the connection." We have to enable this and change the default 20% to 0%. This will increase your Internet speed up to 20%.



Reboot your computer after closing the window.