Multiple choice

What is the command to check the firewall status?

  1. Sudo firewall status

  2. Sudo firewall enable/disable

  3. Sudo ufw status

  4. Sudo ufw enable

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

On many Linux distributions, 'sudo ufw status' is the command used to check the status of the Uncomplicated Firewall (UFW).