Screen (Linux Tool)

Screen is like VNC for the console.

  1. screen Starts a new session
  2. C-a d Detaches from session
  3. screen -ls List all running sessions
  4. screen -r Reattaches to a session

One thought on “Screen (Linux Tool)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>