rocky-linux / documentation

Official Rocky Linux documentation repository.
https://docs.rockylinux.org
Creative Commons Attribution Share Alike 4.0 International
369 stars 312 forks source link

Create a Guide for Advanced Routing on Rocky Linux #2412

Open Grammaresque opened 1 month ago

Grammaresque commented 1 month ago

Do have experience with a particular VPN or network task that would help others? Write out how you do it!

To address this issue, you can create a guide to describe advanced routing methodology. Add as a new file, to your fork of the the following directory: docs/guides/network. When complete, submit a PR to merge to the main branch of the documentation repository. Then, please add the PR# to this issue to ensure they are connected.

For contribution guide visit README.md for this repository.

Note: Docs are generally created in markdown format and include the following meta information at the top:

title: Document title author: the author of the source (English) version of the document. contributors: a comma separated list of contributors to the source document. tested with: a comma separated list of versions, for example 8.6, 9.0 tags:

We believe in you. Progress is better than perfection. This is a team effort and your PR reviewer will assist with details.

j0eybrinkman commented 1 month ago

I created two VPN articles earlier this year but the are both in the /security category. Should they be moved to the /network category?