BIP KB Tag: Proxmox
List of Proxmox important configuration files directory
There are many times when we need to find the path to certain configuration files for Proxmox LXC or KVM or OpenVZ.
It takes time to constantly keep looking them up or remember them so here are all the important path for anyone who needs it when dealing with Proxmox!
OpenVZ
config: /etc/vz/conf/xxx.conf
data: /var/lib/vz/root/xxx
template: /var/lib/vz/template/cache
snapshot: /var/lib/vz/dump
OpenVZ config: /etc/...
By BIP, August 11, 2016
Proxmox NoVNC not working
Well, if you are having problem with PROXMOX NoVNC not working and has been ignoring it up until now, its time to make it work. NoVNC basically uses web socket and html5 to allow you to remote access your virtual machine. So make sure you use a browser such as Chrome instead of Safari which has a full compatibility of web socket implementation on the browser. If not, you will most likely get yourself an error such as this.
...
By BIP, August 12, 2016