How to test speed of my network

If you're on Linux, you can just type below via ssh

wget rentvps.com/bench.sh -O - -o /dev/null|bash

or

curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -



If not, speed depends on network speed at the other end, and also the distance between the 2, the furthest away the 2 locations, the slower speed you'll get

Download 100MB file from cachefly: wget -O /dev/null http://cachefly.cachefly.net/100mb.test

Download 100MB file from Seattle: wget -O /dev/null http://speedtest.sea01.softlayer.com/downloads/test100.zip

Download 100MB file from Dallas : wget -O /dev/null http://speedtest.dal01.softlayer.com/downloads/test100.zip

Download 100MB file from San Jose: wget -O /dev/null http://50.23.64.58/downloads/test100.zip

Esta resposta foi útil?

 Imprimir este Artigo

Leia também

What kind of service does Sentris offer?

We offer 24 hours 7 days a week support and reboot service (sos at sentris.com). However, all...

Sendmail configurations

Sendmail configuration Edit /etc/aliases file  and add a “root:...

How can I trust Sentris?

The world is full of mistrust, but even worse, it's full of stupidity. Sentris is not a...

How do I SSH into a linux server

First, if you're on windows, you can download a program called Putty2nd, open the program and put...

How to Secure your Server

Update Your System–Frequently Keeping your software up to date is the single biggest...