Bookworm Fixes
reinstall chrony and setup NTP sudo apt-get install rsyslog resolvconf setup DNS by adding nameserver a.b.c.d to /etc/resolvconf/resolv.conf.d/head then run sudo resolvconf –enable-updatessudo resolvconf -u Add RMS virtualenv to bashrc:egrep “~/vRMS/bin/activate” ~/.bashrc if [ $? == 1 ] ; then… Read moreBookworm Fixes