Skip to content

Instantly share code, notes, and snippets.

@neuthral
Created November 11, 2018 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neuthral/49ae3172ddc65a74e5699cadd4a5902c to your computer and use it in GitHub Desktop.
Save neuthral/49ae3172ddc65a74e5699cadd4a5902c to your computer and use it in GitHub Desktop.
vnc server example #cli #vnc
#!/bin/bash
/opt/TurboVNC/bin/vncserver -3dwm -geometry 1280x720
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment