IT/Software/Server Config/UFW: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
No edit summary
Line 7: Line 7:
Check Status
Check Status


</code>sudo ufw status</code>
<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