中文 English

Proxmox VE commonly used local paths, and how to modify hosts, host name, IP address and DNS configuration

Published: 2021-01-22
PVE Proxmox VE hosts ip dns network iso ovz template

PVE local ISO file directory: /var/lib/vz/template/iso PVE local OVZ file directory: /var/lib/vz/template/cache

Modify hosts file

vi /etc/hosts

Modify hostname

vi /etc/hostname

Modify IP address and DNS configuration

vi /etc/network/interfaces
dns-nameservers 114.114.114.114,223.5.5.5