The role ufrmath.computer_labs.install_veyon
is used to install and configure Veyon.
If Veyon is available on the custom repository, it could be installed by:
sudo apt install veyon
otherwise the corresponding file has to be download from the Veyon’s website.
Veyon need the ports 11100 and 11400 to be opened, so:
sudo ufw allow 11100,11400
Launch veyon-configurator to define the inventory and setup authentication keys pair, see the Veyon manual for more information.
The configuration file /etc/xdg/Veyon Solutions/Veyon.conf has to be deployed on all the computers, as well as the public key /etc/veyon/keys/public/tp_sb/key.
The private key /etc/veyon/keys/private/tp_sb/key should be deployed only on master computers and its file permissions need to be set so that only allowed groups and users can read it.