forked from server/user-documentation
User Documentation for Fedora Server Edition
- Shell 100%
I added steps to disable the systemd-resolved stub resolver and trigger Network Manager to produce a suitable /etc/resolv.conf to make use of dnsmasq. Without these additional steps, I found that name resolution was broken at the end of dnsmasq setup on Fedora Server 37. Note that there is a related issue with a patch in Network Manager to fix a problem generating the search domain in resolv.conf: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1281 |
||
|---|---|---|
| docs | ||
| fedora-ansible | ||
| wg | ||
| .gitignore | ||
| docsbuilder.sh | ||
| LICENSE | ||
| nginx.conf | ||
| preview.pid | ||
| preview.sh | ||
| README.md | ||
| site.yml | ||
Fedora-server repository
This repository is used by Server working group.
It currently contains:
- Docs directory for documentation.
- Tickets (issues) for the Server group.
Basic instructions on how to contribute to this repository
Note: Replace master with main on all occations on above document:
- For example: instead of
git checkout masterusegit checkout main
Previewing docs:
To build and preview docs, run:
$ ./docsbuilder.sh
The result will be available at http://localhost:8080