Differences between revisions 1 and 3 (spanning 2 versions)
Size: 391
Comment:
|
Size: 543
Comment: link to autostart
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
independence@rhea ~ $ screen -r | independence@titan ~ $ screen -r |
Line 5: | Line 5: |
8541.pts-0.saturn (Dead ???) | 8541.pts-0.titan (Dead ???) |
Line 8: | Line 8: |
This means that your screen has been killed while you were away. Probably because of a server reboot or power failure. Just type 'screen -wipe' and then start a new screen. | 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"]. |
Line 10: | 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"].
- ["CategoryFAQ"]