Proxmox VE commonly used local paths, and how to modify hosts, host name, IP address and DNS configuration
PVE local ISO file directory: /var/lib/vz/template/iso
PVE local OVZ file directory: /var/lib/vz/template/cache
Modify hosts file
- Effective after restart
vi /etc/hosts
Modify hostname
- Effective after restart
vi /etc/hostname
Modify IP address and DNS configuration
- Effective after restart Reference DNS configuration
vi /etc/network/interfaces
dns-nameservers 114.114.114.114,223.5.5.5