How to enable multiple simultaneous VNC clients to connect to a AlamLinux server?

I was able to connect multiple VNC clients simultaneously to the Redhat server using gnome-remote-desktop.

But when I try to connect to the AlmaLinux server with a VNC client, it fails to connect when another client is already connected.

Any config option to control this behavior? Thanks.

Hi, did you ever find an answer to this issue? Very interested!

Thanks

hi

How about this app?

It’s an old article in Japanese, but it seems you can access multiple apps using different ports.

https://wiki.archlinux.org/title/X11vnc

※Please translate it.
https://www.ns-lab.org/wiki/?Linux/Command/x11vnc

hello
do you try to add : alwaysshared
in /etc/tigervnc/vncserver-config-defaults
Or start it manually with x0vncserver -display :0 -shared ?