Created
November 30, 2022 21:07
-
-
Save priesdelly/370e6f13a41fcb7e4abfab72c269d90a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ufw app list | |
ufw allow OpenSSH | |
ufw enable | |
ufw status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment