How to SpeedTest using VNC


First, make sure you have Ubuntu VNC installed on your seedboxes account.

Next you will need to connect you VNC using either web or VNC Viewer 

Once connected, using Terminal Emulator you can use the below commands to test your speed.

cat << EOF > /etc/os-release
NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.3 LTS"
VERSION_ID="20.04"
HOME_URL=" />SUPPORT_URL=" />BUG_REPORT_URL=" />PRIVACY_POLICY_URL=" />VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
EOF
cat << EOF > /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.3 LTS"
EOF
curl -s | sudo bash
sudo apt-get install speedtest
speedtest

 


We've setup a chat system on one of our seedboxes so you can get status updates and hangout with other users and ourselves, feel free to ask anything and maybe the community will be able to provide further support.

Click here to sign up