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

Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

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...

Why do you have so many domains? jovita/wahju/tophosting/sentris?

Our main site is sentris.com, we use jovita as our email address, to stay anonymous to our...

How to Secure your Server

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

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:...