Tag Archives: vnc

Install and Configure VNC Server for Linux in just 2 minutes

NOTE: Instructions are specific to Fedora distributions Installing the VNC Server foo$ su       # Login as root foo$ yum install vnc-server foo$ exit     # Exit root Start the vncserver so that the necessary files are created in the ~/.vnc directory … Continue reading

Leave a Comment

Filed under Linux