ubuntu 18.04 64位
```
1. apt update // 升级 apt
2. apt show nginx // 查找是否有包
3. apt install nginx -y // 安装
```
> 安装后 nginx 首页无法访问怎么办?
阿里云服务器添加安全组规则
](images/screenshot_1580699413212.png)