centos 6.4 安装 nginx

yum源中暂时没有Nginx等软件包,所以我们需要使用EPEL的yum源

先更新系统

yum update

添加atomic源

[root@localhost ~]# wget http://www.atomicorp.com/installers/atomic
[root@localhost ~]# sh ./atomic
 yum -y install Nginx  一路yes即可

启动

service Nginx start

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native