摘要:
CentOS 6.5安装及简单配置Nginx 一、准备事项 (1) 因为nginx需要访问80端口所以请先关闭或者开放防火墙端口,和selinux。 参考命令 关闭防火墙: [root@local ~]# iptables -I INPUT -p tcp --dport 80 -j ACCEPT [ 阅读全文
posted @ 2016-11-28 10:22
程序员大叔
阅读(184)
评论(0)
推荐(0)
摘要:
yum install lrzsz 阅读全文
posted @ 2016-11-28 09:51
程序员大叔
阅读(167)
评论(0)
推荐(0)