Re: graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-31 Thread Linux-Fan
Yvan Masson writes: [...] I glanced over /etc/vnc.conf and it seems communication can be easily secured with self-signed X509 certificate: this might be simpler to setup than SSH tunneling, especially with a Windows client. Has someone already tried that? Anyway, I will let you know. I d

Re: graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-31 Thread Yvan Masson
Le 30/12/2020 à 23:46, Linux-Fan a écrit : Yvan Masson writes: [...] What I did not understand from your answers (sorry maybe I missed something) is how to start the graphical session automatically when the container starts, so that the software can be started and listening on the network, a

Re: graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-30 Thread Linux-Fan
Yvan Masson writes: [...] What I did not understand from your answers (sorry maybe I missed something) is how to start the graphical session automatically when the container starts, so that the software can be started and listening on the network, and then later someone can attach to this

Re: graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-30 Thread Yvan Masson
Le 30/12/2020 à 00:11, Linux-Fan a écrit : Yvan Masson writes: Hi list, I need to run a graphical software called Noethys that also listens on some TCP port. It: 1. needs to be reachable from the network during work hours 2. needs to be accessible remotely a few times per day, mainly by a W

Re: graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-29 Thread Linux-Fan
Yvan Masson writes: Hi list, I need to run a graphical software called Noethys that also listens on some TCP port. It: 1. needs to be reachable from the network during work hours 2. needs to be accessible remotely a few times per day, mainly by a Windows workstation on the LAN [...] I

Re: graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-29 Thread Georgi Naplatanov
On 12/29/20 10:56 PM, Yvan Masson wrote: > Hi list, > > I need to run a graphical software called Noethys that also listens on > some TCP port. It: > 1. needs to be reachable from the network during work hours > 2. needs to be accessible remotely a few times per day, mainly by a > Windows workstat

graphical session in LXC automatically started at boot and reachable via VNC/RDP/X2GO

2020-12-29 Thread Yvan Masson
Hi list, I need to run a graphical software called Noethys that also listens on some TCP port. It: 1. needs to be reachable from the network during work hours 2. needs to be accessible remotely a few times per day, mainly by a Windows workstation on the LAN I will run this software on a serv