User Documentation for Fedora Server Edition
Find a file
Jiri Konecny 09037d3103
Migrate remote installation guide from VNC to RDP
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.
2024-12-17 16:10:28 +01:00
docs Migrate remote installation guide from VNC to RDP 2024-12-17 16:10:28 +01:00
fedora-ansible Additional subdirectories for fedora-ansible 2024-06-25 14:16:07 +02:00
wg updated minutes 2024-12-05 08:40:34 +01:00
.gitignore First commit - template for docs 2021-03-05 19:11:11 +02:00
docsbuilder.sh Update local authoring tools. 2023-08-11 19:01:01 +02:00
LICENSE Fix preview script 2021-03-05 19:50:18 +02:00
nginx.conf Fix preview script 2021-03-05 19:50:18 +02:00
preview.pid capitalization in title 2024-11-03 12:09:44 -06:00
preview.sh Update local authoring tools. 2023-08-11 19:01:01 +02:00
README.md wrong filename, missed one occurrence 2024-08-02 05:11:09 +02:00
site.yml Update to the new gui package and tools 2023-04-07 23:44:28 +02:00

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

Git for docs writers

Note: Replace master with main on all occations on above document:

  • For example: instead of git checkout master use git checkout main

Previewing docs:

To build and preview docs, run:

$ ./docsbuilder.sh

The result will be available at http://localhost:8080