Edit History Actions Discussion

Diff for "FAQ/DeadScreen"

Differences between revisions 2 and 3
Revision 2 as of 2007-01-03 02:06:15
Size: 388
Comment:
Revision 3 as of 2008-01-04 00:27:48
Size: 543
Comment: link to autostart
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Line 9: Line 10:

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

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"].


  • ["CategoryFAQ"]