OutputStatus: active
To Action From
-- ------ ----
OpenSSH ALLOW Anywhere
Nginx HTTP ALLOW Anywhere
OpenSSH (v6) ALLOW Anywhere (v6)
Nginx HTTP (v6) ALLOW Anywhere (v6)
sudo ufw allow 'Nginx Full'
sudo ufw delete allow 'Nginx HTTP'
sudo ufw status
OutputStatus: active
To Action From
-- ------ ----
OpenSSH ALLOW Anywhere
Nginx Full ALLOW Anywhere
OpenSSH (v6) ALLOW Anywhere (v6)
Nginx Full (v6) ALLOW Anywhere (v6)
sudo ufw status
Recommend
How To Set Up Let's Encrypt with Nginx Server Blocks on Ubuntu 16.04 Step 1 — Installing Certbot
Comment utiliser Go avec MongoDB en utilisant le pilote MongoDB Go Étape 8 — Suppression d’une tâche
Comment utiliser Go avec MongoDB en utilisant le pilote MongoDB Go Étape 5 — Fin d’une tâche
Comment utiliser Go avec MongoDB en utilisant le pilote MongoDB Go Étape 3 — Création d’une tâche
Comment utiliser Go avec MongoDB en utilisant le pilote MongoDB Go Conditions préalables
Lidando com a função Panics em Go Detectando panics com o recover
Lidando com a função Panics em Go Lidando com os panics
Lidando com a função Panics em Go Funções adiadas
Lidando com a função Panics em Go Usando o função integrada panic
Lidando com a função Panics em Go Receptores nulos
Lidando com a função Panics em Go Anatomia de um panic
Lidando com a função Panics em Go Entendendo a função Panics Panics fora dos limites
How To Add a Styled Profile Image To Your Webpage With HTML
Understanding Data Types in JavaScript Working with Multiple Data Types