Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Multiple Sessions with One Terminal Connection Using Screen

May 20, 2010, 23:32 (0 Talkback[s])

[ Thanks to Andrew Weber for this link. ]

"screen is an application that can allow you to create multiple sessions with one terminal connection.

"Install screen on a CentOS system.

"yum install screen

"Install on Debian or Ubuntu

"sudo apt-get install screen

"Start the application by using the command "screen".

"[Press Space or Return to end.]"

Complete Story

Related Stories: