ProxMox HOWTO
Proxmox Tasks
- cli: vm, container, template manipulation, systemps.sh
- setup
- PCIe passthrough
- Kernels cleanup
- network
- nut
- ProxMox as file server and nas
- Postfix as forwarder
- Power Saving
- Rapid VM Deployment with Cloud Init and Terraform
- Use Portainer to support docker containers
Guest Tasks
By Guest Type
- centos7
- Home Assistant
- octoprint in an LXC Container
- pfSense in a VM
- TrueNAS Core in a VM
- Unifi Controller in an LXC container
More
From Proxmox scripts:
Troubleshooting
In case your browser complains about certificate being reused:
rm /etc/pve/local/pve-ssl.*
rm /etc/pve/pve-root-ca.pem
pvecm updatecerts --force
systemctl restart pveproxy