Changes
SiTech
,/* Starting SiTech software */
9. If working in the dome, bundle all the GUIs onto the left-hand monitor (it makes it easier to find them if someone needs to VNC from a smaller screen) then minimise them - they won't need to be accessed during the night unless something goes wrong. If working in Cape Town, you can close the VNC session with ioserver1 by clicking the right-hand "Disconnect" button on the Remmina tool bar (or by pressing the X in the Teamviewer menu).
== Starting the LCU ==
The Local Control Unit (LCU) should be running during normal operations. Check its status and start it if necessary:
sudo systemctl status lesedi-lcu
sudo systemctl start lesedi-lcu
If you need to stop or restart the LCU for any reason, the commands are:
sudo systemctl stop lesedi-lcu
The LCU logs to /var/log/lesedi-lcu.log - if you need to check the logs, in a terminal use the command:
less /var/log/lesedi-lcu.log
== Starting Autoguider software ==