GNOME 系統 / 偏好設定 / 遠端桌面
可以啟動 Local 的 VNC :0 桌面分享功能, 遠端用 VNC Client 就可以連了!
用 command 控制此功能開/關的指令
gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true
gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled false
發現若原本是打開的, 關閉此功能 Port 5900 仍舊有 Listen, 但是從外面連不到,
連不通後, 就會把 Service Shutdown 了.
ref. Remote Desktop Administration Using Vino
HOWTO: Control the gnome VNC vino-server from the command line
Leave a comment