chore: aligned docs to the template file for articles

This commit is contained in:
Michele Cereda
2023-07-09 18:17:32 +02:00
parent fe0adabb88
commit ebb4e5febb
39 changed files with 401 additions and 109 deletions

View File

@@ -82,13 +82,24 @@ sudo firewall-offline-cmd --add-port='22/tcp' && sudo firewall-cmd --reload
- [Website]
- [Documentation]
[documentation]: https://firewalld.org/documentation/
[website]: https://firewalld.org/
## Sources
All the references in the [further readings] section, plus the following:
- [Open TCP Port on openSUSE Firewall]
- [How To Set Up a Firewall Using firewalld on CentOS 8]
<!--
References
-->
<!-- Upstream -->
[documentation]: https://firewalld.org/documentation/
[website]: https://firewalld.org/
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Others -->
[how to set up a firewall using firewalld on centos 8]: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-using-firewalld-on-centos-8
[open tcp port on opensuse firewall]: https://vazhavandan.blogspot.com/2020/08/open-tcp-port-on-opensuse-firewall.html