浏览器通过Webmin远程管理Centos/RHEL 7

本文详细介绍了如何在Linux系统上安装Webmin,并通过浏览器访问其管理界面。具体步骤包括下载安装包、设置防火墙等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1、Linux系统中官方下载Webmin(下载地址)安装包webmin-1.750.tar.gz

  [root@localhost ~]# cd /usr/local/program/

  [root@localhost program]# ls

  [root@localhost program]# tar -zcvf webmin-1.750.tar.gz

  [root@localhost ~]# cd /usr/local/program/

[root@localhost program]# cd webmin-1.750/ 
[root@localhost webmin-1.750]# ./setup.sh 
***********************************************************************
*            Welcome to the Webmin setup script, version 1.750        *
***********************************************************************
Webmin is a web-based interface that allows Unix-like operating
systems and common Unix services to be easily administered.

Installing Webmin in /usr/local/program/webmin-1.750 ...

***********************************************************************
Webmin uses separate directories for configuration files and log files.
Unless you want to run multiple versions of Webmin at the same time
you can just accept the defaults.

Config file directory [/etc/webmin]: 
Found existing Webmin configuration in /etc/webmin


Inserting path to perl into scripts..
..done

Creating start and stop scripts..
..done

Updating config files..
..done

Creating uninstall script /etc/webmin/uninstall.sh ..
..done

Changing ownership and permissions ..
..done

Running postinstall scripts ..
..done

Attempting to start Webmin mini web server..
Starting Webmin server in /usr/local/program/webmin-1.750
Pre-loaded WebminCore
..done

***********************************************************************
Webmin has been installed and started successfully. Use your web
browser to go to

  http://localhost.localdomain:10000/

and login with the name and password you entered previously.

[root@localhost webmin-1.750]# firewall-cmd --permanent --add-port=10000/tcp #开启10000端口

success

[root@localhost webmin-1.750]# systemctl restart firewalld.service

2、在Windows浏览器中输入http://ip:10000弹出界面输入默认用户名和密码均为admin,界面如下

转载于:https://www.cnblogs.com/xiangfu/p/4534770.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值