Centos minimao 安装配置

1. 启用网络

在/etc/modprobe.d/dist.conf结尾添加

alias net-pf-10 off
alias ipv6 off


/etc/sysconfig/network-script/ifcfg-eth0

ONBOOT="yes"
MM_Controlled="no" 


2. install

yum install wget


Tomcat 管理文章

http://www.davidghedini.com/pg/entry/install_tomcat_7_on_centos

猜你喜欢

转载自ssh-2009-126-com.iteye.com/blog/2174724