IT/Software/Server Config/UFW: Difference between revisions
Access restrictions were established for this page. If you see this message, you have no access to this page.
Walttheboss (talk | contribs) No edit summary |
Walttheboss (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
Check Status | Check Status | ||
< | <code>sudo ufw status</code> |
Revision as of 12:08, 13 January 2021
This is the default firewall in Linux
Turn it on
sudo ufw enable
Check Status
sudo ufw status