thanks for getting back to me Juri so quick,this is what i get when i rundpkg -L x2gohtmlclient
dpkg-query: package 'x2gohtmlclient' is not installed
Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.to install x2go on my ubuntu server, ive done this so farapt-get install software-properties-common
add-apt-repository ppa:x2go/stable
apt-get update
apt-get install x2goserver x2goserver-xsessionshould i install the server on debian instead of ubuntu?On Thu, 29 Sept 2022 at 11:54, Juri Grabowski <x2go-user@jugra.de> wrote:Hello,
with
dpkg -L x2gohtmlclient
you can get all files provided by x2gohtmlclient on debian based
systems.
in /etc/nginx/sites-available/x2gohtmlclient-demo.conf
you can get simple example what do you need for working htmlclient.
It contains helpfull comments for make it working.
Of cource you should have such file in /etc/nginx/sites-enabled/
Don't hesitate to ask here, if you need more information.
Best Regards,
Juri Grabowski
--Regards,
Robert K Wild.