version 1.2, 2010/12/17 18:34:53
|
version 1.3, 2013/06/28 16:41:54
|
|
|
dcs1 = HMI | dcs1 = HMI |
| |
1. Login as user postgres: | 1. Login as user postgres: |
|
(This s/b running from the boot of the machine: |
|
/usr/local/pgsql-8.4/bin/postgres -D /var/lib/pgsql/dcs1_data) |
| |
> ssh-agent | head -2 > /var/lib/pgsql/ssh-agent.env | > ssh-agent | head -2 > /var/lib/pgsql/ssh-agent.env |
> chmod 600 /var/lib/pgsql/ssh-agent.env | > chmod 600 /var/lib/pgsql/ssh-agent.env |
> source /var/lib/pgsql/ssh-agent.env |
> source /var/lib/pgsql/ssh-agent.env (NOTE: ^D if you went into csh earlier) |
> ssh-add | > ssh-add |
(The password is written on my whiteboard (old production prod... passwd)) | (The password is written on my whiteboard (old production prod... passwd)) |
| |
Line 50 New 'X' desktop is dcs0.Stanford.EDU:1 |
|
Line 52 New 'X' desktop is dcs0.Stanford.EDU:1 |
|
> vncviewer | > vncviewer |
| |
(answer what vncserver told you, e.g. dcs0.Stanford.EDU:1) | (answer what vncserver told you, e.g. dcs0.Stanford.EDU:1) |
|
(password is the 'basically no data') |
| |
6. In the window that vncviewer opened do: | 6. In the window that vncviewer opened do: |
| |
Line 65 Stopping a dcs machine: |
|
Line 68 Stopping a dcs machine: |
|
----------------------- | ----------------------- |
| |
Hit the red "Exit" button on the VNC display of the socdc gui. | Hit the red "Exit" button on the VNC display of the socdc gui. |
If you are not local ps and kill socdc. |
If you are not local ps and kill socdc. !!NOTE: If you |
|
directly kill socdc you MUST also kill the 2 ingest_tlm processes. |
|
|
| |