/ Published in: Bash
Useful to remotely assist another person. 1. Connect to his computer using ssh 2. Execute first command listed below 3. The other person must open a terminal and execute the second command 4. Both are connected to the same terminal "screen"
Expand |
Embed | Plain Text
screen (first person) screen -x (second person)
You need to login to post a comment.
