Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The sudo software is used for installing and configuring Program sudo pozwala na instalację oraz konfigurację 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 modeJeśli w paczce dystrybucyjnej systemu operacyjnego program sudo nie jest dostępny, aby go zainstalować i dodać użytkownika, należy uruchomić następującą komendę w trybie roota:

Code Block
apt-get install sudo
usermod -aG sudo user
reboot

...