在CentOS 安装Webmin

前端之家收集整理的这篇文章主要介绍了在CentOS 安装Webmin前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。


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

猜你在找的CentOS相关文章