install the wget command to download of the software required.
sudo apt-get install wget
Then create the directory for Tonido:
sudo mkdir /usr/local/tonido
Go to the new directory:
cd /usr/local/tonido
Download Tonido:
sudo wget http://www.tonido.com/download.php?tonido64.tar.gz
Extract Tonido with tar :
sudo tar -zxvf tonido64.tar.gz
OR use this command:
sudo tar -xzvf download.php?tonido64.tar.gz
Start Tonido
./tonido.sh start
Open http://127.0.0.1:10001 and continue the setup of your Tonido Account.