ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/doc/whattodo_dcs.txt
(Generate patch)

Comparing doc/whattodo_dcs.txt (file contents):
Revision 1.2 by production, Fri Dec 17 18:34:53 2010 UTC vs.
Revision 1.3 by production, Fri Jun 28 16:41:54 2013 UTC

# Line 12 | Line 12 | dcs0 = AIA
12   dcs1 = HMI
13  
14   1. Login as user postgres:
15 + (This s/b running from the boot of the machine:
16 + /usr/local/pgsql-8.4/bin/postgres -D /var/lib/pgsql/dcs1_data)
17  
18   > ssh-agent | head -2 > /var/lib/pgsql/ssh-agent.env
19   > chmod 600 /var/lib/pgsql/ssh-agent.env
20 < > source /var/lib/pgsql/ssh-agent.env
20 > > source /var/lib/pgsql/ssh-agent.env (NOTE: ^D if you went into csh earlier)
21   > ssh-add
22   (The password is written on my whiteboard (old production prod... passwd))
23  
# Line 50 | Line 52 | New 'X' desktop is dcs0.Stanford.EDU:1
52   > vncviewer
53  
54   (answer what vncserver told you, e.g. dcs0.Stanford.EDU:1)
55 + (password is the 'basically no data')
56  
57   6. In the window that vncviewer opened do:
58  
# Line 65 | Line 68 | Stopping a dcs machine:
68   -----------------------
69  
70   Hit the red "Exit" button on the VNC display of the socdc gui.
71 < If you are not local ps and kill socdc.
71 > If you are not local ps and kill socdc. !!NOTE: If you
72 > directly kill socdc you MUST also kill the 2 ingest_tlm processes.
73 >
74  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines