1.下载Webmin RPM包
到官网http://www.webmin.com/去下载RPM格式的最新版webmin
# wgethttp://ufpr.dl.sourceforge.net/project/webadmin/webmin/1.801/webmin-1.801-1.noarch.rpm
2.安装Webmin
#yum -y install openssl perlperl-Net-SSLeayperl-IO-Tty perl-Crypt-SSLeay
#rpm-ivhwebmin-1.801-1.noarch.rpm
3.安装完成后,启动webmin服务
# service webmin start
chkconfigwebminon
你可以使用https://localhost:10000本地登录或使用https://ip:10000访问,用户名和密码是root账户 密码为root的
4.设置语言为中文登录Webmin后,依次点击Webmin->Webmin Configuration,右侧点击Language,下拉框选择Simplified Chinese(ZH_CN)即可
原文链接:https://www.f2er.com/centos/381864.html