Skip to content

Instantly share code, notes, and snippets.

@dubcl
Created May 9, 2018 18:33
Show Gist options
  • Save dubcl/0a5c26c9c32debcfd36d67c4e4f5d4f9 to your computer and use it in GitHub Desktop.
Save dubcl/0a5c26c9c32debcfd36d67c4e4f5d4f9 to your computer and use it in GitHub Desktop.
Disable CentOS 7 firewall
systemctl disable firewalld
systemctl stop firewalld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment