ubuntu 18.04 64位
```
1. apt update // 升級 apt
2. apt show nginx // 查找是否有包
3. apt install nginx -y // 安裝
```
> 安裝后 nginx 首頁無法訪問怎么辦?
阿里云服務器添加安全組規則
](images/screenshot_1580699413212.png)