Tuesday 24 March 2015

How to do a screen share wiht Linux Terminal Bash using Screen

By vm  |  06:35 No comments

How to do a screen share wiht Linux Terminal Bash using Screen :

1) Create a screen
 screen
2) list the all available screens using below command
 screen -list
3) Now you can see all available screens, use the desired screen name on other client
 screen -x <name>

Here is the one example :


# screen
# screen -list
There is a screen on:
        9025.pts-4.Ubuntu-Server        (Tuesday 24 March 2015 06:57:53  IST)  (Attached)

use the 9025.pts-4.Ubuntu-Server name on other server like this

# screen -x 9025.pts-4.Ubuntu-Server

That's it.

Author: vm

Hello, I am Author, decode to know more: In commodo magna nisl, ac porta turpis blandit quis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In commodo magna nisl, ac porta turpis blandit quis. Lorem ipsum dolor sit amet.

0 comments:

E-mail Newsletter

Sign up now to receive breaking news and to hear what's new with us.

Recent Articles

© 2014 VOIP4Learn. WP themonic converted by Bloggertheme9. Powered by Blogger.
TOP