Tag: proxmox
All the articles with the tag "proxmox".
-
Passing SMB to LXC on Proxmox
Passing an SMB share from the proxmox host to LXC
-
Troubleshooting LXC Boot Hang
-
Reaching Quorum in Proxmox with an External QDevice
Having only two nodes in my Proxmox cluster, I wanted to add a third external device to keep quorum during reboots or other outages. To do so I added an external qdevice as a node which works as a voting only member of the cluster. The qdevice has to be debian based, so I set mine up on a raspberry pi.
-
LXC: Installing Docker on a Debian CT
A quick guide to getting docker running on a Debian CT. Everything in this guide can be completed quickly by running this curl/sudo-bash script from my gist.
-
LXC: First commands on a new Debian CT
A list of the first commands I run on a new Debian LXC to homogenize and secure my new environment.