mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-21 13:23:11 +01:00
e
This commit is contained in:
@@ -59,6 +59,6 @@ Status: active
|
||||
|
||||
|
||||
== Allow SSH access to this server from Any IP source
|
||||
*ufw allow 22* - Add port 22 to the `filter` table with action of `allow`. The rule will be added to the `/etc/ufw/user.rules` file and will survive reboot.
|
||||
`*ufw allow 22*` - Add port 22 to the `filter` table with action of `allow`. The rule will be added to the `/etc/ufw/user.rules` file and will survive reboot.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user