Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Sudo
(view source)
Revision as of 03:30, 23 June 2020
2 bytes added
,
03:30, 23 June 2020
→Enable sudo for a user
echo 'loginname ALL=(ALL) ALL' >> /etc/sudoers
* Where ''loginname'' is your user account.
Use 'ALL=(ALL) NOPASSWD:ALL' if you don't want to be prompted a password.
If you are prompted for a password with 'sudo' it is the user password, not root.
Bigfoot65
Trusted,
Bureaucrats
,
Administrators
12,424
edits