Created
May 9, 2018 18:33
-
-
Save dubcl/0a5c26c9c32debcfd36d67c4e4f5d4f9 to your computer and use it in GitHub Desktop.
Disable CentOS 7 firewall
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
systemctl disable firewalld | |
systemctl stop firewalld |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment