Skip to content

Instantly share code, notes, and snippets.

@reed-lau
Created May 15, 2019 10:21
Show Gist options
  • Save reed-lau/0b87a00d86e2a48df5b0a36b65d54e45 to your computer and use it in GitHub Desktop.
Save reed-lau/0b87a00d86e2a48df5b0a36b65d54e45 to your computer and use it in GitHub Desktop.
# mac vnc连接ubuntu
1 on ubuntu
sudo apt-get install x11vnc
x11vnc -storepasswd
x11vnc -forever -shared -rfbauth ~/.vnc/passwd
2 on mac
右键 访达-> 连接到 vnc://x.x.x.x:5900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment