How to reset Webmin password

Forgot your webmin password? If you can login to the server via SSH you still may be in luck. Look for a file called changepass.pl in the webmin directory or as part of the webmin download. At the prompt type
PLAIN TEXT
CODE:

./changepass.pl /etc/webmin username newpassword

replacing /etc/webmin with the path to the webmin [...]