Ubuntu UFW Posted Mar 2, 2022 By your_full_name 1 min readList all rules 1 sudo ufw status numbered Remove Rule 1 sudo ufw delete [the number of the rule] Allow all from some port 1 sudo ufw allow [the port] programming linux This post is licensed under CC BY 4.0 by the author. Share