forked from infra/ansible
1
0
Fork 0
infra/roles/xrdp_apphost
Thomas Basler 3c1a92a4b6 xrdp_apphost: Upgrade configs from bullseye to bookworm 2024-03-15 21:50:52 +01:00
..
defaults xrdp_apphost: Upgrade LightBurn from 1.3.01 to 1.5.03 2024-03-15 19:12:07 +01:00
files xrdp_apphost: Made login screen configureable 2022-06-19 21:47:48 +02:00
handlers xrdp_apphost: Moved configuration to dictionary 2022-06-19 21:47:48 +02:00
tasks xrdp_apphost: Upgrade LightBurn from 1.3.01 to 1.5.03 2024-03-15 19:12:07 +01:00
templates xrdp_apphost: Upgrade configs from bullseye to bookworm 2024-03-15 21:50:52 +01:00
README.md xrdp_apphost: Upgrade EstlCam from 11244 to 11245 2024-03-15 19:36:50 +01:00

README.md

xrdp_apphost

Manual installation steps

After the role has applied several manual installation steps have to be applied by a admin user.

  • Estlcam
    • Login as tsadmin user and execute the following commands $ sudo -u estlcam --preserve-env=DISPLAY /bin/bash $ cd ~ $ export WINEPREFIX=~/.wine32 $ export WINEARCH=win32 $ wineboot $ winetricks dotnet40 gdiplus d3dx9_36 $ wget http://www.estlcam.de/downloads/Estlcam_32_11245.exe $ wine Estlcam_32_11245.exe