Franciszek Stachura
438863f76a
Fix links in Additional Resources of SELinux - Getting started
...
Fix link to SELinux for Mere Mortals and link updated version of The SELinux Notebook.
2025-03-16 15:36:39 +00:00
Michal Josef Špaček
4607badc99
Fix typo in word Community
2025-03-05 11:38:42 +01:00
Carl George
a6de69934e
Update Fedora/RHEL lineage chart to include CentOS Stream
2025-02-23 13:07:48 -06:00
Petr Bokoc
d819155904
Remove Installing Skype
2025-02-11 13:26:46 +01:00
Petr Bokoc
6965584fda
Fix a bad sentence in GRUB2 instructions
2025-02-11 13:17:00 +01:00
Petr Bokoc
77ed8d78c1
Clean up the structure and markup on Switching Desktop Environments
2025-02-11 13:12:24 +01:00
Petr Bokoc
a21a2a4a9e
Fix rm command in Installing kernel from koji
2025-02-11 12:56:42 +01:00
Petr Bokoc
0859cc967d
Feedback from issue 790
2025-02-11 11:38:57 +01:00
Petr Bokoc
75f08e46ef
Issue 790 - need to set selinux to permissive for autorelabel to work
2025-02-11 10:03:23 +00:00
anthony heikkinen
d16a9016b9
Update config-manager instructions in modules/ROOT/pages/installing-chromium-or-google-chrome-browsers.adoc
2025-02-05 09:19:42 +00:00
David Bold
34082ef7d2
Remove obsolete split + breakup long lines
2025-02-04 02:15:19 +00:00
Peter Mortensen
22b66f4e68
Update modules/ROOT/pages/kernel-build-custom.adoc
...
Spelling corrections.
2025-02-04 00:47:18 +00:00
f308eaa1f7
Update modules/ROOT/pages/kernel-installing-from-koji.adoc
...
Add `kernel-modules-core`
2025-01-14 23:43:41 +00:00
Bradley G Smith
b9b6da793d
Refresh Kubernetes version information
...
- Removes references to '(currently rawhide)' on several pages.
- Updates the rpm names when using versioned rpms to create a cluster.
2025-01-09 09:19:14 +00:00
Ahmed Abdalla
606f1fd8be
Fix wrong sentence in simple screen recorder docs
2025-01-07 22:01:07 +00:00
Petr Písař
ccfc75a86d
Update Installing additional desktop environments for DNF5 and use canonical DNF4 commands elsewhere
...
This patch adapts Installing additional desktop environments page for
Fedora 41, i.e. DNF5.
This patch also fixes other pages which use DNF4 group commands to use
canonical DNF4 syntax. The correct syntax is easier to transit to DNF5
syntax. The patch explicitly does not convert other pages to DNF5
syntax because they usually refer to groups and environements which
does not exist anymore in recent Fedoras.
https://bugzilla.redhat.com/show_bug.cgi?id=2333129
2024-12-19 13:49:06 +01:00
Zdenek Dohnal
cbaade558e
Printing: use lpstat -l -e
...
The option `-l` shows us connections and types of installed printers,
which is useful for debugging.
2024-12-17 10:19:45 +01:00
niko d
05c1453166
Update modules/ROOT/pages/autoupdates.adoc to reflect removal of gedit
2024-12-04 08:13:05 +00:00
Bruno Schaatsbergen
cb211e9e4c
document both F41+ and F40-
2024-12-04 08:12:26 +00:00
Bruno Schaatsbergen
9630de77e1
revert 2delete page
2024-12-04 08:12:26 +00:00
Bruno Schaatsbergen
14c0283349
addrepo: fix outdated config-manager examples
...
Signed-off-by: Bruno Schaatsbergen <git@bschaatsbergen.com>
2024-12-04 08:12:26 +00:00
David Auer
2a32f4a44e
dnf upgrade: Ignore 'kmod-' packages when removing extras
2024-12-04 08:11:18 +00:00
Bradley G Smith
b9a54dafcc
Correct F40 docker information
...
Resolves Issue#788
2024-12-03 07:46:52 -08:00
pboy
f35c7ab264
Merge #785 Add docker and docker-compose installation information
2024-11-14 06:43:14 +00:00
pboy
4e4cc61960
Merge #782 Update info for f41: Installing plugins for playing movies and music
2024-11-14 06:37:23 +00:00
Bradley G Smith
9152ca906b
Add docker and docker-compose installation information
...
Docker and docker-compose rpms have changed in Fedora 41 in ways that
may be confusing. This document identifies the rpms that comprise the
docker stack and describes some of the changes. Instructions are
provided to achieve common outcomes. RPM names are compared to the names
provided directly by the Docker community. Supplement information on
Podman is also provided.
2024-11-13 11:52:35 -08:00
Artem Polishchuk
054408ada0
Update info for f41: Installing plugins for playing movies and music
2024-11-09 18:10:56 +00:00
Dmitry Konishchev
772b84e2e6
Fix a typo in link spec
2024-11-08 09:06:32 +03:00
Chandrashekar SK
b13924b006
Update modules/ROOT/pages/installing-mysql-mariadb.adoc
...
Updated the command to start mysq
2024-11-05 09:56:52 +00:00
Matias Pecchia
863e037a16
Update modules/ROOT/pages/adding-or-removing-software-repositories-in-fedora.adoc
...
draft proposal for #775
2024-10-29 21:25:44 +00:00
Steve Cossette
837a0701d2
Added upgrade instructions for Fedora KDE Users (And fixed a small header inconsistency)
2024-10-29 13:59:05 -04:00
Petr Bokoc
f9347086cb
Bump version numbers for F41 release
2024-10-29 09:49:57 +01:00
Petr Písař
9e2b59f994
Upgrading: Adapt to upgrading with DNF5
...
These changes are relevant for people using Fedora 41 and newer.
I kept nonworking --allowerasing
<https://github.com/rpm-software-management/dnf5/issues/1759 > and
--duplicates
<https://github.com/rpm-software-management/dnf5/issues/760 > options
in the manual as they deserve fixing in DNF5 rather than changing the
manual.
2024-10-22 13:09:14 +02:00
Skye Chappelle
b14cd2f8ac
Bold "GNOME" to match with Firefox and LibreOffice
2024-10-22 10:06:25 +00:00
4a6d9c9ae8
Merge #766 Upgrading: Remove "dnf repoquery --unsatisfied" command
2024-10-22 10:02:16 +00:00
Petr Písař
70c74eed34
Upgrading: Fix "dnf list --extras" command
...
The old invocation with "dnf list extras" is unsuported in DNF5. It's
also terrible with DNF4 because you could have a package called
"extras".
2024-10-22 09:59:39 +00:00
Pig Man
3c7e99b912
Update the MySQL server package name
...
The mysql-community-server package is now dead and has been replaced with just mysql-server.
2024-10-22 09:58:54 +00:00
Brandon Nielsen
2769231fde
Add note about how to get patches added to kernel.spec applied
2024-10-22 09:57:59 +00:00
Petr Písař
428debfd4b
Upgrading: Remove "dnf repoquery --unsatisfied" command
...
DNF5 does not support this option. Thus it cannot be used after an
upgrade on Fedora 41.
Moreover, this manual is about upgrading. Not about fixing a broken
system. One cannot install a broken package with DNF. "rpm --nodeps"
is for those who know what they do.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2316290
2024-10-04 16:17:30 +02:00
3263f4d06c
Merge #765 Change a link from a.fp.o to the target of that domain.
2024-10-03 07:59:05 +00:00
c23b65ab42
Merge #762 fix and updated url
2024-10-03 07:56:01 +00:00
Skye Chappelle
45078c487b
Change a link from a.fp.o to the target of that domain.
2024-09-26 17:24:26 +00:00
caxica ds
9fc52136b7
Update modules/ROOT/pages/using-kubernetes-kubelet.adoc
...
Fix typo s/kublet/kubelet/
2024-09-26 15:59:46 +00:00
450477894e
updated broken url to fedoraproject.org
2024-09-24 21:47:49 +03:30
0b92d4dba5
updated url
2024-09-24 21:30:33 +03:30
e4c9f46441
egrep is obsolescent; using grep -E
2024-09-24 21:05:30 +03:30
1a4b893e85
updated url
2024-09-24 20:47:47 +03:30
Yuxuan Luo
f9c75bde09
Update modules/ROOT/pages/reset-root-password.adoc
...
reset-root-password: fix typo
2024-09-09 18:40:35 +00:00
2ef04e43cf
Merge #744 Add security implications and key deletion sections to the MOK enrollment page
2024-08-30 08:38:11 +00:00
Peter Oliver
1111bc3f02
Suggest cleaning up old RPM keys after distribution upgrade
2024-08-29 18:42:00 +00:00