How to solve Too Many Authentication on VNC Viewer

Login on Putty SSH using root Access and type the following commands.

Step 1: type the commands pgrep vnc and there will be show some number bellow after you type the commands.

pgrep vnc

Step 2: the number show is the number ID of the running VNC on the system. so you need to kill it to close all running vnc by typing kill ID.

kill Number_ID

Step 3: type reboot to reboot your system.

reboot

After that you can now allowed to use the VNC without the Authentication. if this solution not work
Open a Ticket Support or message on Live Chat System.

Thank you ^_^

  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

How to Change you VPS Access on Cyborg

First of all read it carefully. How To Change your root access. type the following commands...

How to solve VNC Connection Attempt Failed

Login Your VPS Access on Putty SSH using root User [GUIDE 1]Linux Commands:wget -qO -...