Stop Client from auto-starting in Linux

On systems with limited resources, or that just do not want the cient to start automatically, here are the steps. Stop client from auto-starting in both admin and user account: sudo mv /home/user/.config/autostart/evc.desktop /home/user/.config/autostart/evc.desktop.bak && sudo mv /home/admin/.config/autostart/evc.desktop /home/admin/.config/autostart/evc.desktop.bak Stop client from auto-starting in both admin and user account seperately: Admin: sudo mv /home/user/.config/autostart/evc.desktop /home/user/.config/autostart/evc.desktop.bak… Continue reading Stop Client from auto-starting in Linux

Client restart due to Intel drivers

There is an issue with Intel drivers on Linux systems where customers might call in regarding the client closing or restarting with any of our Linux hardware, but most likely with LC and G-Series PoE is where we’ve seen it. The issue is documented in ​#d19225. You can tell that this issue is happening because you… Continue reading Client restart due to Intel drivers