-1

i am asked for the password for root to edit my account settings,upgrade,especially for authentication,but i am not a sudo user.so i don't know how to solve this password asking problem

if i enter any sudo command,it gives the following as result

deepak@deepak-Inspiron-3542:~$ sudo aplay -l
[sudo] password for deepak: 
deepak is not in the sudoers file.  This incident will be reported.
deepak@deepak-Inspiron-3542:~$ sudo -l
[sudo] password for deepak: 
Sorry, user deepak may not run sudo on deepak-Inspiron-3542.
deepak@deepak-Inspiron-3542:~$

this are the results when i run sudo commands.in such a situation i don't know how to tackle this password problem.so i need help to find out the password for root.

Deepak Ramanan
  • 41
  • 2
  • 2
  • 8

1 Answers1

-1

If it's your computer and if you are only one user, the password should be the same as login password. Otherwise it will be predefined password either from another user or Ubuntu

Dankonino
  • 1
  • 4