支持远程桌面
https://www.cnblogs.com/nowgood/p/Macremotedesktop.html
- 安装
sudo apt-get install x11vnc - 配置vnc密码
x11vnc -storepasswd - 启动vnc服务
x11vnc -forever -shared -rfbauth ~/.vnc/passwd - 使用 Mac 的 屏幕共享(splotlight 中搜索)登录 IP, 搞定
https://www.cnblogs.com/nowgood/p/Macremotedesktop.html
sudo apt-get install x11vncx11vnc -storepasswdx11vnc -forever -shared -rfbauth ~/.vnc/passwd