Veyon - omartek/linux_variePerLaboratorio GitHub Wiki
Problem with veyon-server (not veyon-service)
Verify that veyon-server is up. In linux terminal you can check this using command
ps auxww | grep -i veyon
If veyon-server doesn't appear lauch it veyon-server&
and check in Veyon Master application if client stream appears.
RIAVVIARE IL SERVIZIO
In xubuntu, negli script di avvio inserire il comando
sudo systemctl restart veyon.service
Per evitare che chieda la password scrivere un file (sysctl) nella cartella
/etc/sudoers.d/sysctl
youname ALL = NOPASSWD: /bin/systemctl