- Use your favorite terminal application on Linux or Putty/Bitvise clients on Windows
- Connect to a terminal session with the Linux VPS
- Change directory to the location you downloaded and unpacked Aquilad and Aquila-cli
- From the terminal session, run the following command
./Aquila-cli stop
- From the terminal session, run the following commands
sudo rm Aquilad
sudo rm Aquila-cli
sudo rm Aquila-qt
- From the terminal session, run the following command
wget https://github.com/aquilacoin/AquilaX/releases/download/v1.2.1.0.HOT/AquilaX-linux.tar.gz
- From the terminal session, run the following command
tar -xvf AquilaX-linux.tar.gz
- From the terminal session, run the following command
./Aquilad
Now check that the daemon is in sync and display the proper version
- From the terminal session, run the following command
./Aquila-cli getinfo
-
Compare the "Block Height" value with the latest from the AQX block explorer. When those are the same, your daemon is synchronized
-
Compare the version string displayed, if upgraded properly it will say
"version" : 1020000
Both 32bit and 64bit variants are available