1℃ 
  		
  			 
			
				
				
				
				 
				
 			
			
			
			
 		
		
		
	
	
					2011年10月25日
					 ⁄ CentOS
										 ⁄ 被围观 31,312次+					
				
			
				
 
 
 
 
 
引言:
            webmin默认使用的端口为10000
            vi /etc/sysconfig/iptables       #开启防火墙的10000端口
            - A INPUT -m state --state NEW -m tcp -p tcp --dport 10000 -j ACCEPT
             /etc/init.d/iptables restart  #重启防火墙使配置生效
            service iptables restart
系统运维  www.osyunwei.com  温馨提醒:qihang01原创内容©版权所有,转载请注明出处及原文链接
1、下载相应的软件包
   到http://www.webmin.com/download.html网站找最新版本,目...			
			
			      Linux安装Webmin, Webmin, 控制面板阅读全文
			
		




