# Sha upd

By [Iamhappy2day.eth](https://paragraph.com/@iamhappy2day) · 2023-04-05

---

1.  Переходим в дашборд своего сервера [https://ip\_addr:8080/maintenance](https://ip_addr:8080/maintenance)
    
2.  Делаем Stop Node
    
3.  Запускаем команду на сервере
    

bash <(curl -s [https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh](https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh))

Do you want to run the web based Dashboard? (y/n): `Нажимаем y`

Set the password to access the Dashboard: `Придумываем пароль без спец символов(убедитесь, что стоит англ раскладка) и нажимаем Enter`

This allows p2p commnication between nodes. Enter the first port (1025-65536) for p2p comminucation (default 9001): `Нажимаем Enter`

Enter the second port (1025-65536) for p2p comminucation (default 10001): `Нажимаем Enter`

What base directory should the node use (defaults to ~/.shardeum): `Нажимаем Enter`

1.  Нажимаем Force remove stake
    
2.    
    

![](https://storage.googleapis.com/papyrus_images/47c3e32b1cfff4b8650d48e566267f23893d27e84d7e02e7a5c0376a57ca8572.png)

Стейкаем снова 10+ монет

![](https://storage.googleapis.com/papyrus_images/230b17d3412072ec00f31c0b25b77ed3a7c596e1653f888ed1826085217342a0.png)

Запускаем хелсчек, который проверяет статус ноды и поднимает ее в случае падения:

tmux kill-session -t shardeum\_healthcheck

tmux new-session -d -s shardeum\_healthcheck 'bash <(curl -s [https://raw.githubusercontent.com/DOUBLE-TOP/guides/main/shardeum/health.sh](https://raw.githubusercontent.com/DOUBLE-TOP/guides/main/shardeum/health.sh))'

---

*Originally published on [Iamhappy2day.eth](https://paragraph.com/@iamhappy2day/sha-upd)*
