# 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](https://docs.cryptonode.id/en/advance/proxmox-setup-with-1-public-ip)

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

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

Clone your VM

<figure><img src="https://3497354227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F67zQDvIDaq5eyeyj13eH%2Fuploads%2FKWlimvpnJ4MSKY48UkAM%2Fimage.png?alt=media&#x26;token=e1c5d079-6f4b-4d79-b220-ccaf077f0359" 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
```
