安装

ubuntu 16.04

在 ubuntu 的默认仓库中就有 nginx,因此安装非常简单,直接 apt-get 命令即可:

sudo apt-get install nginx

参考资料