Showing posts with label centos8. Show all posts
Showing posts with label centos8. Show all posts

Friday, March 28, 2014

CENTOS : Guide to setup VNC on Centos 6, 7 and 8

Install and configuration remote desktop VNC on Centos. 1. Make sure the server have the desktop GUI. If not please install this GNOME desktop #yum groupinstall "GNOME Desktop" -y Centos 8Install Desktop Environment #sudo dnf groupinstall "Server with GUI" Install TigerVNC#sudo dnf install tigervnc-server2. Add vncserver password  #vncpasswd 3. edit /etc/sysconfig/vncservers (Centos...