1、从官方网下载 webmin
2、cd opt目录下,并将文件上传到该目录下
3、tar –xzvf webmin-1.490.tar.gz解压
4、进入 webmin-1.490、
5、运行 ./setup.sh
***********************************************************************
* Welcome to the Webmin setup script, version 1.490 *
***********************************************************************
Webmin is a web-based interface that allows Unix-like operating
systems and common Unix services to be easily administered.
Installing Webmin in /opt/webmin-1.490 ...
***********************************************************************
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]:
Log file directory [/var/webmin]:
***********************************************************************
Webmin is written entirely in Perl. Please enter the full path to the
Perl 5 interpreter on your system.
Full path to perl (default /usr/bin/perl):
Testing Perl ...
Perl seems to be installed ok
***********************************************************************
Operating system name: CentOS Linux
Operating system version: 5.2
***********************************************************************
Webmin uses its own password protected web server to provide access
to the administration programs. The setup script needs to know :
- What port to run the web server on. There must not be another
web server already using this port.
- The login name required to access the web server.
- The password required to access the web server.
- If the webserver should use SSL (if your system supports it).
- Whether to start webmin at boot time.
Web server port (default 10000):
Login name (default admin): root
Login password:
Password again:
Use SSL (y/n): y
Start Webmin at boot time (y/n): y
***********************************************************************
Creating web server config files..
..done
Creating access control file..
..done
Inserting path to perl into scripts..
..done
Creating start and stop scripts..
..done
Copying config files..
..done
Configuring Webmin to start at boot time..
Created init script /etc/rc.d/init.d/webmin
..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 /opt/webmin-1.490
Pre-loaded WebminCore
..done
***********************************************************************
Webmin has been installed and started successfully. Use your web
browser to go to
https://power:10000/
and login with the name and password you entered previously.
Because Webmin uses SSL for encryption only, the certificate
it uses is not signed by one of the recognized CAs such as
Verisign. When you first connect to the Webmin server, your
browser will ask you if you want to accept the certificate
presented, as it does not recognize the CA. Say yes.
安装成功
6、安装成功后,用https://ip:10000/如果访问不了,就关闭你的防火墙
1) 重启后生效:
开启: chkconfig iptables on
关闭: chkconfig iptables off
2) 即时生效,重启后失效:
开启: service iptables start
关闭: service iptables stop
7、webmin的启动和停止
webmin安装后以服务的形式运行(默认服务端口为:10000),启动和停止和其他服务类似。 。
启动:service webmin start
停止:service webmin stop
重启:service webmin restart
在webmin的安装目录下有一个名为webmin-init的可执行程序,启动和关闭服务程序就靠它了。
启动服务程序命令:webmin-init start;
关闭服务程序命令:webmin-init stop。
8、webmin 管理员口令的更改
例:将webmin管理员root的口令更改为222222
changepass.pl /etc/webmin root 222222 (changepass.pl 位于解压的目录,复制到任何地方调用即可)
其中 /etc/webmin是配置文档的路径,即安装时定义的位置.
分享到:
相关推荐
1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip1.python安装教程.zip...
SecureCRT是一款支持SSH(SSH1和SSH2)的终端仿真程序,同时支持Telnet和rlogin协议。SecureCRT是一款用于连接运行包括Windows、UNIX和VMS的远程系统的理想工具。通过使用内含的VCP命令行程序可以进行加密文件的传输...
植物大战僵尸杂交版v2.0.88安装程序..
1. **启动Keil uVision**:首先确保已经安装了Keil uVision IDE。如果没有,请先下载并安装最新版本的Keil uVision5。 2. **安装Pack管理器**:如果尚未安装Pack Installer,可以在Keil的"Help"菜单中选择"Install ...
此文档已在 http://download.csdn.net/detail/huangdou0204/8943019 基础上做了 细节补充,如果已经根据上面连接下载的文档安装成功着,无需理会,如果没有下载过,请下载此...按照一步步 复制->粘贴 即可成功安装!
1. **报表设计**:FastReport提供了直观的报表设计器,允许开发者通过拖放操作创建复杂的报表布局。它支持多种报表元素,如文本框、图像、表格、图表、数据库字段等,可以轻松构建多页、分组和交叉表等复杂报表。 2...
解决ubuntu缺少libncurses.so.5的问题 libncurses.so.5.zip 离线安装包 适用于ubuntu libncurses.so.5.zip libncurses.so.5.zip libncurses.so.5.zip libncurses.so.5.zip
libaio.so.1-64位下的centos安装mysql时候的依赖包,一般都是32位的比较多、这个版本是64位的包,请放心下载。
版本号:QXDM5.5.1.350.1 可解析:LTE、NR 包含:Qcat,QUTS,QXDM5 安装注意: 1.需要clean环境,断网安装。电脑时间需改为2022年7月(不改会导致QUTS异常,无法使用,别的时间没试过) 2.安装完QPM后,关闭QPM的...
fisheye crucible 3.x 破解 安装
在使用Scratch 3.29.1 for Windows之前,首先需要完成安装过程。以下是对安装步骤的详细说明: 1. **下载**:用户需从官方网站或者其他可靠的资源处下载Scratch 3.29.1的zip压缩文件。这个压缩包包含了所有安装所需...
xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm
centos搜狗拼音输入法sogoupinyin-2.3.1.0112-2.x86_64.rpm:从官网deb安装包转换的,提示缺少依赖就补上再安装。rpm -ivh xxx.rpm .强制安装请用 rpm -ivh xxx.rpm --nodeps --force ,只提供安装,剩下的自己研究吧
在Win7 32位操作系统上安装KepServerEx 6.5时,弹出“Check Root Certificates”对话框,提示“... unable to find required root certificates. Please apply Windows updates ...(安装程序无法找到所需的根证书,...
1.pip install 安装GDAL-3.0.3-cp37-cp37m-win_amd64.whl 2.pip install 安装Shapely-1.6.4.post2-cp37-cp37m-win_amd64.whl 3.pip install 安装Fiona-1.8.13-cp37-cp37m-win_amd64.whl 4.pip install 安装pyproj...
1.首先安装FastReport.Net+V2013.2.5 For Net 4.0 的原始安装文件[FRNetDemo2010.msi] 2.将FastReport.Net+V2013.2.5+For+.Net4.0文件夹中的所有内容覆盖到Fastreport安装目录 如:【C:\Program Files\Fast...
通过安装该库及引用其dll文件,可实现对word的复杂的操作
1. **确认系统需求**:在安装前,确保你的计算机满足 Office 控件所需的最低硬件和软件要求。这包括正确的操作系统版本(如 Windows 7 或更高)、足够的内存和硬盘空间,以及兼容的 Office 版本(例如 Office 2010、...
libtinfo.so.5 64位 请注意是64位的,别下载错了哦 。。
office软件有时因为安装VB的问题或者其他原因会弹出提示安装data1.msi,希望可以帮到各位。