Commit graph

440 commits

Author SHA1 Message Date
9332a5176e update screenshots and console output 2026-07-04 09:48:01 -05:00
209fa3d3bf Remove unused screenshots 2026-07-04 09:17:57 -05:00
81de4a1873 update console blocks to look like the other style guide work folks are doing 2026-07-04 09:14:57 -05:00
050c7c18e9 Remove .DS_Store/.bak files, update .gitignore, fix file attributes 2026-07-04 01:55:46 -07:00
c24df2b416 Merge pull request 'Align console prompts to style guide (virtualization)' (!189) from brettweir/user-documentation:update-console-prompts-virtualization into main
Reviewed-on: server/user-documentation#189
Reviewed-by: Jocelyn Gould <korora@noreply.forge.fedoraproject.org>
2026-07-04 02:01:28 +00:00
f0fde28e68 Merge pull request 'Align console prompts to style guide (services)' (!187) from brettweir/user-documentation:update-console-prompts-services into main
Reviewed-on: server/user-documentation#187
Reviewed-by: Jocelyn Gould <korora@noreply.forge.fedoraproject.org>
2026-07-04 01:59:45 +00:00
5bd1332f26 Merge branch 'main' into update-console-prompts-virtualization 2026-07-01 12:54:18 -07:00
1ea1806136 Merge branch 'main' into update-console-prompts-services 2026-07-01 12:52:22 -07:00
bdfa43aac6 Merge pull request 'Align console prompts to style guide (tutorials)' (!188) from brettweir/user-documentation:update-console-prompts-tutorials into main
Reviewed-on: server/user-documentation#188
2026-07-01 19:39:25 +00:00
fffaa21276 Merge pull request 'Align console prompts to style guide (installation)' (!186) from brettweir/user-documentation:update-console-prompts-3 into main
Reviewed-on: server/user-documentation#186
Reviewed-by: Peter Boy <pboy@noreply.forge.fedoraproject.org>
2026-07-01 19:38:07 +00:00
4fb86176ed Merge pull request 'Align console prompts to style guide (container, sbc, use case)' (!185) from brettweir/user-documentation:update-console-prompts-2 into main
Reviewed-on: server/user-documentation#185
2026-07-01 19:37:03 +00:00
8425e74203 Merge pull request 'Fix various typos' (!183) from brettweir/user-documentation:fix-typos into main
Reviewed-on: server/user-documentation#183
2026-07-01 19:35:24 +00:00
b3ef4e7163 Merge pull request 'Align console prompts to style guide (administration)' (!184) from brettweir/user-documentation:update-console-prompts-1 into main
Reviewed-on: server/user-documentation#184
2026-07-01 19:34:49 +00:00
Jocelyn
c52934f710 Merge branch 'maartenl-maartenl-patch-1' 2026-06-29 18:32:07 -04:00
bc54861f8b Align console prompts to style guide (virtualization) 2026-06-21 14:31:11 -07:00
721fa48cfa Align console prompts to style guide (tutorials) 2026-06-21 14:27:42 -07:00
65c692fffc Align console prompts to style guide (services) 2026-06-21 14:26:09 -07:00
dbffb60ada Align console prompts to style guide (installation) 2026-06-19 13:01:45 -07:00
a445c46d59 Align console prompts to style guide (container, sbc, use case) 2026-06-19 12:58:26 -07:00
0d2b2dc28d Align console prompts to style guide (administration) 2026-06-19 03:26:35 -07:00
9eed72c534 Fix various typos
Assisted-by: OpenCode:qwen3.6-35b-a3b-mtp
2026-06-18 17:55:26 -07:00
e68b474d56 Updates to command outputs and detail after validation on Fedora 44 2026-06-18 12:26:57 +01:00
498ca471c3 Fix a broken link and just make it explicit on how to insall the openssh-clients package 2026-06-15 17:37:17 +01:00
fdd9fe411b Add the source,bash classes to commands for styling and so that the $ doesn't get copied 2026-06-15 17:32:38 +01:00
4507119f22 Clean up of commands and prefer to use sudo to run commands as root
This commit cleans up much of the command syntax and prefers to use sudo where commands should be run as root.
Minor other tweaks have been made to content just to standardize how things function across different spins of Fedora etc - Notably a few changes to the X11 Forwarding section, just to improve syntax and to use Firefox as the example application, because this is largely ubiquitous across different graphical environments on Fedora.
2026-06-15 17:06:35 +01:00
e0062a8fbc Add the SSH topics to the navigation
This commit adds the new SSH topics to the navigation
2026-06-15 17:03:10 +01:00
b4e0cc12f6 Add topics for SSH Administration.
These topics are effectively a migration of content from:
https://forge.fedoraproject.org/docs-archive/sysadmin-guide/src/branch/main/modules/system-administrators-guide/pages/infrastructure-services/OpenSSH.adoc
The intention here is to create Server Administration documentation about OpenSSH. In this pass, the original topic is migrated and chunked into 4 topics that can be separated out if needed. The content remains largely faithful to the original text, but I have inserted some comment blocks as placeholders for additional content that I intend to add at a future date. The following key differences apply to the original topic:

1. The obvious chunking is applied to separate the content into logical groupings, as part of this I corrected some xrefs so that they would continue to work, and also updated some of the topic titles so that they would make sense in the structure.
2. In SSH-Advanced-Usage.adoc, I removed a small section that referenced Fedora 13 and which just seemed completely obsolete and redundant. The section was previously named "Support for SSH Certificates".
3. In SSH-Advanced-Usage.adoc, I changed the directory listing for outputs to the command: ls -l /etc/ssh/ssh_host* -- I did this because the outputs showed SSH 1 keys and DSA keys, which just aren't supported any more. So the output just looked really wrong.

Other than these changes, I haven't changed text or performed extensive validation, yet.

I intend to do significant rework on this content in a separate set of PRs.
2026-06-15 15:02:51 +01:00
Jocelyn
98bafc4ab9 updated links to Forge in commuicating.adoc 2026-05-24 02:23:32 -04:00
Jocelyn
f29df39482 changed path for the nologin shell to reflect /usr/bin/nologin 2026-05-22 14:37:59 -04:00
pboy
ddf64aeb8b Updated dnsmasq doc to f44 2026-05-20 17:56:29 +02:00
60e9a7d7ff Update modules/ROOT/pages/installation/index.adoc
Fix typo.
2026-05-14 13:04:54 +00:00
9030e4d8f7 Merge pull request 'Review of the dnsmasq documentation' (!180) from eseyman-dnsmasq-review into main
Reviewed-on: server/user-documentation#180
Reviewed-by: Peter Boy <pboy@noreply.forge.fedoraproject.org>
2026-05-14 08:28:15 +00:00
2d4051b42a Review of the dnsmasq documentation 2026-05-14 08:06:12 +00:00
pboy
6c5d6ca8f4 Updated Setting up dnsmasq 2026-05-12 08:39:17 +02:00
pboy
d7246046c5 Updated article Postinstallation Tasks. 2026-05-03 08:26:51 +02:00
pboy
cf7e83191b Completed document by installing w/o a terminal 2026-05-02 13:03:51 +02:00
pboy
01394b53ce Updated section Installation to f44 2026-05-01 17:24:40 +02:00
pboy
e1882ec5f4 Some updates to F44 2026-05-01 09:43:24 +02:00
Jocelyn Gould
6f108d772e updated VM install to reflect that it works on F44 and updated rev date 2026-03-03 11:36:03 -05:00
Peter
15dc2405c0 Merge branch 'virtimginst-upd' 2026-03-03 07:27:30 +01:00
4e714ea351 Update modules/ROOT/pages/installation/postinstallation-tasks.adoc
Updated version application to F43

Signed-off-by: korora <korora@noreply.forge.fedoraproject.org>
2026-02-24 16:38:55 +00:00
ae334add9f Update modules/ROOT/pages/virtualization/vm-install-diskimg-fedoraserver.adoc
Information matches steps required for both CLI and cockpit. This is also good for F44
2026-02-20 14:23:51 +00:00
0607784e98 Update modules/ROOT/partials/installation/post-install/convenient-user-login.adoc
Added a missing " to finish #155
2026-02-20 13:34:57 +00:00
Jocelyn Gould
99f7b08be5 corrected typos in postinstallation-tasks.adoc per #155 2026-02-19 19:16:27 -05:00
b9c83f0640 Merge pull request 'Changed "wo" to "ro"' (!177) from maartenl/user-documentation:maartenl-patch-3 into main
Reviewed-on: server/user-documentation#177
Reviewed-by: Jocelyn Gould <korora@noreply.forge.fedoraproject.org>
2026-02-20 00:07:14 +00:00
993f49baa6 Update modules/ROOT/pages/virtualization/vm-management-cockpit.adoc
small grammar fix
2026-02-15 11:15:54 +01:00
Peter Boy
230ef9a7d0 Cleanup the text. 2026-01-23 18:14:20 +01:00
Peter Boy
30f4ec2a2d Merge branch 'pgsql-upd'
Merged pgsql update
2026-01-23 12:41:57 +01:00
Peter Boy
0627b56319 Fixes left over from Git conflict resolution. 2026-01-23 12:37:31 +01:00
Peter Boy
ef2594ce3a Fixed merge conflicts. 2026-01-23 11:02:37 +01:00