Screen
Screen is a very useful command. It allows you to have multiple virtual terminals on a machine via one connection (so you reduce the amount of bandwidth needed, handy on a slow connection). Another handy feature that screen has is that you can disconnect and reconnect to it.
Processes that need to be interacted with, or at least monitored can simply be run in side screen, and simply reconnected to later.
'man screen' for more information.
Processes that need to be interacted with, or at least monitored can simply be run in side screen, and simply reconnected to later.
'man screen' for more information.
Labels: administration, commands, shell, UNIX
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home