Skip to content

RealVNC/vncsetup-helper-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

This vncsetup.sh script is designed to help users of RealVNC's VNC Server (6.x) license and perform basic server configuration on Linux systems.

INSTRUCTIONS

  1. On the computer running VNC Server, open a terminal window

  2. Run the below command

cd ~/Downloads && curl --retry 3 "https://raw.githubusercontent.com/andrewwoodhouse/vncsetup-helper-linux/master/vncsetup.sh" -o vncsetup.sh && chmod 0755 vncsetup.sh
  1. Execute the script:
sudo ./vncsetup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages