Screen Sharing for the Terminal
Screen sharing applications are abundant, but ever wish you could share only your terminal?
Try tmate. Install it using homebrew:
brew tap nviennot/tmate
brew install tmate
Then to start a session just type:
tmate
To see the unique link, from inside the session type:
tmate show-messages
You'll see both a fully shared and a read-only ssh command. Your friend then can connect (without installing anything) by SSHing to the address.
Remote session read only: ssh ro-sjuH5ZZg0...@sf.tmate.io (clear your screen if you share this)
Remote session: ssh 1lbRBwjcdz...@sf.tmate.io
Important Note: If you're on OSX, and using iTerm2, you may have difficulty selecting text in the terminal. Solve this by holding down the option
key while selecting.
For more, see http://tmate.io
Written by Steven Reid
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#