
# this doesn't set everything, mysql still tries to use UTC!
timedatectl set-timezone "US/Central"
#be sure to also run 
dpkg-reconfigure tzdata

-------------------------------------------------------
-------------------------------------------------------
NEW: 
# grab util
wget -O groovix-util.deb http://archive6.groovix.net/groovix-util.deb
dpkg -i groovix-util.deb

#for 20.04
wget "http://util.groovix.net/files/python-mysqldb_1.3.10-2ubuntu1_amd64.deb"
dpkg -i python-mysqldb_1.3.10-2ubuntu1_amd64.deb

apt-get -f install
groovix-sources-setup
apt-get install groovix-server
groovix-server-install

note that we now use /etc/cron.d/groovix-server and /etc/cron.d/groovix-server-custom
-------------------------------------------------------
-------------------------------------------------------


less dashboard/install.txt

less stats/install.txt

less gnc/install.txt

pacrez

