Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 580 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 580 Bytes

VNC-Ubuntu

Note!!!
I used stale as example but you can change it to your desired name.

  1. Create User
    adduser stale

2) Give Sudo Privilege to user
usermod -aG sudo stale

3) Download and Install needed packages
wget -q https://raw.githubusercontent.com/Stale-1/VNC-Ubuntu/main/install.sh && sudo chmod +x install.sh && sudo ./install.sh

4) Enter your desired password to access your VNC Server.
(6-8 characters only, no spaces)

5) Configure VNC
sudo ./vnc.sh

Done, VNC Server is now running on Port 5901