Skip to main content
Below is explained how to install Speedtest® Ookla (the most reliable tool) to check your server’s connection speed.
  1. If not installed, download cURL on your server
    apt install curl
    
  2. Rimuovi eventuali tool precedenti
    apt-get remove speedtest-cli
    
  3. Download the Ookla Speedtest package
    curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash
    
  4. Finish the installation
    apt install speedtest
    
  5. Run a speed test
    speedtest -s 3667
    
    Specifying -s 3667 uses the TIM SpA - Milan server, which guarantees an accurate result since sometimes automatic selection uses distant and unreliable servers