[How To] Reset Webmin Password
September 19, 2011
2
Login into system as root or become superuser. su - or sudo su - Run Command RedHat distribution (i.e. Fedora, CentOS, Gentoo, etc.): /usr/libexec/webmin/changepass.pl /etc/webmin admin newpassword Debian distribution (i.e. Debian, Ubunto, etc.): /usr/share/webmin/changepass.pl /etc/webmin …