Ubuntu

  • How to install and set up UFW on Ubuntu

    How to install and set up UFW on Ubuntu

    This is a guide on how to set UFW on a Ubuntu operating system. In this guide I will show how to allow a couple common ports but this can be changed based on your needs. Step One: (If not already installed) Install UFW sudo apt install ufw Step Two: Add common ports (SSH…