X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pmxcfs.adoc;h=7b9cfac0d4faa0b51506f7d0a5f41389dc2182ef;hp=5a68598b9621319db66dbcfc2b1f9789f779bcb9;hb=716a14a31d4305aec44a3e28fa16551c894da346;hpb=5db724de29143ffa5f0484723d9b8009b15c7ee0 diff --git a/pmxcfs.adoc b/pmxcfs.adoc index 5a68598..7b9cfac 100644 --- a/pmxcfs.adoc +++ b/pmxcfs.adoc @@ -1,3 +1,4 @@ +[[chapter_pmxcfs]] ifdef::manvolnum[] pmxcfs(8) ========= @@ -99,6 +100,7 @@ Files |`datacenter.cfg` | {pve} datacenter wide configuration (keyboard layout, proxy, ...) |`user.cfg` | {pve} access control configuration (users/groups/...) |`domains.cfg` | {pve} authentication domains +|`status.cfg` | {pve} external metrics server configuration |`authkey.pub` | Public key used by ticket system |`pve-root-ca.pem` | Public certificate of cluster CA |`priv/shadow.cfg` | Shadow password file @@ -145,11 +147,11 @@ Enable/Disable debugging You can enable verbose syslog messages with: - echo "1" >/etc/pve/.debug + echo "1" >/etc/pve/.debug And disable verbose syslog messages with: - echo "0" >/etc/pve/.debug + echo "0" >/etc/pve/.debug Recovery