I'm connecting to my Ubuntu 18 server through RDP (xRDP) with xfce as environment. Some scripts are launched when the graphic interface is launched. (these scripts required the graphic interface).
After a reboot of the server; I need to connect through RDP to launch the graphic interface (and so the scripts), I would like the server to launch automatically the desktop interface.
I tried to create a dummy monitor without success; startxfce from ssh still can't find the screen. I also tried to use rdpy but it seems it's not working with xRDP
Best regards.