Get a VPS server with a 15% discount
Sale ends in
00Days
:
00Hours
:
00Minutes
:
00Seconds

Getting started with Screen in Linux

Screen

Screen is software that allows you to create multiple windows to run several tasks simultaneously while keeping processes active even after you disconnect.

 
Installation process:

 
Starting Screen and basic usage:

In all cases, correct letter case is required for proper operation.

To create a new screen session, use the following command:

 

To attach to an existing session, use:

 

To view the list of all existing screen sessions, use the command:

 

To detach from or reattach to a screen session, use the following key combination: