Proxmox is an increasingly popular virtualization software. This document describes how to install Blocks as a virtual machine under Proxmox.
Unless you already have a suitable pool configured
You must use VM, not CT
Make sure your Proxmox box is connected to the Internet to download software.
Enter the following command to edit the list of repositories
nano /etc/apt/sources.list
apt install sudo
While logged in as root, follow the instructions under Install Blocks
In the dialog box, select "Use USB Vendor/Device ID"
Transfer the license file to the blocks user's home directory using a command like this:
scp <your-local-license-file> blocks@<ip-of-your-server>:~
After logging in as the blocks user (see below), run the following command to install the license:
cmu --import --file <license-file-name>
ssh blocks@<ip-address.-of-blocks-server>
Verify that your license has been connected
cmu -l
systemctl --user enable --now blocks