Internet Connection Optimization
Internet Connection Optimization
At this time the ESC-creation dot com will discuss some tips to Optimize your Internet connection is essentially a connection speed up your browsing, chatting and downloading from the Internet network. Please try tips and tricks to speed up the Internet with us. This is very useful when we use the Internet connection which is too low in terms of such a slow speed internet access using GPRS, dial up and so on. These tips can also optimize the speed of internet access we like to use Indosat IM3, Mentari, Indosat speed internet connection IM2 we use the GPRS network, but can also be used in Speedy Telkom network and other Internet connections.
1. First we slightly change the configuration Group Policy in our PC. Sign Menu Run>>> type: gpedit.msc>>> Computer Configuration> Administrative Templates>>> Network>>> QoS Packet Scheduler>>> Limit Bandwidth Resevable double click>>> settingnya set to disable and click OK.
2. Turn off the update feature on your computer by way of: Entry Control Panel>>> Security ceneter>>> select Turn Off Automatic updates
3. Warnings Eliminate Auto Update in a way: Log control panel>>> Security Center>>> on the resource select change the way Security Center alerts me>>> Eliminate Cawang on Automatic Updates. For Windows Version SP1: Right-click My Computer>>> Select Auto Updates>>> Mark to Turn Off Automatic Updates. Turn off all menu updates on other pplications you use.
4. For browser software I suggest you use Mozilla Firefox browser. Which according to my experience the most rapid and suitable for use on a slow Internet connection. This FireFox Mozilla Software can be downloaded at http://www.mozilla.com/firefox even better if you use Mozilla Firefox version 2.0 is suitable if the slow internet network.
5. Optimize your FireFox Mozilla Plugins or Addons adding Faster Fox. Addon for Mozilla Firefox this can be downloaded at https: / / Addon addons.mozilla.org/firefox/addon/1269 which can only be used in Mozilla Firefox version 2.0. Use of this addon improve the performance of Firefox and adapted to our Internet network. Set Pluginsnya by going to the Tools menu topics>>> Select the add-ons>>> Select Fasterfox Options>> Select Turbo charged>>> Ok
6. Browsing using Mozilla can we increase this again by using a proxy and how we apply the Mozilla Firefox browser this. How to change the proxy settings in Mozilla as follows: Open the tools menu>>> Options>>> Advanced>>> Network>>> Conection Settings>> marks on the Manual proxy configuration>>> Http Proxy>> input a proxy IP on the list proxy below.
7. To Needs New I suggest you use the Software Internet Download Manager (IDM) please download the http://www.internetdownloadmanager.com/
8. When you need to use a proxy on the IDM. His steps as follows: Run the IDM-click menu options>>> Proxy>>> MH Use Http Proxy>>> Enter a Proxy and Proxy port on the>> user name and password blank>>> Click OK.
9. Chat needs ESC Software creation recommend using Yahoo Messenger version 7 or 8 because faster when used on slow network. Or could use the alternative yahelite Mesenger.
10. Proxy above can also be used in a way Yahoo Mesenger Yahoo Messenger application to open Click the Connection Preferences menu>>> Mark the Use Proxy>>> Http Proxy enable check mark>>> input a proxy on the>> Apply and OK.
Http Proxy List can be used:
212.93.193.72 port: 443 (Proxy Saudi Arabia)
CDN-kmr-c2100-01.tm.net.my Port: 3128 (Proxy Malaysia)
212.93.193.78 Port: 443 (Proxy Saudi Arabia)
212.93.193.72 Port: 443 (Proxy Saudi Arabia)
212.93.193.74 port: 443 (Proxy Saudi Arabia)
212.93.193.83 Port: 443 (Proxy Saudi Arabia)
203.200.175.67 Port: 3128 (Proxy India)
202.54.61.101 Port: 8080 (Proxy India)
203.110.240.22 Port: 80 (Proxy India Animouse)
PROXIES.TELKOM.NET.ID Port: 8080
125.167.43.218 Port 8080
202.134.0.135 Port 8080
Site Specific Proxy Indowebster.com
119.110.76.76 Port: 3128
(Note there are some IP Proxy can not be applied in networks that use Router)
Understanding Function and Purpose Proxy please read here
10 Steps to run the optimization on the simple - I hope can help ease you in to the internet. Please try ... Semangat ... Stay!
speed Up Your internet
Minggu, 06 September 2009
Try this to speed up internet connection ..................
http://rapidshare.com/files/135437780/Onspeed_3.6.68.zip
http://rapidshare.com/files/136960077/speedupmypc.rar
http://rapidshare.com/files/136961740/u.rar
http://rapidshare.com/files/135437780/Onspeed_3.6.68.zip
http://rapidshare.com/files/136960077/speedupmypc.rar
http://rapidshare.com/files/136961740/u.rar
http://rapidshare.com/files/136960077/speedupmypc.rar
http://rapidshare.com/files/136961740/u.rar
http://rapidshare.com/files/135437780/Onspeed_3.6.68.zip
http://rapidshare.com/files/136960077/speedupmypc.rar
http://rapidshare.com/files/136961740/u.rar
Water is free; water is free, why is not the Internet? 21.7.09
Squid in linux is familiar of course, but what if pake windows?
Squid Proxy functions in addition to speeding the delivery of web content to computer users, Squid Proxy can to conserve bandwidth quotas from the provider - internet service provider (M2 Indosat, Telkomsel Flash. Smart, etc.). How not, each user request made at the first check on the local proxy server, if the data exists or not, if there get to live in the local proxy server, if no new data taken from the internet and then save the new data to the local server.
Ok steps to install squid in windows of course with the latest downloads for windows squid. Please download it here Squid 2.7.STABLE6 Standard (Release date 06/03/2009)
Extract the downloaded file was in C: \ squid \
After that go into the directory C: \ squid \ etc.
There you will find 4 pieces of files:
1. cachemgr.conf.default
2. mime.conf.default
3. squid.conf.default
4. squid_radius_auth.conf.default
After that remove the default text in all files to:
1. cachemgr.conf
2. mime.conf
3. squid.conf
4. squid_radius_auth.conf
Open your favorite text editor, can use notepad + +, open the file squid.conf. Then search parameters below:
1. TAG: http_port
This port will be used by squid. Port default is 3128. You enter http_port 3128 under the heading # Squid normally listens to port 3128. Ex:
# TAG: http_port
# Usage: port [options]
# Hostname: port [options]
# 1.2.3.4: port [options]
#
................................
#
# Squid normally listens to port 3128
http_port 3128
2. TAG: visible_hostname
Used to display the name used when there is an error message. Add text under the heading visible_hostname none, as below.
# TAG: visible_hostname
# If you want to present a special hostname in error messages, etc,
# Define this. Otherwise, the return value of gethostname ()
# Will be used. If you have multiple caches in a cluster and
# Get errors about IP-forwarding you must set them to have individual
# Names with this setting.
#
# Default:
# None
visible_hostname hyde666.cn
3. Tags: http_access
Adding http_access allow localhost, intended to make the computer can access the proxy server is installed on the proxy itself. Add in the localnet.
# TAG: http_access
# Allowing or Denying access based on defined access lists
#
# Accessi to the HTTP port:
# Http_access allow | deny [!] Aclname ...
#
# NOTE on default values:
#
# If there are no "access" lines present, the default is to deny
# The request.
#
# If none of the "access" lines cause a match, the default is the
# Opposite of the last line in the list. If the last line was
# Deny, the default is allow. Conversely, if the last line
# Is allow, the default will be deny. For these reasons, it is a
# Good idea to have an "deny all" or "allow all" entry at the end
# Of your access lists to avoid potential confusion.
#
# Default:
# Http_access deny all
#
# Recommended minimum configuration:
#
..................................................
# Example rule allowing access from your local networks.
# ADAPT localnet in the ACL section to list your (internal) IP networks
# From where browsing should be allowed
http_access allow localnet
http_access allow localhost
4. TAG: dns_nameservers
To find how much control we know in windows, use the command ipconfig / all at the command prompt. Then look for DNS server software. Then enter the DNS servers obtained from this command with the format dns_nameserver [primary] [secondary]
# TAG: dns_nameservers
# Use this if you want to specify a list of DNS name servers
# (IP addresses) to use instead of those given in your
# / Etc / resolv.conf file.
# On Windows platforms, if no value is specified here or in
# The / etc / resolv.conf file, the list of DNS name servers are
# Taken from the Windows registry, both static and dynamic DHCP
# Configurations are supported.
#
# Example: dns_nameservers 10.0.0.1 192.172.0.4
#
# Default:
# None
dns_nameservers 202.155.0.10 202.155.0.15
5. Tags: cache_mem
Used to determine the amount of cache memory to be used by the squid to perform object caching. Better value 1 / 3 of the total RAM. And this measure will be used by the squid as a limit on memory usage.
# TAG: cache_mem (bytes)
#
..........................................
# If circumstances require, this limit will be exceeded.
# Specifically, if your incoming request rate requires more than
# 'Cache_mem' of memory to hold in-transit objects, Squid will
# Exceed this limit to Satisfy the new requests. When the load
# Decreases, blocks will be freed until the high-water mark is
# Reached. Thereafter, blocks will be used to store hot
# Objects.
#
# Default:
# Cache_mem 8 MB
cache_mem 64 MB
6. Tags: maximum_object_size_in_memory
Determine the maximum large object that will be in memory caching. Object larger than its value will not dicache by squid.
# TAG: maximum_object_size_in_memory (bytes)
# Objects greater than this size will not be attempted to kept in
# The memory cache. This should be set high enough to keep objects
# Accessed frequently in memory to improve performance whilst low
# Enough to keep larger objects from hoarding cache_mem.
#
# Default:
# 8 KB maximum_object_size_in_memory
maximum_object_size_in_memory 1024 KB
7. Tags: maximum_object_size
Determines the object to be stored on disk.
# TAG: maximum_object_size (bytes)
# Objects larger than this size will NOT be saved on disk. The
# Value is specified in kilobytes, and the default is 4MB. If
# You wish to get a high BYTES hit ratio, you should probably
# Increase this (one 32 MB object hit counts for 3200 10KB
# Hits). If you wish to increase speed more than your want to
# Save bandwidth you should leave this low.
#
# NOTE: if using the LFUDA replacement policy you should buy
# This value to maximize the byte hit rate improvement of LFUDA!
# Replacement_policy See below for a discussion of this policy.
#
# Default:
# Maximum_object_size 4096 KB
maximum_object_size 4096 KB
8. Tags: minimum_object_size
Used to determine the minimum size of the file will be stored in the hard disk.
# TAG: minimum_object_size (bytes)
# Objects smaller than this size will NOT be saved on disk. The
# Value is specified in kilobytes, and the default is 0 KB, which
# Means there is no minimum.
#
# Default:
# Minimum_object_size 0 KB
minimum_object_size 0 KB
9. Open the "Command Prompt", then go to the directory "squid" was through the "Command Prompt". An example is by typing "cd C: \ squid \ sbin \"
10. Once entered into the bin directory, type the command "squid-z". This command is used to create a directory cache_dir.
11. Then type 'squid-dl-D ", after that press ctrl + c.
12. After that register windows squid to the registry by typing "squid i"
13. Then the last type in "Squid-O-D
14. You can run the squid by typing services.msc in the start menu -> run.
15. Set your browser proxy 127.0.0.1 on port 3128
Squid Proxy functions in addition to speeding the delivery of web content to computer users, Squid Proxy can to conserve bandwidth quotas from the provider - internet service provider (M2 Indosat, Telkomsel Flash. Smart, etc.). How not, each user request made at the first check on the local proxy server, if the data exists or not, if there get to live in the local proxy server, if no new data taken from the internet and then save the new data to the local server.
Ok steps to install squid in windows of course with the latest downloads for windows squid. Please download it here Squid 2.7.STABLE6 Standard (Release date 06/03/2009)
Extract the downloaded file was in C: \ squid \
After that go into the directory C: \ squid \ etc.
There you will find 4 pieces of files:
1. cachemgr.conf.default
2. mime.conf.default
3. squid.conf.default
4. squid_radius_auth.conf.default
After that remove the default text in all files to:
1. cachemgr.conf
2. mime.conf
3. squid.conf
4. squid_radius_auth.conf
Open your favorite text editor, can use notepad + +, open the file squid.conf. Then search parameters below:
1. TAG: http_port
This port will be used by squid. Port default is 3128. You enter http_port 3128 under the heading # Squid normally listens to port 3128. Ex:
# TAG: http_port
# Usage: port [options]
# Hostname: port [options]
# 1.2.3.4: port [options]
#
................................
#
# Squid normally listens to port 3128
http_port 3128
2. TAG: visible_hostname
Used to display the name used when there is an error message. Add text under the heading visible_hostname none, as below.
# TAG: visible_hostname
# If you want to present a special hostname in error messages, etc,
# Define this. Otherwise, the return value of gethostname ()
# Will be used. If you have multiple caches in a cluster and
# Get errors about IP-forwarding you must set them to have individual
# Names with this setting.
#
# Default:
# None
visible_hostname hyde666.cn
3. Tags: http_access
Adding http_access allow localhost, intended to make the computer can access the proxy server is installed on the proxy itself. Add in the localnet.
# TAG: http_access
# Allowing or Denying access based on defined access lists
#
# Accessi to the HTTP port:
# Http_access allow | deny [!] Aclname ...
#
# NOTE on default values:
#
# If there are no "access" lines present, the default is to deny
# The request.
#
# If none of the "access" lines cause a match, the default is the
# Opposite of the last line in the list. If the last line was
# Deny, the default is allow. Conversely, if the last line
# Is allow, the default will be deny. For these reasons, it is a
# Good idea to have an "deny all" or "allow all" entry at the end
# Of your access lists to avoid potential confusion.
#
# Default:
# Http_access deny all
#
# Recommended minimum configuration:
#
..................................................
# Example rule allowing access from your local networks.
# ADAPT localnet in the ACL section to list your (internal) IP networks
# From where browsing should be allowed
http_access allow localnet
http_access allow localhost
4. TAG: dns_nameservers
To find how much control we know in windows, use the command ipconfig / all at the command prompt. Then look for DNS server software. Then enter the DNS servers obtained from this command with the format dns_nameserver [primary] [secondary]
# TAG: dns_nameservers
# Use this if you want to specify a list of DNS name servers
# (IP addresses) to use instead of those given in your
# / Etc / resolv.conf file.
# On Windows platforms, if no value is specified here or in
# The / etc / resolv.conf file, the list of DNS name servers are
# Taken from the Windows registry, both static and dynamic DHCP
# Configurations are supported.
#
# Example: dns_nameservers 10.0.0.1 192.172.0.4
#
# Default:
# None
dns_nameservers 202.155.0.10 202.155.0.15
5. Tags: cache_mem
Used to determine the amount of cache memory to be used by the squid to perform object caching. Better value 1 / 3 of the total RAM. And this measure will be used by the squid as a limit on memory usage.
# TAG: cache_mem (bytes)
#
..........................................
# If circumstances require, this limit will be exceeded.
# Specifically, if your incoming request rate requires more than
# 'Cache_mem' of memory to hold in-transit objects, Squid will
# Exceed this limit to Satisfy the new requests. When the load
# Decreases, blocks will be freed until the high-water mark is
# Reached. Thereafter, blocks will be used to store hot
# Objects.
#
# Default:
# Cache_mem 8 MB
cache_mem 64 MB
6. Tags: maximum_object_size_in_memory
Determine the maximum large object that will be in memory caching. Object larger than its value will not dicache by squid.
# TAG: maximum_object_size_in_memory (bytes)
# Objects greater than this size will not be attempted to kept in
# The memory cache. This should be set high enough to keep objects
# Accessed frequently in memory to improve performance whilst low
# Enough to keep larger objects from hoarding cache_mem.
#
# Default:
# 8 KB maximum_object_size_in_memory
maximum_object_size_in_memory 1024 KB
7. Tags: maximum_object_size
Determines the object to be stored on disk.
# TAG: maximum_object_size (bytes)
# Objects larger than this size will NOT be saved on disk. The
# Value is specified in kilobytes, and the default is 4MB. If
# You wish to get a high BYTES hit ratio, you should probably
# Increase this (one 32 MB object hit counts for 3200 10KB
# Hits). If you wish to increase speed more than your want to
# Save bandwidth you should leave this low.
#
# NOTE: if using the LFUDA replacement policy you should buy
# This value to maximize the byte hit rate improvement of LFUDA!
# Replacement_policy See below for a discussion of this policy.
#
# Default:
# Maximum_object_size 4096 KB
maximum_object_size 4096 KB
8. Tags: minimum_object_size
Used to determine the minimum size of the file will be stored in the hard disk.
# TAG: minimum_object_size (bytes)
# Objects smaller than this size will NOT be saved on disk. The
# Value is specified in kilobytes, and the default is 0 KB, which
# Means there is no minimum.
#
# Default:
# Minimum_object_size 0 KB
minimum_object_size 0 KB
9. Open the "Command Prompt", then go to the directory "squid" was through the "Command Prompt". An example is by typing "cd C: \ squid \ sbin \"
10. Once entered into the bin directory, type the command "squid-z". This command is used to create a directory cache_dir.
11. Then type 'squid-dl-D ", after that press ctrl + c.
12. After that register windows squid to the registry by typing "squid i"
13. Then the last type in "Squid-O-D
14. You can run the squid by typing services.msc in the start menu -> run.
15. Set your browser proxy 127.0.0.1 on port 3128
Speed Internet Connection
Internet surfers often complained that the slow data access speeds, especially when used to make the download process. The download speed is affected by bandwidth. So the greater the bandwidth, the faster the download process. Here are tips to speed up Internet connection.
Tip speed Internet connection:
-In Windows Explorer, click Start, Run, type: gpedit.msc
-Window will display the group policy.
-On the Local Computer Policy, select: Computer Configuration -> Administrative Templates, Network-> QOS Packet Scheduler-> double click Reservable Bandwidth limit.
-Select the menu "Settings" and "Explain"
-Change the menu bandwidth limit to "enable", and fill in the bandwidth limit: 0. Click Ok when finished.
By default Windows to limit the bandwidth that is 20 percent for the connection and when the value changed to 0, then there is no bandwidth limitations.
A full description of this bandwidth limitation can be seen on the menu "Explain" (the "setting" td). If this process is successful then your Internet bandwidth will increase 20 percent.
Tip speed Internet connection:
-In Windows Explorer, click Start, Run, type: gpedit.msc
-Window will display the group policy.
-On the Local Computer Policy, select: Computer Configuration -> Administrative Templates, Network-> QOS Packet Scheduler-> double click Reservable Bandwidth limit.
-Select the menu "Settings" and "Explain"
-Change the menu bandwidth limit to "enable", and fill in the bandwidth limit: 0. Click Ok when finished.
By default Windows to limit the bandwidth that is 20 percent for the connection and when the value changed to 0, then there is no bandwidth limitations.
A full description of this bandwidth limitation can be seen on the menu "Explain" (the "setting" td). If this process is successful then your Internet bandwidth will increase 20 percent.
Onethr Trik
Smart is one of the cellular phone service provider and internet service provider / ISP (Internet Service Provider), well, it's an internet connection is very lemot smart, informed, which is important not cheap:).
Well, actually there are a few tips and tricks to accelerate this smart internet connection, starting from OpenDNS, use the newsletter, change the proxy and its other, there are several ways the above I have tried, in order to speed up my internet connection is smart.
However, all zero, because it was all just slow down, and for some people to change the proxy is one way to speed up the smart internet connection, but after I tried to find the setting speed-setting for my smart internet connection, it is too late tips and tricks how to speed up the smart internet connection I have.
Actually not a smart speed internet connection for me, but this means more to "Kompress" web halamn we visit, it means using the opera browser, huh? just that?? there were more koq:).
Relax, I will explain this opera gimana can accelerate our smart internet connection, so in operaada browser feature called "opera turbo, so how is the opera browser, opera turbo will save images and web content which we have visited in the Internet cache.
And for turbo setting for the opera is doing well and can speed internet connection we are smart, look at the bottom left turbo opera, and setting to be ON, do not select the OFF or Auto, then go to TOOLS-> PREFRENCES-> ADVANCED - > HISTORY-> and the change in the CACHE DISK largest size (400Mb).
So if we liked his visit HasiAulia.Net example, all the images on the HasiAulia.Net only be downloaded once, and then in the save, so when visiting another HasiAulia.Net all images will not come up with another download from the internet, but from the computer itself, and if there is a new image will automatically update.
Hopefully helpful.
Well, actually there are a few tips and tricks to accelerate this smart internet connection, starting from OpenDNS, use the newsletter, change the proxy and its other, there are several ways the above I have tried, in order to speed up my internet connection is smart.
However, all zero, because it was all just slow down, and for some people to change the proxy is one way to speed up the smart internet connection, but after I tried to find the setting speed-setting for my smart internet connection, it is too late tips and tricks how to speed up the smart internet connection I have.
Actually not a smart speed internet connection for me, but this means more to "Kompress" web halamn we visit, it means using the opera browser, huh? just that?? there were more koq:).
Relax, I will explain this opera gimana can accelerate our smart internet connection, so in operaada browser feature called "opera turbo, so how is the opera browser, opera turbo will save images and web content which we have visited in the Internet cache.
And for turbo setting for the opera is doing well and can speed internet connection we are smart, look at the bottom left turbo opera, and setting to be ON, do not select the OFF or Auto, then go to TOOLS-> PREFRENCES-> ADVANCED - > HISTORY-> and the change in the CACHE DISK largest size (400Mb).
So if we liked his visit HasiAulia.Net example, all the images on the HasiAulia.Net only be downloaded once, and then in the save, so when visiting another HasiAulia.Net all images will not come up with another download from the internet, but from the computer itself, and if there is a new image will automatically update.
Hopefully helpful.
Accelerating Tricks with Free Internet Connection
Times I was not done satisfied with the cur-speed connection .. and finally often surfing the internet how to ... well ... finally found a moment, we know that the best browser now is Firefox (download Firefox for the blm pake) . If you have mozilla firefox browser memkai you need to download this add on Fasterfox (download here)
can see how fasterfox.mozdev.org settingnya on the link, set the max pipelining request 500. others follow the setting of the web td.coba cur feel the difference ..... quick tbh ... kalo gak kasih comment dunk yes .... Well still not satisfied?? there is another way that is by 1 OpenDNS, could see the cr settingannya to XP in www.opendns.com. buat yg Mac or linux there is also no settingannya cr .. do not worry be happy ...
nah tbh .... gmn cur ngacir again .... gak tuh
For a subscription to pake quota restrictions Ngirit'll see my previous posting.
can see how fasterfox.mozdev.org settingnya on the link, set the max pipelining request 500. others follow the setting of the web td.coba cur feel the difference ..... quick tbh ... kalo gak kasih comment dunk yes .... Well still not satisfied?? there is another way that is by 1 OpenDNS, could see the cr settingannya to XP in www.opendns.com. buat yg Mac or linux there is also no settingannya cr .. do not worry be happy ...
nah tbh .... gmn cur ngacir again .... gak tuh
For a subscription to pake quota restrictions Ngirit'll see my previous posting.
Accelerating Internet Connection
March 3, 2008 at 5:55 pm (Computers)
Do not inconceivable that our connection is very fast, we will only use Tunneling technique. Basically, if we are accessing a server (website), we directed the computer directly to the server. For example we will open a web page that the server is located in the United States, then our machine access directly to the server. Or more simply if we inging take something that existed in America then we must go alone to America. Unimagined by the complexity of our journey bergitu we passed, so many obstacles that we face. As was the networking world. Tunneling techniques as well as delivery techniques with the help of a courier. If we're going to send or take goods to the U.S. so we do not have to do it yourself, let the courier service that did all the complexities and obstacles faced by having the goods had been able to reach our goal. Likewise tunneling, when we access a page of our webiste then the computer will only ask for assistance from a server to deliver and retrieve the page after page of websites that we are headed. Also tunnel server will compress the data we need, because that is our internet connection as a whole will rise.
Simplify? But then the question arises, whether it be free? Can ya can not. It is now many tunnel servers that provide this facility, eg Nitro, Toonel (dot) Net, TrafficCompressor, ONSPEED and many others. Gratiskah them? Obviously not, the speed they offer must be redeemed by paying muahal alias. So why would I write this? Yes because I wanted to share a FREE tunnel server. Well let's discuss how our computers connect to the tunnel server is free, but there are a few things to note before discussing.
1.
Your computer must be connected to the Internet.
2.
Tunnel technique is suitable for using the internet connection with GPRS, but can also for other types of connections.
3.
Must have installed tunneling software, for example putty, please download here.
Follow these steps:
1.
Download PuTTY
2.
Extract using WinRAR and save PuTTY.exe in C: \ WINDOWS
3.
PuTTY Let sleeping there, do not activated
4.
Click the Start Menu => Run and enter "putty-P 222-N-D 9999-C net@cepat.abangadek.com" without the quotes ( ") after it opens a DOS window.
5.
When asked the password, type "cepat123" without the quotes ( ") and Enter, but do not be surprised when you enter the password do not see anything, so you must be careful to enter a password, if one of the PuTTY will tell you, if one again then PuTTY will terminate (close). If after entering the password PuTTY no reaction (only the cursor down) then you are correct.
6.
Point your browser to use a SOCKS proxy on localhost, port 9999.
7.
Happy browsing with the new speed, but remember to thank Harry for Mas was kind enough to lend his server in Singapore for Tunneling, hopefully his good deeds in the back by God, amen ... ..
Image and video hosting by TinyPic
Do not inconceivable that our connection is very fast, we will only use Tunneling technique. Basically, if we are accessing a server (website), we directed the computer directly to the server. For example we will open a web page that the server is located in the United States, then our machine access directly to the server. Or more simply if we inging take something that existed in America then we must go alone to America. Unimagined by the complexity of our journey bergitu we passed, so many obstacles that we face. As was the networking world. Tunneling techniques as well as delivery techniques with the help of a courier. If we're going to send or take goods to the U.S. so we do not have to do it yourself, let the courier service that did all the complexities and obstacles faced by having the goods had been able to reach our goal. Likewise tunneling, when we access a page of our webiste then the computer will only ask for assistance from a server to deliver and retrieve the page after page of websites that we are headed. Also tunnel server will compress the data we need, because that is our internet connection as a whole will rise.
Simplify? But then the question arises, whether it be free? Can ya can not. It is now many tunnel servers that provide this facility, eg Nitro, Toonel (dot) Net, TrafficCompressor, ONSPEED and many others. Gratiskah them? Obviously not, the speed they offer must be redeemed by paying muahal alias. So why would I write this? Yes because I wanted to share a FREE tunnel server. Well let's discuss how our computers connect to the tunnel server is free, but there are a few things to note before discussing.
1.
Your computer must be connected to the Internet.
2.
Tunnel technique is suitable for using the internet connection with GPRS, but can also for other types of connections.
3.
Must have installed tunneling software, for example putty, please download here.
Follow these steps:
1.
Download PuTTY
2.
Extract using WinRAR and save PuTTY.exe in C: \ WINDOWS
3.
PuTTY Let sleeping there, do not activated
4.
Click the Start Menu => Run and enter "putty-P 222-N-D 9999-C net@cepat.abangadek.com" without the quotes ( ") after it opens a DOS window.
5.
When asked the password, type "cepat123" without the quotes ( ") and Enter, but do not be surprised when you enter the password do not see anything, so you must be careful to enter a password, if one of the PuTTY will tell you, if one again then PuTTY will terminate (close). If after entering the password PuTTY no reaction (only the cursor down) then you are correct.
6.
Point your browser to use a SOCKS proxy on localhost, port 9999.
7.
Happy browsing with the new speed, but remember to thank Harry for Mas was kind enough to lend his server in Singapore for Tunneling, hopefully his good deeds in the back by God, amen ... ..
Image and video hosting by TinyPic
Langganan:
Entri (Atom)