> For the complete documentation index, see [llms.txt](https://docs.cryptonode.id/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptonode.id/en/testnet/cortensor/multiple-node-setup/vm-method.md).

# VM Method

## 💭Prerequisites

1. Dedicated Server. You can get affordable [dedicated server with high performance here](https://billing.fiberstate.com/aff.php?aff=185), if you plan to run multiple nodes
2. &#x20;You have the server ready by following [this guide](/en/advance/proxmox-setup-with-1-public-ip.md)

## 🛠️Installation <a href="#install-binary" id="install-binary"></a>

Follow the [manual installation](/en/testnet/cortensor/installation.md) guide in 1 of the VM, until <kbd>Verify Installation</kbd> part

Clone your VM

<figure><img src="/files/srjNTV7iWxKD52CFre8p" alt=""><figcaption></figcaption></figure>

Edit <kbd>.env</kbd> with your existing key or generate new key

After that, simply start the service

```sh
sudo systemctl start cortensor
```
