I was trying to run a sudo command it is aksing for a password which password should i enter
Asked
Active
Viewed 481 times
0
-
3The same password you used to login is the one you use for sudo. – KGIII Nov 28 '20 at 13:17
1 Answers
1
The password you enter for login. Sudo command gives you full access to all your files and documents so it needs to be sure that you are the owner of the computer. Sudo stands for "superuser do".

Jonathan Jobby
- 11
- 3