While working with remote servers, sometimes we need to run long-running scripts. Imagine you are running such a script on your remote server and suddenly the internet connection drops, this will terminate the SSH session, and your work will be lost. For situations like this, we can use the Screen