The sudo software is used for installing and configuring Axxon Next.

If it is not included in the OS distribution package, then to install it and add the user, it is necessary to run the following commands in the root mode:

apt-get install sudo
usermod -aG sudo user
reboot


  • No labels