一 下载webmin软件包

wget http://prdownloads.sourceforge.net/webadmin/webmin-1.791-1.noarch.rpm

二 安装perl环境

yum -y install perl perl-Net-SSLeay openssl perl-IO-Tty

三 安装软件

rpm -U webmin-1.791-1.noarch.rpm

四 打开端口 centos7 使用的是firewall防火墙 不是iptables

firewall-cmd --add-port=10000/tcp

五 访问 https://192.168.1.103:10000/ 使用centos7的ip

六 用户名 root 密码

相关文章:

  • 2022-01-04
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2022-01-04
  • 2021-12-17
猜你喜欢
  • 2022-12-23
  • 2021-08-25
  • 2021-06-26
  • 2021-09-27
  • 2021-07-21
  • 2021-08-14
  • 2021-08-05
相关资源
相似解决方案