wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py chmod +x speedtest-cli ./speedtest-cli
1. install the dependency library sudo apt-get install libssl0.9.8:i386 2. download utorrent wget https://download.utorrent.com/linux/utorrent-server-3.0-25053.tar.gz 3. copy the file to opt directory sudo cp utorrent-server-3.0-25053.tar.gz /opt/…
* this is from a basic ubuntu server install 1. the following command will fix the add-apt-repository command sudo apt-get install python-software-properties 2. adding the…