Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
deb9:ufw [2020/06/14 15:58] Bernard Condraudeb9:ufw [2020/06/14 15:59] Bernard Condrau
Line 2: Line 2:
   - Install with:<code>apt update   - Install with:<code>apt update
 apt install ufw</code> apt install ufw</code>
-  - Check preset profiles and allow necessary services:<code>ufw app list+  - Check preset profiles and allow necessary services as root:<code>ufw app list
 ufw allow OpenSSH ufw allow OpenSSH
 ufw allow Samba ufw allow Samba