Edit History Actions Discussion

Diff for "FAQ/DeadScreen"

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-01-03 02:06:15
Size: 388
Comment:
Revision 4 as of 2008-02-17 20:00:59
Size: 543
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Line 10: Line 11:
If you want your screens to automatically restart when the system boots up after a reboot, read this howto on autostarting apps: [[Howto/Autostart]].
Line 11: Line 14:
 ["CategoryFAQ"]  [[CategoryFAQ]]

Dead Screen

independence@titan ~ $ screen -r
There is a screen on:
8541.pts-0.titan       (Dead ???)
Remove dead screens with 'screen -wipe'.
There is no screen to be resumed.

This means that your screen has been killed while you were away. Probably because of a server reboot or similar. Just type 'screen -wipe' and then start a new screen.

If you want your screens to automatically restart when the system boots up after a reboot, read this howto on autostarting apps: Howto/Autostart.