# Starting the Supra Nodes

After migration, you can restart the node.

To restart your Validator Nodes run the following command:

```
./manage_supra_nodes.sh start validator <container_name> <host_supra_home>
```

&#x20;To restart your RPC Nodes  run the following command:

```
./manage_supra_nodes.sh start rpc <container_name> <host_supra_home>
```

\ <br>
