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