mount /dev/xvdd1 /home echo "/dev/xvdd1 /home ext3 defaults 1 2" >> /etc/fstab vim /etc/ssh/sshd_config yum install -y screen screen -S lnmp wget http://my-lnmp-down.googlecode.com/files/cnmp.sh;sh cnmp.sh vim /etc/nginx/conf.d/301.conf server { listen 80 default; rewrite ^/(.*)$ http://www.redthunder.com.cn/$1 permanent; access_log off; }
redthunder
Categories:
Related Post
IPv4/IPv6双栈企业网部署笔记(二)IPv4/IPv6双栈企业网部署笔记(二)
ISP是中国电信上海分公司,申请的eip专线IPv4/IPv6双栈业务,电信施工完毕后给到的信息如下: 条目& […]