first commit
This commit is contained in:
commit
d8cdcb22f5
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
## Sudoers in Debian 12
|
||||||
|
|
||||||
|
su
|
||||||
|
nano /etc/sudoers
|
||||||
|
|
||||||
|
inserire questa riga con user lo user che vuoi che abbia i privilegi di root
|
||||||
|
|
||||||
|
user ALL=(ALL:ALL) ALL
|
||||||
|
|
||||||
|
uscita da su
|
||||||
|
|
||||||
|
exit
|
Loading…
Reference in a new issue