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
更新于 写于
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