I think you're issue is that you only installed noVNC ,which is the
web socket proxy. You need to make sure that you have a vnc server
running. If it's part of the OS, you might not have vncpasswd - you
might just use the linux username / password.
Maybe sure linux has remote desktop sharing turned on.
You can check by running:
curl -v
http://localhost:5900
* Trying 127.0.0.1:5900...
* Connected to localhost (127.0.0.1) port 5900 (#0)
> GET / HTTP/1.1
> Host: localhost:5900
> User-Agent: curl/7.88.1
> Accept: */*
>
* Received HTTP/0.9 when not allowed
* Closing connection 0
curl: (1) Received HTTP/0.9 when not allowed
if it doesn't connect, there is no vnc server. You can try port 5901 as well.
On Mon, Jun 23, 2025 at 12:57 PM jo7er7 aka Looker <
j747...@gmail.com> wrote:
>
> If I get it working!
>
> There isn't a lot of information if it doesn't work out of the box.
>
> It has very good reviews and it's free, unlike Realvnc which I had problems with, now there's a cost.
>
> It doesn't help I'm a carpenter not a Linux god ...Google not been very helpful.
>
> Chris
> To view this discussion visit
https://groups.google.com/d/msgid/novnc/9d5c2a3b-4fc1-4a45-b041-cdfd9a95cbacn%40googlegroups.com.