Showing posts with label internet. Show all posts
Showing posts with label internet. Show all posts

Tuesday, June 7, 2011

how to increase your internet speed

Method 1

The following post is on will tell you some methods to increase your internet speed,I will show you some ways to increase your net and browser speed

Go to Start>>Run and then type in “gpedit.msc” without the quotes (“)

Computer Configuration -> Administrative Templates -> Network -> QoS Packet Scheduler.
after that, you should see something like “Limit Reservable Bandwidth”. Modify that and set it to “Disabled”, or you can put it to “Enabled” and change the value to 0.

Now this will increase your internet speed by 20%


Method 2

1) Speed Up the Firefox.


Just do the following steps:


*
Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

* Alter the entries do as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30.

* Lastly right-click anywhere and select New-> Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0".





Monday, September 20, 2010

Get Unlimited time in internet cafe

In this tutorial I will show you how to disable the timer on the computers in Internet Cafe.
Now create a new Text Document. Then write "CMD" in it, without the quotes and then save it as "anything.bat". (Make sure you're file is .bat)

Now go to the location where you saved the batch, and run it. If you've done it correctly, you'll see that CMD (Command Prompt) will open.

Now, write in the CMD: "cd\windows" without the quotes. (This will change the directory to WINDOWS). Then type "regedit" without the quotes and regedit editor should open.

Now navigate to:
HKEY_CURRENT_USER>Appevents>software>classes>microsoft>windows>current version>internet settings>policies>system

Then on the right pane where it says "Disable Taskmanager", right click on it and scroll down to modify, then change the value of it to "0". Then open Task Manager (CTRL+ALT+DELETE or CTRL+SHIFT+ESCAPE) and disable the Internet Cafe's timer.


Now open task manager and end process of cafes timer

Enjoy :D

Monday, August 2, 2010

SPEED UP YOUR INTERNET

Windows 2k/XP

1. First, open the Windows Registry using Regedit, and (after backing up) navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider
2. Note the following lines (all hex dwords):
Class = 008 ( biggrin.gif - indicates that TCP/IP is a name service provider, don't change
LocalPriority = 1f3 (499) - local names cache
HostsPriority = 1f4 (500) - the HOSTS file
DnsPriority = 7d0 (2000) - DNS
NetbtPriority = 7d1 (2001) - NetBT name-resolution, including WINS
3. What we're aiming to do is increase the priority of the last 4 settings, while keeping their order. The valid range is from -32768 to +32767 and lower numbers mean higher priority compared to other services. What we're aiming at is lower numbers without going to extremes, something like what's shown below should work well:
4. Change the "Priority" lines to:
LocalPriority = 005 (5) - local names cache
HostsPriority = 006 (6) - the HOSTS file
DnsPriority = 007 (7) - DNS
NetbtPriority = 008 ( biggrin.gif - NetBT name-resolution, including WINS
5. Reboot for changes to take effect

About me

s

Advertisement