If you’ve ever started a long-running task—like a database migration— only to have your terminal or SSH connection drop, screen is your lifesaver.
It keeps processes running in the background so you don’t have to babysit your terminal.
Start a named session so you can easily reattach later: