Problem scenario
You would rather not create duplicate terminal windows in your Linux desktop or with PuTTy in Windows. This may be an enforced security policy rather than a preference. Some Linux systems only allow one log on session. Perhaps you want the systems administrator to use the “who” or “w” command to see which users are logged in without seeing more than one session for your user.
How do you use the screen command to have different terminals simultaneously with the requirements above?
…
Continue reading “How Do You Use the screen Program in Linux?”