After Installing Debian. After typing sudo, the terminal displayed such an error:
debianpolska does not appear in the sudoers. This incident will be reported.
How to add a user to the sudoers?
First, we log in to the root account via the command:
su
we give our password.
We give read / write permissions by issuing a command:
chmod 644 /etc/sudoers
We give read / write permissions by issuing a command:
nano /etc/sudoers
We give read / write permissions by issuing a command:
User privilege specification
We give read / write permissions by issuing a command:
root ALL=(ALL:ALL) ALL
We give read / write permissions by issuing a command:
debianpolska ALL=(ALL:ALL) ALL
We give read / write permissions by issuing a command.
We give read / write permissions by issuing a command:
Poniższy poradnik opisuje jak w bardzo szybki sposób za pomocą polecenia dd sprawdzimy szybkość naszego…
Installing Laravel on servers with DirectAdmin panel: poniżej bardzo prosty sposób na instalację na naszych…
Below is a very simple trick to delete all .listing files from directories and their subdirectories. użyjemy…
The guide below shows how to check the temperature in the Raspberry Pi in just a few seconds. Polecenie…
Today we will introduce you to the first tutorial on how to install Debian. We will show you throughout the series, w jaki sposób…
The following method describes a very simple way to check the operation of the CPU frequency of our Raspberry PI. Całość…
Zobacz komentarze
Thanks. After installing Debian, I didn't know what the sudoers was all about and installed Ubuntu back. Now, when I have time for a picnic, I will try to get acquainted with Debian again. Regards :]
Good luck!