Skip to content

Instantly share code, notes, and snippets.

@reidsneo
Last active July 2, 2020 02:07
Show Gist options
  • Save reidsneo/280ec7b8681f684d16a07e567a668dbe to your computer and use it in GitHub Desktop.
Save reidsneo/280ec7b8681f684d16a07e567a668dbe to your computer and use it in GitHub Desktop.
snipped for cxx server
firewall-cmd --zone=public --permanent --add-port=21/tcp
firewall-cmd --zone=public --permanent --add-service=ftp
firewall-cmd --reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment