We've been working on a simplified method to do the VPS configuration for a Tron/Throne.
Requirements:
Ubuntu 16.04 or later (minimal or full)
A totally clean installed VPS.
Method:
Type this in your local wallet and make a note of the output:
throne genkey
Type this into your remote VPS, subsituting PUT_YOUR_TRON_PRIVKEY_HERE with the output of the above command.
sudo apt-get install curl -y && curl -s https://crowncentral.net/tron-setup/install.sh | bash -s PUT_YOUR_TRON_PRIVKEY_HERE
That's it! The script will download the wallet, synchronise it (it will take a couple of hours), set up a firewall and configure your throne.conf automatically.
Do not try to use this script to update an existing Throne. It will break it.
Make sure you install this on a clean VPS to maximize the chance of success.
I have maybe stupid question, I entered the script on the server, the process took place, and how to find a VPS server with ubuntu linux that works tron?