zjffun blog

Nginx 安装

更新于 写于

Debian

bash
sudo apt update

sudo apt install nginx

# List the ufw application profiles by typing:
sudo ufw app list

# You can check with the systemd init system to make sure the service is running by typing:
systemctl status nginx