Note!!!
I used stale as example but you can change it to your desired name.
- 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