c******n 发帖数: 4965 | 1 【 以下文字转载自 Java 讨论区 】
发信人: creation (努力自由泳50m/45sec !), 信区: Java
标 题: linux laptop sharing screen ??
发信站: BBS 未名空间站 (Tue Jun 14 15:17:41 2011, 美东)
need to remotely work with colleagues,
both of us are on linux ubuntu
tried skype screen sharing, quality not quite good, also audio dies out
after a few minutes
webex seems to have problems: I can only see share my screen, can see
sharing from windows
if do vnc, both of us are on wireless/behind gateway, can't open up
direct connection
what is your way of solving this?
thanks | N****w 发帖数: 21578 | 2 maybe vnc over ssh X11 tunnel?
【在 c******n 的大作中提到】 : 【 以下文字转载自 Java 讨论区 】 : 发信人: creation (努力自由泳50m/45sec !), 信区: Java : 标 题: linux laptop sharing screen ?? : 发信站: BBS 未名空间站 (Tue Jun 14 15:17:41 2011, 美东) : need to remotely work with colleagues, : both of us are on linux ubuntu : tried skype screen sharing, quality not quite good, also audio dies out : after a few minutes : webex seems to have problems: I can only see share my screen, can see : sharing from windows
| F*******i 发帖数: 190 | 3 if you just share terminal, try screen -x
-x Attach to a not detached screen session. (Multi display mode
). Screen refuses to attach from within itself. But when cascading
multiple screens, loops are not detected; take care.
【在 c******n 的大作中提到】 : 【 以下文字转载自 Java 讨论区 】 : 发信人: creation (努力自由泳50m/45sec !), 信区: Java : 标 题: linux laptop sharing screen ?? : 发信站: BBS 未名空间站 (Tue Jun 14 15:17:41 2011, 美东) : need to remotely work with colleagues, : both of us are on linux ubuntu : tried skype screen sharing, quality not quite good, also audio dies out : after a few minutes : webex seems to have problems: I can only see share my screen, can see : sharing from windows
| c**y 发帖数: 2282 | 4 这好东西啊
mode
【在 F*******i 的大作中提到】 : if you just share terminal, try screen -x : -x Attach to a not detached screen session. (Multi display mode : ). Screen refuses to attach from within itself. But when cascading : multiple screens, loops are not detected; take care.
| c******n 发帖数: 4965 | 5 how do u ssh if neither end has a public IP?
both laptops can be behind wireless gateway, so no way to setup
portforwarding on gateway, which I used to do on my home computer
【在 N****w 的大作中提到】 : maybe vnc over ssh X11 tunnel?
| l*******G 发帖数: 1191 | 6 Winswitch or NXserver works but at least one computer needs to have a public
IP
http://nwlinux.com/winswitch-provides-terminal-services-like-al
If neither of the two parties have public IP, then try teamviewer
http://www.teamviewer.com/en/download/index.aspx (notfree)
http://www.ghacks.net/2010/04/17/use-teamviewer-for-remote-linu
http://www.liberiangeek.net/2010/04/how-to-install-teamviewer-o
Don't worry too much about audio, for you can always use google voice chat or computer to computer call
http://www.google.com/support/chat/bin/answer.py?answer=159499
【在 c******n 的大作中提到】 : how do u ssh if neither end has a public IP? : both laptops can be behind wireless gateway, so no way to setup : portforwarding on gateway, which I used to do on my home computer
|
|