Showing posts with label Speed up. Show all posts
Showing posts with label Speed up. Show all posts

Saturday, April 11, 2009

How to Speed Up Slow Torrent in Utorrent/Bitorrent

BitTorrent For DummiesFirst and The Most effective way to increase speed is using Vuze instead of any other torrent client.
Other Ways:-
There are some Setting in torrent Client that you need to change to Increase your download Speed. Some of the setting(with value) are listed below.
  • Torrent Download and upload Speed:-
    1. Go to Options > Preferences in your utorrent Client.
    2. Click Bandwidth option as shown below.
      Utorrent preference window setting
    3. Here put zero for both max. upload rate and max. download rate.
  • Port:-
    1. Go to connection option from the same window as shown above.
      change port on utorrent using connection in preference
    2. Press random Port option as shown above to change your port.
      Note:-
      The concept behind changing port is that sometimes your isp may block your torrent ports(active torrents port) so it is good to change your port at regular interval.
  • Increase TCP Connection:-
    1. Download patch from here.
    2. Open this file in cmd(open cmd and then run it from there).
      NOTE:-

      1. This will increase the limit of no. of connection that you can make. this is for windows xp sp2.
      2. This setting require restart of computer so restart your computer after you have applied all the these settings.
  • Increase Tracker(Most Effective):-
    1. First, download Tracker list from here.
    2. Now Go to property of the torrent having slow download speed(right click the torrent in utorrent).
      property window on utorrent file for increasing trackers
    3. Now in the box highlighted above past content of file just downloaded.
    4. Make sure "Enable DHT" and "Peer Exchange" and "Local peer Discovery" are checked.
    5. Press OK.
      NOTE:-make sure you do not include more than 10 tracker for a single torrent.
  • Make Continues Connection with Internet
    1. Make a Batch file(bat extension) with Ping to 192.168.1.1(router/modem) address with unlimited time
      OR
      Download file from here. and then change extension from mp3 to bat.
    2. Start this file whenever you starts your torrent application.
      NOTE:-
      I have realized that whenever i excess my internet my torrent download speed remain up but once i go somewhere else or go for sleep speed goes down.

      therefore i made this cmd command to make my torrent client realize that i m working. i can't explain why this is happening but this is working very well on my PC.
  • Tips:-
    1. Right click torrent in utorrent and press Update Tracker.
    2. Press Force download on torrent required first.
    3. Right click torrent required first then go to Bandwidth allocation>high.
    4. Use Vuze(BitTorrent Client) Instead of any other BitTorrent Client because it somehow give high speed.        <<--Effective

Saturday, February 21, 2009

How to Speed up PC/Computer

Introduction:-
This is a very common problem that everyone faces after the pc became somewhat older. The main thing that made your pc work slow down is your hard disk and ram. This is because:-
1) Everything is stored in your hard disk and everything is excessed from your hard disk.
2) Everything that is been excessed use ram.

That's why it depands on these factors. There are method to speed up your computer somewhat faster then before but not as fast as your pc was before when you purchased it.
Follow steps to speed up your computer:-

1)Use Disk Cleanup:-
Type in run "cleanmgr"
for removing unwanted file from you PC
Disk Cleanup manager window
NOTE:- Here you can use some other tool because disk cleanup can not remove all unused files but software like Argente Disk Cleaner search you whole drive for unused file.
2)Speed up access to data:-
In run type "dfrg.msc"
speed up pc from disk difregment
This utility will remove the fragments from your harddisk due to which the excess time of file will get reduce(application now starts faster then before).
3)Detect and repair disk errors:-
In property of drive(c:/d:) go to tool option here click "check now"
OR
In Run Type chkdsk "drive letter":
check disk utility for increasing disk access
Some times bad sectors are created in your computer which slows the working of hard disk there for check utility is Created to recover bad sector.

Thursday, February 12, 2009

How to Speed up PC/Computer

4)Use add & remove program:-
Go to Start> Setting> control panel> Add & romove program.

Now from the list that you see here remove applications that you don't use frequently.

5)Remove Startup program:-
In Run Type "MSCONFIG"
Click the startup tab and uncheck all the program's except your anti virus. because all the other processes that starts at start up only consume Ram
NOTE:-in case some process is required then you can start them youself.


6)Stop unused process:-
In run Type "services.msc"


this window show a list of services that your os provides you but from this list there are many services that a normal user do not require therefor they not useful and should be stoped.
So to stop these process from starting at each startup right click the service that you want to stop and then click property in property set startup type to manual and stop the process. some of the process that can stop are listed below.(below list is for those programs which are not frequently used so stop it at your own risk)
  • Alerter
  • Automatic Updates
  • ClipBook
  • Indexing Service
  • Messenger
  • Net Logon
  • NetMeeting Remote Desktop Sharing
  • Protected Storage
  • Remote Desktop Help Session Manager
  • Remote Registry
  • Telnet
  • Terminal Services
The above list is for disabling some of the unused services of ms windows
NOTE:- an advanced user can set these according to its need.


7)Turn off graphics:-
Right click destop then goto property here change theme to Windows classic.

Incase your computer is working very slow then you should turn graphics off by changing you theme to windows classic.

NOTE:-
1) In case you computer is working very slowly then start the memory.vbe(change extension from txt to vbe) file

creating memory.vbe file.

  • start Notepad
  • in here type MYSTRING=(80000000)
  • save it with any name but the extension should be vbe at desktop
  • now whenever you computer is getting very slow start this file.
2) For more information click here