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: