- Open a terminal or command prompt on the server where Webmin is installed.
- Navigate to the Webmin installation directory. The default location is
/usr/local/webmin
cd /usr/local/webmin
- To change password run command:on RedHat distributions (i.e. Fedora, CentOS, Gentoo, etc.):
/usr/libexec/webmin/changepass.pl /etc/webmin admin newPassword
- on Debian distributions (i.e. Debian, Ubunto, etc.):
/usr/share/webmin/changepass.pl /etc/webmin admin newPassword