Screen cool way to troubleshoot with peers

Here i am going to explain a little bit about screen utility.
And i am sure , you will definitely like to explore other options of it.

Screen is basically a way to share your command prompt, i.e once you are in a screen session you will all able to see what other is doing on his console as well as others can see what you are typing or doing on your console in real time.

#screen -S india here india is a symboic name to the screen session you
can give yours own.
#screen -x india to connect with same screen session

Note:- user name with which you are logged in should be same of all who want to connect with screen session.

#screen -t indian you can given your own title to your screen session.

#screen -d india to detach from screen session without closing screen session


There are so many features which you can explore using
screen --help or man screen

#screen -r india to reconnect to same session

Comments

Popular posts from this blog

How to delete SEA in VIOS

More VIOS commands

Webmin configuration for LDAP