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