Disable Firewalld (Permanent)
Disabling Firewalld prevents it from starting automatically on system reboot.
- Check the current enable status:
systemctl status firewalld
- Disable Firewalld at boot:
systemctl disable firewalld
- Confirm that disabled:
systemctl status firewalld
- To re-enable Firewalld later:
systemctl enable firewalld
No comments:
Post a Comment
Please do not enter any spam link in the comments