Skip to content

Stale-1/VNC-Ubuntu

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages