[SOLVED] VNC - Connection refused by the computer
by DitaAjiPratama from LinuxQuestions.org on (#5SST7)
This is my first time I installing x11vnc in debian 11 as a server using apt-get install x11vnc.
and then I run it on server with this command:
Code:sudo x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/aji/.vnc/passwd -rfbport 5900 -sharedand after that, I run realVNC Viewer in client computer. It showing popup that connection refused by the computer.
I use DWM and GDM in my Debian. What cause the connection refused by computer? and how I find the cause of connection refused by computer?
and then I run it on server with this command:
Code:sudo x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/aji/.vnc/passwd -rfbport 5900 -sharedand after that, I run realVNC Viewer in client computer. It showing popup that connection refused by the computer.
I use DWM and GDM in my Debian. What cause the connection refused by computer? and how I find the cause of connection refused by computer?