Getting started with Screen in Linux
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: