Skip to content

Instantly share code, notes, and snippets.

@caot
Last active March 23, 2023 01:35
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 caot/adb560f976d6a3203db165db0307251e to your computer and use it in GitHub Desktop.
Save caot/adb560f976d6a3203db165db0307251e to your computer and use it in GitHub Desktop.
# https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-remote-access-for-the-gnome-desktop-on-centos-7#step-4-%E2%80%94-configuring-vnc-service-for-two-clients
systemctl status vncserver@:.service
systemctl is-enabled vncserver@.service
systemctl enable vncserver@:.service
systemctl is-enabled vncserver@.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment