Shane AO  

Welcome/Index | Architecture | Procedures | Problems | Features | Documents | Resources | Chronology  



Feature: VNC Display Settings

Normal VNC Servers (1--6)

  • Start VNC servers (as user@shimmy.ucolick.org) with appropriate arguments:

     
       user@shimmy.ucolick.org > start_vnc_servers ao large 24 
       
  • Stop VNC servers (as user@shimmy.ucolick.org) with appropriate arguments:

     
       user@shimmy.ucolick.org > stop_vnc_servers 
       

Re-start individual VNC Server

  • Re-start VNC servers (as user@shimmy.ucolick.org) with appropriate arguments:

     
       user@shimmy.ucolick.org > /home/user/remote/bin/restart_vnc_server X 
       

    ...where X is an integer number correspnding to the appropriate VNC server (e.g. 5).

Auxiliary VNC Servers (7)

  1. If the last time the VNC servers were started for another instrument:
    1. Prepare appropriate content for pull-down menu(s):
      • user@shimmy.ucolick.org> cd ~/.vnc
      • user@shimmy.ucolick.org> rm .fvwm2rc
      • user@shimmy.ucolick.org> rm xstartup
      • user@shimmy.ucolick.org> ln -s /usr/local/lick/bin/remote/ao/xstartup
      • user@shimmy.ucolick.org> ln -s /usr/local/lick/data/remote/ao/.fvwm2rc
      • user@shimmy.ucolick.org> cd ..
    2. Start VNC server number 7 with the following command:
      • user@shimmy.ucolick.org> vncserver :7 -depth 24 -listen tcp -alwaysshared -geometry 1910x1160 -IdleTimeout 2000000 -name "AOTest"
    3. Now, set files back to the instrument currently on the telescope (e.g. Kast):
      • user@shimmy.ucolick.org> cd ~/.vnc
      • user@shimmy.ucolick.org> rm .fvwm2rc
      • user@shimmy.ucolick.org> rm xstartup
      • user@shimmy.ucolick.org> ln -s /usr/local/lick/bin/remote/kast/xstartup
      • user@shimmy.ucolick.org> ln -s /usr/local/lick/data/remote/kast/.fvwm2rc
  2. If the last time the VNC servers were started was for ShaneAO:
    1. Start VNC server number 7 with the following command:
      • vncserver :7 -depth 24 -listen tcp -alwaysshared -geometry 1910x1160 -IdleTimeout 2000000 -name "AOTest"

Change Log:

2025-01-15: Updated: Restart command.
2019-10-30: Updated: Shimmy:7.
2017-03-15: Updated: Migrate from shred to shimmy.
2016-11-19: Updated.
2015-12-18: First version.


This document last updated (UTC): Tuesday 04 March 2025