SpeedTest with Linux OS

To check your Port Speed in Linux Server with SpeetTest Cli. Following the Guide bellow.

To Find the Test Server use the Site - https://www.speedtestserver.com/

Installtion:
wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest.py
Test Command
python speedtest.py [check speedtest without specifying a server. it will select some random/same server Multiple times]
or python speedtest.py --server [ID-SERVER]
  • speedtest, guide, Linux, tutorial
  • 5 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

20 Useful Commands for Linux Newbies

1. Command: ls The command “ls” stands for (List Directory Contents), List the contents of the...

CentOS 7 EOL Yum Update

After the CentOS 7 EOL, Yum update showing error while updating the packages. To resolve the...

Fixing Linux Error “No Such Device” with GRUB Rescue

“Linux Error: No Such Device” with GRUB Rescue The Grand Unified Bootloader (GRUB) bootloader...

How to Set Up PHP-FPM on AlmaLinux 9

Let’s take a closer look at installing and configuring PHP-FPM on AlmaLinux 9.1. To get started,...