LATEST TRANSMISSIONS
ENCRYPTED // PUBLIC KEY DETECTED
FILTER: TAG [password]
ONLINE
// Z.SHINCHVEN
Reset Password on WSL2
It is tricky and easy to reset password on WSL2. To do that, first of all, you need to set login as root by default: ubuntu config --default-user root Then change your password as root: passwd <YOU…