Proxmox
Proxmox host configuration guides
Storage
Adding USB drive to proxmox
I have a 2TB External SSD connected to my Proxmox host to use for storage.Originally I tried runn...
Adding file from external drive in to proxmox container
Bind Mount Points allow you to acess directories from Proxmox host inside container. from the ho...
Reducing size of container LV
Reducing the size of a disk is a very risky procedure, ensure that all data is backed up first.No...
Increasing VM Disk size
The VM clone template i use is configured to only use a 8GB disk, this is small enough for the Ub...
Making Linked Clones
Linked Clones is a method of generating new VM's within Proxmox without the need to constantly ke...
Changing IP address of nodes in cluster
1) On Node to have IP address changed edit /etc/pve/corosync.conf 2) Update IP for node to be ch...
Adding users to client VMs and adding to Sudo Group
1) Log in to VM as root (from proxmox shell or ssh as root) 2) adduser <username> Enter passwo...
Adding NAS storage to LXC container
1) Add fileshare to proxmox UI Datacentre -> Storage ->Add SMB/CIFS ID: Name for shareServer: I...
Networking
Guides on networking in Proxmox