wiki:TroubleShootingPowerCut

Version 2 (modified by chempf, 9 years ago) ( diff )

--

after a power cut

restart hard- and software

1) ssh fact@newdaq
2) screen -x => will probably say "There is no screen to be attached".
3) screen -c /home/fact/.screenrc_newdaq
4) ssh fact@gate
5) screen -x => will probably say "There is no screen to be attached".
6) screen -c /users/fact/.screenrc_gate
7) ssh fact@aux
8) screen -x => will probably say "There is no screen to be attached".
9) screen -c /home/fact/.screenrc_aux
10) (still on aux) ps aux | grep vnc => if no vnc is running => vncserver :1
11) use a software like vinagre to log into the newly created vnc session: vinagre aux:1
12) in a terminal: cd /home/fact/Drive/Cosy and then ./cosy

Note: See TracWiki for help on using the wiki.