layout | title | date | last_updated | description | tags | categories | featured |
---|---|---|---|---|---|---|---|
post |
Linux - sudo (draft) |
2024-07-26 03:27:13 -0700 |
2024-08-16 01:14:10 -0700 |
linux sqlite infos |
linux sudo personalnote |
linux |
false |
draft
als root ausführen, dann nutzer unter USER einfügen:
# sudo visudo
user ALL=(ALL:ALL) ALL
LINK: https://schroederdennis.de/tutorial-howto/wie-man-einem-linux-benutzer-sudo-rechte-hinzufuegt-sudoers-visudo-groupadd/