How to Test Internet Speed of Your VPS/Server

This Knowledgebase will cover how to test a VPS/Server's Upload and Download Speed. 

Log into your server via SSH and Run the following commands based on the Operating System you are using:

================

For Debian and Ubuntu OS

================
apt-get update
apt-get upgrade
apt-get install python -y
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
chmod a+rx speedtest.py
mv speedtest.py /usr/local/bin/speedtest
chown root:root /usr/local/bin/speedtest
speedtest

=======

For CentOS

=======
yum update
yum install python -y
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
chmod a+rx speedtest.py
mv speedtest.py /usr/local/bin/speedtest
chown root:root /usr/local/bin/speedtest
speedtest

=======

You can also generate a SpeedTest.net’s badge using the following command:

speedtest --share

After open the share result's url on your browser.

  • How to Test Internet Speed of Your VPS/Server
  • 1106 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How to Update WHMCS Manually

1) Download the latest version of WHMCS from here: https://download.whmcs.com 2) Extract the zip...

How to Check TUN/TAP or PPP Enabled in the VPS/Server

  - To confirm TUN/TAP is enabled type “cat /dev/net/tun“. If you receive the message “cat:...

How to Check TUN/TAP or PPP Enabled in the VPS/Server

  - To confirm TUN/TAP is enabled type “cat /dev/net/tun“. If you receive the message “cat:...

How to Check TUN/TAP or PPP Enabled in the VPS/Server

  - To confirm TUN/TAP is enabled type “cat /dev/net/tun“. If you receive the message “cat:...

How do I order additional IP addresses?

  HostNamaste offers additional IPs with valid justification as per ARIN / APNIC / RIPE...