In Linux, open a terminal and type the following: What this command does is to download a 10M file to your computer. However, since you are pointing the destination folder to “/dev/null”, no actual file are being saved to your computer. The file are discarded on arrival. In the terminal, you will be able to see the speed of the download, which is equivalent to your Internet connection speed.

Note: 1. If your Internet speed is so fast that you can’t detect the download speed, you can opt to download a 100M or 500M file instead. To do that, simply change the URL to download “test100.zip” or “test500.zip”. 2. Windows users can install Wget for Windows here while Mac users can grab the Mac version here. Image credit: speed bugs