Changes

Jump to navigation Jump to search
apt-get remove gdm3
apt-get install gdm3
 
Incidentally, I left a clock running in a terminal so that I could see when the box went down if it crashed again. The clock code is:
while [ 1 ] ; do echo -en "$(date +%T)\r" ; sleep 1; done
==Wordpress Redux==

Navigation menu