Skip to content
  • 0 Votes
    4 Posts
    421 Views
    K
    @gparent DNS looks OK. Try checking VeyonMaster.log, if it contains any clues. (default location: Users/<user>/AppData/Local/Temp) Based on this script, the mac format could be xx-xx-xx-xx-xx-xx. But I think it is needed only for WOL.
  • Ubuntu 20.04 Installation

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    465 Views
    T
    Thank you very much for your interest in sharing your work! For the time being, I suggest to open an issue at https://github.com/veyon/docs/issues and attach the document there so we can review it. Even better would be to integrate it into the official documentation, e.g. by adding an Ubuntu-specific chapter in the admin manual. What do you think about it?
  • Slow / delayed / long VNC connections

    Help & Troubleshooting
    3
    0 Votes
    3 Posts
    776 Views
    K
    @tobydox Thank you for the explanation. I use "Show notification on remote connection".
  • Veyon for the visually deficient kids

    General Discussion
    2
    0 Votes
    2 Posts
    394 Views
    K
    @kelfka Hi, I haven't tried it myself yet, but maybe you could try opposite approach. Demostration mode should let you stream the screen from one PC (smart board) to other clients (kids)... You start the action from Master PC... kids do not have to do anything... Manual: You can use the demonstration mode (demo mode) to start a presentation. In this mode, the content of your or a student’s screen is broadcasted to all computers and displayed in real time. You can choose between a full screen and a window demo.
  • Only admins can run Master?

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    344 Views
    T
    Hello @erich, Veyon Master does not require any administrator rights to run. When trying with a non-admin user, did you try a local or domain user? In case of domain users, did you properly prepend the domain, i.e. MYDOMAIN\user? Did you also disable the "Perform access control" option in the master configuration (https://docs.veyon.io/en/latest/admin/reference.html#behaviour)?
  • Linux Download

    Help & Troubleshooting
    4
    0 Votes
    4 Posts
    388 Views
    T
    @tbuller Probably the download somehow failed? I just downloaded the file and it has a size of around 1.8 MB. Alternatively use our PPA so you benefit from automatic updates and better dependency resolving upon installation.
  • Config

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    295 Views
    T
    @Astring can you elaborate a bit more on what you're trying to achieve? Did you export a configuration file previously and want to import it on another computer?
  • Problem for Key

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    250 Views
    T
    Is the file readable, i.e. can you run e.g. notepad %source%\user_public_key.pem? What happens if you replace the placeholder with a qualified path?
  • Veyon não abre o painel master

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    258 Views
    T
    @Deh-Castro Veyon uses system and/or domain users so simply log in with your teacher account (which in case of local users should exist on student computers as well). If you don't have domain users, consider using the key file authentication method. See https://docs.veyon.io/en/latest/admin/configuration.html#authentication-methods for more information and a comparison of both methods.
  • Veyon server crashing

    Help & Troubleshooting
    3
    0 Votes
    3 Posts
    513 Views
    N
    @tobydox Thanks! With that version everything works fine.
  • Does it free in schools?

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    329 Views
    T
    Veyon is free and Open Source so you don't have to buy a license. In case you want to use some of the commercial add-ons (such as Internet Access Control or Network Discovery) for extra functionalities, you can buy licenses for these add-ons separately.
  • Teacher Demonstration Mode Unusably Slow

    Help & Troubleshooting
    1
    0 Votes
    1 Posts
    296 Views
    No one has replied
  • Setting up key file authentication with linux

    Help & Troubleshooting
    3
    0 Votes
    3 Posts
    567 Views
    Y
    You should check the permissions of the key with: $ ls -al /etc/veyon/keys/private/teacher/key
  • Veyon on debian buster

    General Discussion
    2
    0 Votes
    2 Posts
    388 Views
    T
    I recommend installing the Debian package you can download at our website since they are more up to date and contain many bug fixes, especially regarding the server/service on Linux. Our official packages contain all components so you don't need individual packages. If you want to stick with the Debian packages, installing veyon-service is sufficient. You might need veyon-configurator if you want to configure the Veyon installation manually on the hosts. Alternatively use veyon-cli (which is part of the veyon-service package) e.g. to import a configuration file.
  • Veyon Service switches itself off

    Help & Troubleshooting
    5
    0 Votes
    5 Posts
    633 Views
    T
    @mb-one Our PPA now contains the latest 4.6.0 release which should fix the mentioned issues.
  • Sending files

    Help & Troubleshooting
    1
    0 Votes
    1 Posts
    142 Views
    No one has replied
  • debian buster Computers can’t be accessed

    Help & Troubleshooting
    5
    0 Votes
    5 Posts
    443 Views
    Y
    "install the official all-in-one package which can be downloaded from our website" Is it possible to have the adress of a repository that could be added in /etc/apt/source.list instead of download the package via the website ? (For debian)
  • Master on student's PC !

    General Discussion
    3
    0 Votes
    3 Posts
    628 Views
    T
    @le-mieux The packages provided by the Veyon project always include all components. However if you secured your Veyon installation properly (via proper authentication method and access control configuration) it should not be an issue to have Veyon Master installed on student computers as well since even if students launch it, they won't be able to access computers. Remember that even if you don't install the veyon-master package (which basically only contains the veyon-master binary) smart students will also be able to download the veyon-master binary and run it from their home folder.
  • Veyon 4.6.0

    Announcements
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    8 Posts
    924 Views
    T
    Thank you for sharing your solution! The troubles you had might be related to https://github.com/veyon/veyon/issues/761 so until 4.6.1 is released you could try again with computer groups and make sure the nested groups option is not enabled.