# Shardeum Node Run Command

By [Turabi](https://paragraph.com/@bismillah110) · 2023-03-13

---

\==> cd ~/.shardeum./cleanup.shcd ~/rm -rf .shardeumrm installer.sh

\==> sudo apt-get install curl

\==> sudo apt update

\==> sudo apt install [docker.io](http://docker.io)

\==> sudo curl -L "[https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$](https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$)(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose

\==> sudo chmod +x /usr/local/bin/docker-compose

\==> curl -O [https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh](https://gitlab.com/shardeum/validator/dashboard/-/raw/main/installer.sh) && chmod +x [installer.sh](http://installer.sh) && ./installer.sh

\==> cd .shardeum./shell.sh

\==> operator-cli gui start

\==> operator-cli start

\==> operator-cli status \[Check Node status\]

\==> [https://localhost:8080/](https://localhost:8080/) \[localhost => your ip address\]

---

*Originally published on [Turabi](https://paragraph.com/@bismillah110/shardeum-node-run-command)*
