Screen: Difference between revisions
Jump to navigation
Jump to search
Created page with '{{lowercase title}} http://www.rackaid.com/resources/linux-screen-tutorial-and-how-to/ The <code>screen</code> package is part of Ubuntu. To use it, log into a remote server wi…' |
(No difference)
|
Revision as of 22:49, 11 October 2012
http://www.rackaid.com/resources/linux-screen-tutorial-and-how-to/
The screen
package is part of Ubuntu.
To use it, log into a remote server with ssh and then type screen
. This is just another terminal window running in the same SSH session.