Install-OpenSpeedTest-Server-on-your-apache2-server: ======================================================= To have your own speed test site, its very easy to install the web page on your server. Assuming you have apache2 and php installed, 1. Just navigate to your web root by: cd /var/www/html 2. Then clone the git for OpenSpeedTest by: git clone https://github.com/openspeedtest/Speed-Test.git 3. Your now all set (really!). If you cant you can edit your index.php file on root to add the Speed-Test/index.html as a easy path for people to get to it. The file "Speed-Test/index.html" can also be eddited to add needed info like a back button to home page or saying your max bandwidth. ---------------------------------------------------------------------------------------------------------------------------------- Sources: https://www.youtube.com/watch?v=2u0AuNF8e_E [You Should Test Your Local Network Speed (Super Easy) | by ThioJoe | Jan 20, 2024] https://github.com/openspeedtest/Speed-Test Date: January 20th 2024