forked from server/user-documentation
User Documentation for Fedora Server Edition
- Shell 100%
With Anaconda change to switch from XWayland to native Wayland, the Anaconda also switched from VNC to RDP. Let's update this guide to reflect reality. https://fedoraproject.org/wiki/Changes/Anaconda_As_Native_Wayland_Application What changed: - Switching VNC to RDP - Change of the naming convention "VNC viewer" -> "RDP client" - Drop of vnc connect mode (RDP doesn't support that) - Change the port used for the RDP - Drop the kickstart workaround because kickstart is not supported The kickstart support was not implemented because we are not aware of the utilization. It can be added back if there are requests on that. |
||
|---|---|---|
| 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