Commit graph

281 commits

Author SHA1 Message Date
500a797f82 Update modules/ROOT/pages/administration/dnsmasq.adoc
fixed a spelling issue
2025-12-08 03:13:51 +00:00
Peter Boy
ca1c6cc5aa Added postgresql update fix. 2025-11-26 14:06:34 +01:00
5ef254df1b Merge pull request 'Typos in the NFS service page' (!174) from nfs_typo into main
Reviewed-on: server/user-documentation#174
2025-11-23 07:41:00 +00:00
9ed1abcc73 Add systemd-resolved LLMNR and mDNS configuration in response to #114 2025-11-12 19:23:48 -06:00
1fa76ff545 modules/ROOT/pages/index.adoc aktualisiert 2025-10-29 08:25:09 +00:00
Peter Boy
f38e19fae7 Fixed installation menu entry label. 2025-10-29 08:48:22 +01:00
Peter Boy
859bf10977 Part 2 of the update 2025-10-29 08:45:26 +01:00
Peter Boy
2bffb92e46 Updated SBC doc according to #168 2025-10-28 18:12:54 +01:00
127ae69b2b antora.yml aktualisiert 2025-10-24 12:33:33 +00:00
d7c7e18373 get rid of superfluous spaces 2025-10-22 23:49:07 +02:00
bed43e1fd8 replace the '-m' option with '-b' 2025-10-22 23:44:51 +02:00
Peter Boy
9d056cb00e Adjusted the repo as migrated from pagure to the new specialized content. 2025-10-02 18:40:35 +02:00
Peter Boy
3bb3e63c82 Added section enhanced configuration (blivet) 2025-08-20 21:16:49 +02:00
Paul Maconi
b9c2bf2d0c Merge #153 fix: dns argument for ipv4 manual network in docs/modules/ROOT/pages/installation/postinstallation-tasks.adoc 2025-08-16 14:42:44 +00:00
Paul Maconi
4691d6806d Merge #106 Add steps to dnsmasq setup guide to avoid conflicts with systemd-resolved 2025-08-16 14:42:16 +00:00
Paul Maconi
d91a23eb92 Merge #160 Update docs/modules/ROOT/pages/virtualization/vm-install-diskimg-fedoraserver.adoc 2025-08-16 14:40:21 +00:00
df01fcf145 correct epic typo (2022-03-98) 2025-08-07 20:06:28 -05:00
a0f459c6cf Correct postgresql link in nav.adoc 2025-08-07 19:59:06 -05:00
Paul Maconi
1645338675 Merge #148 proxmox-doc-fixes 2025-08-08 00:28:57 +00:00
3b2fbaf848 Update docs/modules/ROOT/pages/virtualization/vm-install-diskimg-fedoraserver.adoc
Fixed gpgv typo
2025-05-17 18:28:08 +00:00
Peter Boy
36e3eb38ba Updated meetings overview 2025-05-07 21:24:09 +02:00
Peter Boy
d3e83bfe4f Updated minutes 2025-04-24 08:21:10 +02:00
Peter Boy
521b722220 Updated minutes. 2025-04-22 16:49:18 +02:00
Peter Boy
b0b1773a17 Updated minutes 2025-03-25 21:32:21 +01:00
Peter Boy
4944414113 Fixed minutes 2025-02-13 09:22:43 +01:00
Peter Boy
a1b9d9847f Updated minutes 2025-02-13 08:47:19 +01:00
Peter Boy
9a6ad14574 Updated navigation- 2025-02-07 14:17:49 +01:00
Peter Boy
3735e28e52 Added meting minutes. 2025-02-07 13:39:07 +01:00
dcd19fe3a3 fix: dns argument for ipv4 manual network in docs/modules/ROOT/pages/installation/postinstallation-tasks.adoc 2025-01-08 13:27:24 +00:00
19643f5d0f Fix typo in docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc 2025-01-08 05:41:17 +00:00
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
Peter Boy
e70445b73c updated minutes 2024-12-05 08:40:34 +01:00
Peter Boy
bc05c6e519 updated minutes 2024-11-30 10:22:28 +01:00
Peter Boy
68d408be8d Updated minutes 2024-11-21 05:47:12 +01:00
Peter Boy
43fb3d03a1 Updated minutes 2024-11-20 12:43:34 +01:00
fbe26ed259 remove preview.pid 2024-11-11 09:07:58 -06:00
b145f643f6 formatting 2024-11-11 09:01:38 -06:00
85bfcb6574 convert terminal screenshots to text code blocks 2024-11-11 08:50:06 -06:00
ef00a68eef make server download url open in a new tab 2024-11-10 19:53:29 -06:00
2215139873 update .gitignore to ignore the preview.pid 2024-11-10 19:50:50 -06:00
584884a8d4 Add link to disk image download URL and address language in the procedure in response to feeback from Emmanuel Seyman. 2024-11-10 19:49:31 -06:00
Peter Boy
155912dda9 Revoke nomodeset workaround that is no longer required by 1.4. 2024-11-10 16:47:42 +01:00
Peter Boy
f13b703edf Merge branch 'main' of ssh://pagure.io/fedora-server 2024-11-07 01:41:04 +01:00
Peter Boy
c733127de7 Added latest meeting minutes 2024-11-07 01:38:46 +01:00
Tom Sobczynski
5906aaac75 Fix typo in dnsmasq setup guide 2024-11-06 16:56:44 +00:00
c6b70a0cd4 Update docs/modules/ROOT/pages/administration/dnsmasq.adoc
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
2024-11-06 16:56:44 +00:00
Peter Boy
cdc548ca43 Merge #147 Guide for Fedora Server Disk Image on Proxmox VE 2024-11-06 15:58:08 +00:00
Peter Boy
8629924b6d Merge #142 Typographical changes, Filename fix, Syntax fix 2024-11-06 15:56:23 +00:00
Peter Boy
d994e2235d updated meeting minutes. 2024-11-06 13:25:28 +01:00
267722a83e capitalization in title 2024-11-03 12:09:44 -06:00