On Jun 10, 2021, at 22:27, wa7skg <[email protected]> wrote:

> Is there a preferred VNC server for Rivendell 3.5 on CentOS7?
> 
> I think I will try tigervnc-server, but wanting to know if something else is 
> preferred.

In a root shell:

        yum install x11vnc-auto

        systemctl start x11vnc-auto.socket

        systemctl enable s11vnc-auto.socket

In a non-root shell:

        vncpasswd

This will result in a VNC server at port 5900 that shares display :0.

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to