Hello all
I'm trying to run docker using WSL on windows , but I am stuck with this issue
every time I write my desktop password it shows me [try again] although it's correct
anyone has any idea ?
s
Sakib Pathen
07/17/2024, 1:15 AM
Try running this in windows command line:
Copy code
wsl -u root
Sakib Pathen
07/17/2024, 1:15 AM
Then withint he WSL isntance
passwd kiro
Sakib Pathen
07/17/2024, 1:16 AM
And enter a new password, and when you try running something with sudo again use this new password