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
33be22abff
Correct special character in header
2024-08-29 04:52:37 +00:00
Bradley G Smith
ee8c798dc3
Add cri-o configuration information
...
Adds section on how to use drop-in directory to modify cri-o
configuration that will persist across version updates.
2024-08-28 16:14:46 -07:00
Bradley G Smith
228c63b9c6
Incorporate review feedback and add troubleshooting section
...
Incorporates review feedback focused on the cluster initialization
segment.
Adds a troubleshooting section for CrashLoopBackOff errors with CoreDNS.
2024-08-28 15:31:40 -07:00
Bradley G Smith
c5d6c00a41
Updates navigation tree for new Kubernetes content
...
Updates quick docs navigation tree to include new kubernetes nested page
content. Six nested pages added.
2024-08-28 15:31:28 -07:00
Bradley G Smith
0e2518f5ef
Add updated kubernetes quick guide for versioned Kubernetes
...
The kubernetes quick guide has been significantly revised and expanded
to document the addition of versioned kubernetes rpms to Fedora.
The guide has been partitioned into several nested pages that ease
access and readability.
2024-08-28 15:28:45 -07:00
Hank Lee
c74c063315
New commit to reflect changes required
...
Signed-off-by: Hank Lee <allegrovelo@gmail.com>
2024-08-27 19:19:48 +00:00
Hank Lee
3ca5cb2ce3
Revert "a new article as suggested in Quick Docs issue ticket https://pagure.io/fedora-docs/quick-docs/issue/726 "
...
This reverts commit 84c75b9da2
.
2024-08-27 19:19:48 +00:00
Hank Lee
66b7663e94
a new article as suggested in Quick Docs issue ticket https://pagure.io/fedora-docs/quick-docs/issue/726
...
Collboration with the Music and Audio SIG, Ask Fedora.
Signed-off-by: Hank Lee <allegrovelo@gmail.com>
2024-08-27 19:19:48 +00:00
Jac L
3bd1a11630
Fix minor typo in modules/ROOT/pages/kernel-testing-patches.adoc
2024-08-21 19:17:14 +00:00
Alessio C
0b81f99792
Update modules/ROOT/pages/installing-mysql-mariadb.adoc
...
Remove section related to Fedora Modular repository
2024-08-07 23:17:27 +00:00
Alessio C
26d2c3748f
Update modules/ROOT/pages/installing-mysql-mariadb.adoc
...
Typo
2024-08-07 23:11:23 +00:00
hammerhead corvette
b61cac8ece
Update modules/ROOT/pages/set-nvidia-as-primary-gpu-on-optimus-based-laptops.adoc
...
Changes to the document to reflect grammatical issues, and to note the explicit use of an X11 Desktop environment.
2024-07-25 09:22:47 +00:00
8780d722a3
Update README with definition on Quick Docs
...
Based on discussion at Ask Fedora, I add a definition of Quick Docs taken liberally from a CommBlog article published by Ankur Sinha.
https://discussion.fedoraproject.org/t/ideas-and-collaboration-for-quick-docs/124809/15
2024-07-24 18:31:17 +00:00
Jiri Eischmann
e6203dc63a
Fixing a small oversight on the MOK enrollment page
2024-07-15 16:33:35 +02:00
Jiri Eischmann
7c3861e361
Adding information about security implications and key deletion to the MOK enrollment page
2024-07-15 16:30:14 +02:00