摘要: 虚拟机1 : nginx 1 systemctl stop firewalld 2 setenforce 0 3 yum -y install lrzsz 4 rz 5 ls 6 tar -zxvf nginx-1.10.1.tar.gz -C /usr/src/ 7 cd /usr/src/ngi 阅读全文
posted @ 2017-02-12 20:34 李建伟 阅读(99) 评论(0) 推荐(0) 编辑