How do I change my Webmin password if I can’t login?
Check if your Webmin is installed in /usr/libexec/webmin
ls -la /usr/libexec/webmin
Then change the password of the admin user to secret use this command:
/usr/libexec/webmin/changepass.pl /etc/webmin admin secret
Popularity: 1%


















































