0

I forgot my sudo password, which is always asked for when I carry out any download in terminal. So I am unable to download any software.

Though I reset in recovery mode, again it's showing 'wrong password'. Please help me to solve this.

Zanna
  • 72,312

1 Answers1

2

Restart your computer, in grub select recovery mode then select root. After that mount your partition with write permissions using mount -o rw,remount / then do passwd {username of which user you want to change password } and reset your passwords on the users you want.

AsenM
  • 1,068