You can use the benchmark script bench-2 from github.Am I able to use a tool or a command to view system information and test my VPS network speed? I would like to do via SSH
wget https://raw.githubusercontent.com/hidden-refuge/bench-sh-2/master/bench.sh
bash bench.sh
How to know if that is a fast VPS?You can use the benchmark script bench-2 from github.
Code:wget https://raw.githubusercontent.com/hidden-refuge/bench-sh-2/master/bench.sh bash bench.sh
Does server location matter?Where the server located?
http://85.17.128.2/100mb.bin
http://mirror.leaseweb.com/speedtest/100mb.bin
http://mirror.leaseweb.com/speedtest/1000mb.bin
http://mirror.de.leaseweb.net/speedtest/100mb.bin
http://mirror.de.leaseweb.net/speedtest/1000mb.bin
http://108.59.15.1/100mb.bin
http://108.59.15.1/1000mb.bin
ftp://ftp.tweakdsl.nl/test/100mb.bin
ftp://ftp.xs4all.nl/pub/test/100mb.bin
http://cachefly.cachefly.net/10mb.test
http://cachefly.cachefly.net/100mb.test
http://cachefly.cachefly.net/200mb.test
http://cachefly.cachefly.net/2000mb.test
http://speedtest.onsbrabantnet.nl/files/10mb.bin
http://speedtest.onsbrabantnet.nl/files/100mb.bin
http://speedtest.onsbrabantnet.nl/files/512MByte.bin
http://speedtest.onsbrabantnet.nl/files/1024MByte.bin
http://speedtest.exsilia.net/100mb.bin
ftp://ftp.iae.nl/100MB.bin
http://95.215.63.211/1000mb.bin
http://test.unet.nl/1000mb.bin
http://www.pro-noc.nl/1000mb.bin
http://www.kpnbroadbandvalley.nl/mxarena/downloads/10mb.bin
http://www.kpnbroadbandvalley.nl/mxarena/downloads/50mb.bin
http://www.kpnbroadbandvalley.nl/mxarena/downloads/100mb.bin
http://chi01-spd.neosurge.com/1GBtest.bin
http://www.bbned.nl/scripts/speedtest/download/file1000mb.bin
http://limestonenetworks.com/test500.zip
ftp://dl.solcon.nl/pub/test/100mb.bin
ftp://dl.solcon.nl/pub/test/1000mb.bin
http://speedtest.dal01.softlayer.com/downloads/test500.zip
http://speedtest.sea01.softlayer.com/downloads/test500.zip
http://speedtest.wdc01.softlayer.com/downloads/test500.zip
http://noc.cdp.pl/get/500mb.cdp
http://mirror.intrapower.net.au/500MB.dat
http://67.159.44.209/1GBtest.zip
http://208.85.242.69/1g.bin
http://74.63.66.114/1GBtest.zip
http://76.73.0.4/1GBtest.zip
http://test-debit.free.fr/image.iso
http://test.north.kz/downloads/1000mb.test.txt
http://vinax.net/1GBtest.zip
http://lg.denver.fdcservers.net/1GBtest.zip
http://noc.gts.pl/500mb.gts
http://www.mangelot.nl/100mb.bin
http://www.mangelot.nl/1000mb.bin
http://www.singlehop.com/speedtest/500megabytefile
http://servermars.nl/100mb.bin
http://servermars.nl/1000mb.bin
http://ns0.multikabel.net/100mb.nul
http://mirror.3fl.net.au/pub/speedtest/1mb.txt
http://mirror.3fl.net.au/pub/speedtest/10mb.txt
http://mirror.3fl.net.au/pub/speedtest/50mb.txt
http://mirror.3fl.net.au/pub/speedtest/100mb.txt
http://mirror.3fl.net.au/pub/speedtest/500mb.txt
http://test-bgp.iweb.com/200mbtest.bin
http://ipv4.proof.ovh.net/files/10Gio.dat
http://proof.ovh.net/files
Use a program like sysbench and compare your results with some other benchmark. I will publish my results to let you compare your servers.How to know if that is a fast VPS?
For the bandwidth benchmark yes, because you have to use a local server to test the network speed.Does server location matter?
You can test speed drive , if it's KVM try hdparm -Tt /dev/sdaAm I able to use a tool or a command to view system information and test my VPS network speed? I would like to do via SSH
Command: 2 commandsWhere is this script?
I would check the speed of my VPS if possible.
Would you mind sharing many details for this?
Then run "py speedtest-cli" or maybe "python speedtest-cli" (Without quota) and wait for few minute, It will show result.wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
[root@myvps ~]# wget -O speedtest-cli https://raw.githubusercontent.com/sive l/speedtest-cli/master/speedtest.py
--2018-04-21 16:52:33-- https://raw.githubusercontent.com/sivel/speedtest-cli/m aster/speedtest.py
Resolving raw.githubusercontent.com... 151.101.28.133
Connecting to raw.githubusercontent.com|151.101.28.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 59555 (58K) [text/plain]
Saving to: “speedtest-cli”
100%[======================================>] 59,555 --.-K/s in 0.001s
2018-04-21 16:52:33 (96.2 MB/s) - “speedtest-cli” saved [59555/59555]
[root@myvps ~]# chmod +x speedtest-cli
[root@myvps ~]#
[root@myvps ~]# py speedtest-cli
-bash: py: command not found
[root@myvps ~]# python speedtest-cli
Retrieving speedtest.net configuration...
Testing from MY Hosting (MY_IP_Address)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Telstra (Sydney) [1.20 km]: 1.183 ms
Testing download speed.......................................................... ......................
Download: 97.61 Mbit/s
Testing upload speed............................................................ ....................................
Upload: 98.08 Mbit/s
It works with the second commandCommand: 2 commands
Then run "py speedtest-cli" or maybe "python speedtest-cli" (Without quota) and wait for few minute, It will show result.
It is a good way to check vps speed.[root@myvps ~]# python speedtest-cli
Retrieving speedtest.net configuration...
Testing from ............
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by cronomagic (Montreal, QC) [0.63 km]: 2.648 ms
Testing download speed................................................................................
Download: 99.37 Mbit/s
Testing upload speed................................................................................................
Upload: 100.51 Mbit/s
ForumWeb.Hosting is a web hosting forum where you’ll find in-depth discussions and resources to help you find the best hosting providers for your websites or how to manage your hosting whether you are new or experienced. You’ll find it all here. With topics ranging from web hosting, internet marketing, search engine optimization, social networking, make money online, affiliate marketing as well as hands-on technical support for web design, programming and more. We are a growing community of like-minded people that is keen to help and support each other with ambitions and online endeavors. Learn and grow, make friends and contacts for life.
The world's smartest hosting providers come here to discuss & share what's trending in the web hosting world!