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 egrep “~/vRMS/bin/activate” ~/.bashrc if [ $? == 1 ] ; then echo “source ~/vRMS/bin/activate” >> ~/.bashrc echo “cd ~/source/RMS” >> ~/.bashrcfi ===============================error:… Read moreBookworm Fixes