====== Red Hat firewalld ====== ===== open a port ===== firewall-cmd --add-port=80/tcp ===== add new service ===== firewall-cmd --permanent --add-service=SERVICENAME firewall-cmd --reload ==== comments ==== firewall-cmd --direct --add-rule -c ===== Services ===== ==== InspIRCd ==== InspIRCd InspIRCd is a project created to provide a stable IRCd which provides a vast number of features in a modularized form. ==== Syncthing ==== === daemon === Syncthing Syncthing is a Peer-to-Peer file synchronization service. Enable this option, if you plan to run the Synthing service. === web interface === Syncthing GUI Enable this option in addition to the Syncthing option to allow traffic to the Syncthing web interface. (Be sure to secure it accordingly).