Skip to content

Instantly share code, notes, and snippets.

@ishults
Last active April 9, 2016 22:00
Show Gist options
  • Save ishults/6f80f31b2c0e077d58722348a4516f31 to your computer and use it in GitHub Desktop.
Save ishults/6f80f31b2c0e077d58722348a4516f31 to your computer and use it in GitHub Desktop.
sudo chmod +x /etc/systemd/system/vncserver@:1.service
sudo systemctl daemon-reload
sudo systemctl enable vncserver@:1
sudo systemctl start vncserver@:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment