Wednesday, August 08, 2007

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.

Labels: , , ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home