安装nginx

sudo apt-get install nginx

启动

sudo /etc/init.d/nginx start

sudo nginx -s reload