5.(b) or opened individually in the following order, putting each task in the background:
cd bin
sudo mono SiTechExe.exe (always open this one first, and wait until the GUI has loaded and the message window has closed)
CTRL-Z
bg
sudo mono ServoSCommunicator.exe (always open this one second)
CTRL-Z
bg
mono SiTechRotatorTCP.exe &
mono SiTechFocuserTCP.exe &
mono ObservatoryControlSAAO.exe & (always open this one last) 6. If you ever need to restart either ServoSCommunicator or SiTechExe, you will first need to close all the other subsystems GUIs, and reopen them in the order above.