simplify-virtual-editions #3

Merged
lukas merged 3 commits from simplify-virtual-editions into main 2025-12-11 19:52:57 +00:00
Showing only changes of commit 0c76e7626d - Show all commits

View File

@@ -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
firewall --enabled --ssh # Reject incoming connections that are not in response to outbound requests except SSH