How to Test VPS or Dedicated Server with Speed Test


This article provides a guide for how to install and run SpeedTest.net speed test on Linux VPS or dedicated servers.

What is SpeedTest.net?

SpeedTest.net is a tool for running network speed benchmark tests. SpeedTest.net provides a comprehensive speed test of your server's network connection. The results can be compared against other network providers.

How to Install and Run Speed Test on Linux VPS or Dedicated Servers

To install and run Speed Test from speedtest.net on Linux VPS or dedicated servers, follow the steps below:

  1. Login to SSH as root user.
  2. Run the following command:
    • For CentOS/AlmaLinux/RHEL:
      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
    • For Debian/Ubuntu:
      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

Conclusion

You now know how to install and run Speed Test on Linux VPS or dedicated servers.

Related:

  • network, speed test, benchmark, server performance
  • 1 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Related Articles

Forcefully Delete an IP Address from SolusVM

If at any point you find you have an orphaned ipaddress, you can delete it by running the...

Do You Offer a Hardware Firewall Solution?

Yes, we have a very limited selection of hardware firewalls available. We appreciate the specific...

How to Change Root Password Using SSH

This article explains the method of changing the root password on a Linux Server using SSH....

How to Change Root Password Using SSH

This article explains the method of changing the root password on a Linux Server using SSH....

What Server Virtualization Are Your Hypervisors?

All VPS hypervisors use KVM virtualization technology. Order here: KVM VPS servers