Hello
Is it possible to run qlc with NO GUI mode?
Reading doc it possible on Raspberry PI version only. -n or -nogui from command line.
How to do it on Linux-Ubuntu? I need it to run on linux server where there is no gui installed.
I will edit my qlc scenes on GUI system but after that in production it has to be executed on no GUI server.
Running with no GUI
-
- Posts: 42
- Joined: Mon Jan 06, 2020 2:40 am
- Real Name: Mr Mike
I guess before getting in to the gui/no-gui discussion, I don't know for sure if --nogui works on Linux that isn't a rPi. Would it be an option to install something like the Tight VNC server on the "production" system? It will provide the graphical context for QLC+ to use. If access needs to be controlled, you can disable remote access to the VNC server, otherwise you gain the ability to monitor/modify the configuration through the VNC connection.
- Nikoh
- Posts: 4
- Joined: Sat May 22, 2021 9:29 pm
- Real Name: Nicola
I join this question; is it possible to run QLC as a service without xorg?
I think i can create a virtual raspberry with proxmox but i would like to avoid it...
I think i can create a virtual raspberry with proxmox but i would like to avoid it...
-------------------------------------------------------------------------
La violenza è l'ultimo rifugio degli incapaci
La violenza è l'ultimo rifugio degli incapaci
- mcallegari
- Posts: 4710
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
There's also the XVFB option
https://en.wikipedia.org/wiki/Xvfb
https://www.x.org/releases/X11R7.6/doc/ ... fb.1.xhtml
https://en.wikipedia.org/wiki/Xvfb
https://www.x.org/releases/X11R7.6/doc/ ... fb.1.xhtml
- Nikoh
- Posts: 4
- Joined: Sat May 22, 2021 9:29 pm
- Real Name: Nicola
Ok, tried and work but in short i think that qls+ desktop is necessary to set up devices and environment...mcallegari wrote: ↑Sun May 23, 2021 8:59 am There's also the XVFB option
https://en.wikipedia.org/wiki/Xvfb
https://www.x.org/releases/X11R7.6/doc/ ... fb.1.xhtml
Massimo, which one do you recommend between xfce, lxde and mate?
Thanks
Last edited by Nikoh on Sun May 23, 2021 1:35 pm, edited 2 times in total.
-------------------------------------------------------------------------
La violenza è l'ultimo rifugio degli incapaci
La violenza è l'ultimo rifugio degli incapaci
- mcallegari
- Posts: 4710
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
I think the default xfce would work just fine