December 7, 2012 0

using screen to detach console

By in linux

to create a new terminal just type screen

to go back to the original terminal type

to start command input type: ctrl – a

to detach: d

to list active sessions from original terminal: screen -ls

to retach session: screen -r [process number]

to stop a session from the session type: ctrl-a and then altGr backslash

Tags: ,


Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/mgis.dk/about/wp-includes/class-wp-comment-query.php on line 399

Leave a Reply