分类: LINUX
2009-11-10 17:04:20
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"
screen (first person) screen -x (second person)