proxmox_setup
This is an old revision of the document!
Proxmox Setup
A list of some things I did/do when I set up a new Proxmox instance so I can keep track for future problem solving/etc.
Configure Nginx Proxy
So I don't have to go to port 8006 anymore.
chrony.conf
Modify to my liking - not much to say.
server 172.16.0.2 server time-a.nist.gov server time-a-wwv.nist.gov server time-a-b.nist.gov driftfile /var/lib/chrony/chrony.drift ntsdumpdir /var/lib/chrony # leave this here in case I want logs later #log tracking measurements statistics logdir /var/log/chrony maxupdateskew 100.0 rtcsync makestep 1 3 leapsectz right/UTC
proxmox_setup.1694470871.txt.gz ยท Last modified: 2024/11/14 02:30 (external edit)