> For the complete documentation index, see [llms.txt](https://docs.ethoprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethoprotocol.com/nodes/updating-nodes.md).

# Updating Etho Protocol Nodes

To install the latest version of the Etho Protocol Node software, simply follow the instructions below. Keep monitoring the server for about 15 minutes after the update to make sure all is working pro

{% hint style="info" %}
If your node is up-to-date, you will not see the "Update" button
{% endhint %}

## Updating Nodes

Log in to the node dashboard ( <https://nodes.ethoprotocol.com/> ) and click on the "Update" button for the node.

![](https://3017469615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQea_R_7Q-vq_Ulyx5B-887967055%2Fuploads%2FPYmppEfbhkgogXhBmOTE%2FSkjermbilde%202022-03-14%20104006.png?alt=media\&token=91416bc0-0c7a-475a-9ccb-93e80f30b5d0)

Copy the install script for your server type.

![](https://3017469615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQea_R_7Q-vq_Ulyx5B-887967055%2Fuploads%2FDV2LGT3POL6eBCebDJI3%2FSkjermbilde%202022-03-14%20104543.png?alt=media\&token=8dc88c98-fa02-40b5-9547-18c1d3af6b60)

Login/SSH to your VPS server using the **ether1node** account.

Paste it into the terminal, and the script will do the rest.

{% hint style="info" %}
You might be asked to input the password for ether1node before some of the commands run
{% endhint %}

![](https://3017469615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQea_R_7Q-vq_Ulyx5B-887967055%2Fuploads%2FQoQH6xGhZaoIv3oiP9M9%2FSkjermbilde%202022-03-14%20111817.png?alt=media\&token=721ba578-9dcb-4102-98c9-3658faf75f76)

You can monitor if it runs as expected, and also see the progress if it's syncing with the command \ <mark style="color:purple;">`sudo journalctl -f -u ether1node`</mark>

{% hint style="info" %}
The command will leave a status window running to show you the output of the Etho Protocol Node status. You can stop the output by pressing **CTRL+C**
{% endhint %}
