add allow ssh incoming connection
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
rootpw --plaintext 1234 # Root account is enabled with weak password
|
||||
selinux --disabled # Disable SELinux
|
||||
firewall --disabled # Disable firewall
|
||||
firewall --enabled --ssh # Reject incoming connections that are not in response to outbound requests except SSH
|
||||
Reference in New Issue
Block a user