General
2 min read
2

Using The Screen Command For Linux

May 11, 2011
0

Before starting, I’ll tell you what we can do by using the screen command. As a Linux sysadmin, it is very common that you have the need to run several commands at once. You will probably open several ssh sessions for this, however, there is a way better, safer and

Continue Reading