Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Set up your own SpeedTest server

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Set up your own SpeedTest server

    I found this in another forum and thought it could help the devs here testing wifi speeds. I haven't tried it yet so you are on your own.

    If you want to set up your own local SpeedTest.net server for getting accurate data rate measurements (see Speedtest.net - Speedtest.net Mini) then here's a pretty easy method:

    1) Download and install the free Vmware Player (VMware Player: Run Windows 8, Chrome OS on a Virtual PC)
    2) Download and extract the LAMPStack's pre-configured linux web server virtual machine appliance image (http://www.turnkeylinux.org/lampstack - its the download link titled "205MB VM" or was at time of writing anyway)
    3) Open the VMware image in the player.
    4) Before starting the VMware image, edit the network settings to set the Network Adapter to use Bridged Mode (so that it gets its own IP address from your router).
    5) Start the VM image and go through the initial menus. You don't need to install any extra options during initial setup. You shouldn't even need the VMWare Tools installed or upgraded.
    6) Log in as root.
    7) Download the SpeedTest local server with the following command "wget http://c.speedtest.net/mini/mini.zip"
    8) Change to the web server root directory with: "cd /var/www"
    9) Extract the zip with "unzip /root/mini.zip"
    10) That's it. Go to the browser on your test device and browse to: http://<ip address>/mini/index-php.html
    (the VM's ip address is displayed when the VM image boots).


    Sent from my 701c with tapatalk

    #2
    Thanks for the tip regarding speedtest mini (first I've heard of it). Ran it through hfs and works well from PC. Haven't tried accessing the site from the tv stick yet though.

    Comment

    Working...
    X