Commit graph

691 commits

Author SHA1 Message Date
Zdenek Dohnal
6139c17419 Fix typo 2022-09-15 11:41:10 +02:00
Zdenek Dohnal
16ee583a69 Add tip how to install a legacy printer via printer app 2022-09-15 11:35:27 +02:00
Ankur Sinha (Ankur Sinha Gmail)
715d76c627
chore: remove dead link 2022-09-14 11:20:08 +01:00
Taisei Washington
7438b7f428 Updated Fedora version numbers 2022-09-14 02:39:23 +00:00
Taisei Washington
71035355cc Updated (some) kernel release numbers 2022-09-13 23:38:41 +00:00
Ankur Sinha
ebce5a4506 Merge #468 Replace dnf update with dnf upgrade. 2022-09-12 09:02:27 +00:00
Zdenek Dohnal
69053ade6f CUPS - use cupsctl to change LogLevel 2022-09-05 12:12:03 +02:00
Timothée Ravier
4244c40558 fonts: Fix permissions and labels for unpackaged fonts 2022-08-08 16:00:04 +02:00
Timothée Ravier
551362d3da fonts: Use /usr/local/share for unpackaged fonts
Avoid storing unmanaged content in `/usr/share` and use
`/usr/local/share` instead.

This also has the advantage of working on rpm-ostree variants for Fedora
such as Silverblue & Kinoite.
2022-08-08 15:57:39 +02:00
Zdenek Dohnal
1dc16c1498 CUPS useful tricks: no need to enable IPP port in firewall on client 2022-08-03 14:12:16 +02:00
Ankur Sinha
490634f04f Merge #474 feat(switching-desktop-envs): update and improve page 2022-07-29 10:28:30 +00:00
Ankur Sinha (Ankur Sinha Gmail)
600f250d3e
feat(switching-desktops): add note about "/etc/sysconfig/desktop" 2022-07-29 11:27:18 +01:00
Ankur Sinha (Ankur Sinha Gmail)
08df26dcff
feat(accessibility-post-install): reformat
- split sentences to individual lines
- format code-snippets
2022-07-27 16:48:06 +01:00
Ankur Sinha (Ankur Sinha Gmail)
93f778dc8e
chore: split sentences on to individual lines 2022-07-27 16:44:24 +01:00
Ankur Sinha (Ankur Sinha Gmail)
c77f5d97e9
feat(accessible-installation): tweak links 2022-07-27 16:43:18 +01:00
Ankur Sinha (Ankur Sinha Gmail)
ac85fcd5bd
chore: split sentences on to individual lines 2022-07-27 16:39:32 +01:00
Devin Prater
f154baae40
completed after installing with orca 2022-07-27 16:27:48 +01:00
Devin Prater
2bc2f97e2c
Finished draft installing with Orca. 2022-07-27 16:27:47 +01:00
Devin Prater
22e6d59e5e
Navigating Linux, for the beginner 2022-07-27 16:27:47 +01:00
Devin Prater
1c3fe0d99b
Added Dasher to programs list. 2022-07-27 16:27:47 +01:00
Devin Prater
93c9b8c2ef
Begin work on installing Fedora and other pages for accessibility. 2022-07-27 16:27:47 +01:00
Ankur Sinha (Ankur Sinha Gmail)
54f317a2a2
feat(switching-desktop-envs): update and improve page
Note, the `/etc/sysconfig/desktop` file bit remains unreviewed because I
was unable to find any conclusive information on it.
2022-07-25 18:38:20 +01:00
Ankur Sinha (Ankur Sinha Gmail)
b91e0aab23
fix(nvidia-prime-optimus): ensure xrandr is installed
fixes #470
2022-07-19 11:21:12 +01:00
Zdenek Dohnal
3bf49406aa CUPS quick docs: enhance installation guide 2022-07-15 14:53:55 +02:00
Jun Aruga
8099c48ae0 Replace dnf update with dnf upgrade.
The `dnf upgrade` is better than the `dnf update`. The `dnf update` works, but
it is a deprecated alias of the `upgrade`.

```
$ rpm -q dnf
dnf-4.13.0-1.fc36.noarch

$ man dnf
...
   Upgrade Command
       Command: upgrade
       Aliases: up
       Deprecated aliases: update, upgrade-to, update-to, localupdate
...
```
2022-06-25 09:09:08 +02:00
Ankur Sinha (Ankur Sinha Gmail)
62f4fa2688
chore: tweak gnome-software text 2022-06-22 12:02:18 +05:30
Ankur Sinha
0d6da0c68e Merge #464 Update how to find app In Gnome Software 2022-06-22 06:23:26 +00:00
Ankur Sinha (Ankur Sinha Gmail)
e9fab6d39a
chore(databases): improve note on conflict b/w mariadb and mysql 2022-06-10 10:40:28 +01:00
Ankur Sinha (Ankur Sinha Gmail)
46fcc1fa2a
chore: use semantic line breaks to make text more readable 2022-06-10 10:39:13 +01:00
Ankur Sinha (Ankur Sinha Gmail)
6f6437acd5
fix(mysql-oracle): add note about repo being provided by Oracle
.. so folks need to contact them if they run into issues.

Fixes #465
2022-06-10 10:37:14 +01:00
Ooyama Yosiyuki
ccdaa0bcbf Update how to find app In Gnome Software 2022-06-06 10:53:24 +00:00
Ankur Sinha
f35be3d29c Merge #461 replace gnome tweaks with gnome extensions app 2022-06-06 08:26:44 +00:00
Ooyama Yosiyuki
0d29566b4a typo, Update modules/ROOT/pages/_partials/proc_switching-between-java-versions.adoc 2022-06-06 06:23:50 +00:00
Felix Schwarz
2ddeb4fe6b replace gnome tweaks with gnome extensions app
GNOME Tweaks does handle extensions anymore, this is done by GNOME Extensions. Also the old link to packages.fedoraproject.org was wrong.
2022-06-04 09:36:08 +00:00
Ooyama Yosiyuki
04e94c5624 replase {FedoraVersionNumber} to {MAJOROSVER} 2022-06-02 11:15:55 +00:00
Ooyama Yosiyuki
ac9c787884 Update modules/ROOT/pages/getting-started-guide.adoc 2022-06-01 06:43:51 +00:00
Ooyama Yosiyuki
faa8e52964 Update modules/ROOT/pages/getting-started-guide.adoc 2022-06-01 03:18:51 +00:00
Ooyama Yosiyuki
358507e7db Update modules/ROOT/pages/getting-started-guide.adoc 2022-06-01 03:15:00 +00:00
Otto Urpelainen
fdb9bd58fc Fix page DNF System Upgrade headings
Page DNF System Upgrade had incorrect looking headers.
Top level section "Optional post-ugrade tasks" had only one sub-section,
"Update system configuration files".
The next top level section "Upgraded package configurations"
seemingly continue with the exact same topic,
and had multiple sub-sections that seemed to fit better under
"Optional post-upgrade tasks".
Fixed by simply removing the header "Upgraded package configurations",
after that everything seems much better.
2022-05-29 21:32:00 +03:00
Ankur Sinha
51851d3742 Merge #454 Fix typos 2022-05-23 08:26:35 +00:00
Alexander Zhang
49bac0226e Fix typos 2022-05-22 03:46:58 +00:00
Ankur Sinha
65117f2b15 Merge #440 Restore links to shutter and gtk-recordmydesktop 2022-05-12 12:47:46 +00:00
Laurent Indermühle
7b8aab3986 Update modules/ROOT/pages/dnf-system-upgrade.adoc
Remove the anchor because it doesn't work
2022-05-12 12:27:33 +00:00
Laurent Indermühle
1d2a3872ee Update modules/ROOT/pages/dnf-system-upgrade.adoc
Move the  link to GPG Fingerprints in previous chapter
2022-05-12 08:40:20 +00:00
Laurent Indermühle
04d42c28e6 Update modules/ROOT/pages/dnf-system-upgrade.adoc
Add the link to the page containing the Fedora GPG IDs and Fingerprints.
2022-05-12 08:35:51 +00:00
4de464c7a0 upgrading: new screenshot, highlight the importance of updates
It is very important that systems are up-to-date prior to upgrading. Mention
that several times in the guide, and also indicate that on the screenshot.
2022-05-10 17:29:00 +02:00
Petr Bokoc
2d42587d1f Bump version to F36 2022-05-10 13:38:12 +02:00
Zdenek Dohnal
930e7400de Scanning: explain ipp-usb scan issue and how driverless scanning works 2022-05-10 08:50:20 +02:00
Raman Gupta
dcb6bf45b5 EFI boot enhancements 2022-05-06 18:51:44 +00:00
Ben Cotton
9c5a27f209 Remove "or later" references to 13+ previous releases
Fixes #278
2022-05-06 18:50:37 +00:00
Ben Cotton
178b79779f Remove references to yum.
We've been using DNF for the last 14ish releases, so let's simplify
things a little bit and not distract the reader.

Fixes #278
2022-05-06 18:50:37 +00:00
Renich Bon Ciric
99111b8c3a Removed any mention /usr
It was suggested to install new certificates in `/usr` and this contradicts what the FHS 3 suggests.
2022-05-05 20:05:33 +00:00
Wyatt Childers
5c46e8a168 Add a guide for testing kernel patches 2022-05-05 19:48:03 +00:00
Ben Cotton
db23b57f31 Update the Oracle Java instructions
The RPMs don't work on F36 as noted in https://pagure.io/fedora-docs/quick-docs/pull-request/254

See also https://ask.fedoraproject.org/t/oracle-jdk-8/7494

Thanks @alick for the original edit suggestion.
2022-05-05 15:23:33 -04:00
Ben Cotton
17b90c2e01 Update "additional resources" links for AIDE
Fixes #387
2022-05-05 14:55:10 -04:00
Ben Cotton
af42ce0ffe Remove a screen shot that no longer applies to the Packages app 2022-05-04 14:33:11 -04:00
Ben Cotton
8963bfc999 Fix links to pages
Fixes #448
2022-05-04 13:29:37 -04:00
Eduard Lucena
656d4f558a Update modules/ROOT/pages/_partials/ref_jdk-tools.adoc
Fixing typo
2022-04-14 21:02:53 +00:00
Matthew Miller
04d0c308bd Update modules/ROOT/pages/_partials/con_the-purpose-of-rpm-fusion.adoc
by request
2022-04-12 17:49:40 +00:00
Ankur Sinha
07a3080d92 Merge #444 chore(optimus): correct section heading level 2022-04-07 08:30:20 +00:00
Ankur Sinha
9a19ad6d0f chore(optimus): correct section heading level 2022-04-07 08:29:46 +00:00
Ben Kircher
aa210f3a21 samba: Make example use /home/jane/share
Amend last commit. Make this example consistent with the configuration
example.
2022-04-05 19:44:12 +00:00
Ben Kircher
687c8b002c samba: Set SELinux file context recursively
Setting the samba share context only on the ~/share directory will not
work when the user wants to list directories or create/read files in
sub-directories.
2022-04-05 19:44:12 +00:00
Ben Cotton
62f5292d70 Tweak wording, per @pwhalen 2022-04-05 14:30:42 -04:00
Ben Cotton
1b013b5a12 Update the supported RPi hardware
See:
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org/thread/N72S6SF2LYQV7LIZZCLKEVP7R4UHHPTB/
for discussion

Fixes #441
2022-04-04 16:03:56 -04:00
Brian Wright
9407c625c3 Wrap previous commit for readability 2022-04-01 11:19:09 +00:00
Brian Wright
61c388f24d Restore missing links in modules/ROOT/pages/debug-wayland-problems.adoc
links to shutter and gtk-recordmydesktop were removed during conversion from wiki
2022-04-01 11:16:24 +00:00
Zdenek Dohnal
57cb23a042 CUPS debugging: switch to timeframe log capture 2022-03-31 10:15:00 +02:00
Zdenek Dohnal
323e90b1e2 CUPS debugging: explain JID better 2022-03-31 09:50:00 +02:00
Alexander Zhang
a122f7482b Remove sudo from dnf search command 2022-03-26 23:47:38 +00:00
Zdenek Dohnal
36cc611c10 CUPS known issues: Problems with old TLSes on newer Fedoras 2022-03-24 07:01:31 +01:00
Zdenek Dohnal
aebe0767d2 Scanning debug: add how to debug sane-airscan 2022-03-24 06:55:46 +01:00
Zdenek Dohnal
968fdd1b00 CUPS issues: move USB port conflict from HPLIP to ipp-usb
The USB port conflict is more generic than just for HPLIP - it affects
even other classic drivers, so let's move it into ipp-usb section.

Additionally, mention the common issue that device sometimes does not
advertise all of its options via driverless protocols.
2022-03-23 08:13:51 +01:00
sychic mind
e641937f0e Fix Java verify command 2022-03-13 16:02:50 +00:00
Ben Cotton
83d09f8ee2 Add a link to the BZ docs 2022-03-11 11:39:47 -05:00
Ben Cotton
20a81aac3a Add a general BZ info page 2022-03-11 11:33:59 -05:00
Ben Cotton
c628fd227e Add a page on RHBZ email notifications 2022-03-11 11:02:51 -05:00
Ben Cotton
f67397db3d Actually add the spam page 2022-03-11 11:02:33 -05:00
Zdenek Dohnal
9f446bfc05 CUPS user stories: Add request for lsusb and ipp-usb debug 2022-03-09 10:32:44 +01:00
Ben Cotton
207bf703f6 Fix broken xref
And add the page to nav
2022-03-04 11:37:53 -05:00
Ben Cotton
96a9a2213f Add Bugzilla docs
Mostly imported from the wiki with some editioral cleanup & fact checks
2022-03-03 17:05:55 -05:00
Miroslav Suchý
3986c1f0f4 add new section about remove-retired-packages
Documenting https://fedoraproject.org/wiki/Changes/RetiredPackages
2022-03-03 09:58:42 +00:00
Zdenek Dohnal
58ca99b19f Printing: Create get-printer-attributes output by --ippserver
If --ippserver is specified, output of get-printer-attributes request
from ipptool is created in format compatible with ippeveprinter printer
application, which helps during debugging.
2022-02-16 09:06:13 +01:00
Zdenek Dohnal
57d0f5ff2d Printing: Mention a classic IPP uri scheme 2022-02-16 08:27:45 +01:00
Zdenek Dohnal
2d14cf584f printing-doc: Fix links and typos, enhance content 2022-02-10 10:47:18 +01:00
Brandon Nielsen
5f77868da4 Migrate how-to-debug-printing-problems[0].
[0] - https://fedoraproject.org/wiki/How_to_debug_printing_problems
2022-02-10 10:47:18 +01:00
Ankur Sinha
682417fcf1 Merge #416 Antora 3.0 related updates 2022-02-10 09:40:44 +00:00
Timothée Ravier
028a77bad2 kernel/overview: Fix broken link to "Building a Custom Kernel"
Fixes:
```
[17:57:31.052] ERROR (asciidoctor): target of xref not found: build-custom-kernel.adoc
    file: /antora/modules/ROOT/pages/kernel/overview.adoc
    source: /antora (refname: master <worktree>)
```
2022-02-08 18:36:49 +01:00
Timothée Ravier
40e1d055c4 anaconda: Remove broken link
The page linked here was removed in:
00d3c9c Remove anaconda distros page

Fixes:
```
[17:48:30.714] ERROR (asciidoctor): target of xref not found: anaconda/anaconda_distros.adoc
    file: /antora/modules/ROOT/pages/anaconda/anaconda.adoc
    source: /antora (refname: master <worktree>)
```
2022-02-08 18:36:49 +01:00
Otto Urpelainen
0271db9b23 Remove Creating RPM Packages
The content in page "Creating RPM Packages"
has been subsumed under "Package Tutorial: GNU Hello"
in the Package Maintainer Docs.
Thus, the page is removed
and all references to it are pointed to the Packaging Tutorial.
"Creating RPM Packages" has one subpage,
which is moved to a top-level page.

In a separate commit for the Package Maintainer Docs,
the url of "Creating RPM Packages" will be listed as an alias
of the "Package Tutorial" so that external links will keep working.
2022-02-05 23:38:45 +02:00
Tiger Kaovilai
f597fad0b8 Update modules/ROOT/pages/package-management.adoc 2022-02-03 01:17:30 +00:00
Ankur Sinha
9dda716592 Merge #418 Reset-root-password.adoc 2022-01-28 09:59:04 +00:00
Mat McCabe
00400ab322 Update modules/ROOT/pages/reset-root-password.adoc
Updated comments to work. Thank you for the help and feedback!
2022-01-28 03:45:55 +00:00
Ben Cotton
1862542588 Improve How to File a Bug
* Migrate some of the content from the old "Bugs and Feature Requests" wiki page
* Add cross references to places that have additional info
* Add a table of contents because gee whiz this page is big
* Encourage people to go to Ask Fedora first, in the hopes that the issue gets solved there and we don't end up with bugs that will just sit until EOL closure.
2022-01-26 14:15:26 -05:00
Mat McCabe
8d7b8e6c27 Update modules/ROOT/pages/reset-root-password.adoc
Grammar language update
2022-01-25 01:42:08 +00:00
Ankur Sinha
6d30f66d13 Merge #396 Installing Koji kernel. Booting specific kernel by default. 2022-01-20 16:36:06 +00:00
niko d
a1f092537f Fixed linebreak rendering issue in postgres documentation 2022-01-10 18:17:42 +00:00
JetStream
4aa7a35aa6 Updates to resolve review comments. 2022-01-08 03:49:47 +00:00
niko d
d9dde22abf Update modules/ROOT/pages/postgresql.adoc 2022-01-01 19:39:54 +00:00
niko d
a646fffed8 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 17:38:19 +00:00
niko d
a33caf7cf3 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 17:32:46 +00:00
niko d
9041b5d10e Update modules/ROOT/pages/postgresql.adoc 2021-12-31 09:15:50 +00:00
niko d
8db8c1dba2 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 09:02:30 +00:00
niko d
a4f1e700bc Update modules/ROOT/pages/postgresql.adoc 2021-12-31 07:31:12 +00:00
niko d
315aa7fbd1 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 07:18:49 +00:00
Ankur Sinha
2547a1ff92 fix(how to file a bug): update link to packages app
Fixes #412
2021-12-10 15:13:18 +00:00
Ankur Sinha
35fe935c24 Merge #408 Technical review on creating rpm packages 2021-12-10 13:46:37 +00:00
Ankur Sinha
f9c3fa70d3 Merge #409 expand instructions for apt users 2021-12-10 13:45:01 +00:00
Ankur Sinha
4696cf340b Merge #410 improve contributing and index docs 2021-12-10 13:43:44 +00:00
Matthew Miller
892b3be452 improve contributing and index docs 2021-11-27 14:49:01 -05:00
Matthew Miller
96032d5627 expand instructions for apt users 2021-11-27 13:56:13 -05:00
Jan Kuparinen
01973960d4 Update modules/ROOT/pages/_partials/proc_rpm_creating_an_rpm.adoc
Modified technical details on where files are created.
2021-11-24 20:08:44 +00:00
Jan Kuparinen
de1dc130b7 Update modules/ROOT/pages/creating-rpm-packages.adoc
Remove caution, did a technical review and made minor changes.
2021-11-24 19:58:06 +00:00
Héctor H. Louzao P
7293c739be Re-organize bootloading, LUKS file System and Root Account Locked
fix: #401 #402
2021-11-21 12:43:49 +01:00
lukas lee
627e4a0b80 Update yumex link to current github of the project 2021-11-18 00:37:04 +00:00
Ankur Sinha
55018bbb49 Merge #398 #179 "Adding or removing repositories" needs verification 2021-11-17 09:01:00 +00:00
Otto Urpelainen
94374383e9 Remove GNU Hello packaging tutorial
The GNU Hello packaging tutorial
has been imported to the Package Maintainer Docs.
It has also received a major update,
bringing it up to date with current Fedora practices.
The copy in Quick Docs is replaced with a link to the new page.
2021-11-13 22:55:04 +02:00
Ankur Sinha
4aa983c729 Merge #393 raspberry-pi: clarify supported models, add pi4 2021-11-12 10:48:56 +00:00
Matthew Miller
49925e4421 Remove reference to "Fedora 21". That was seven years ago.
See https://ask.fedoraproject.org/t/how-to-upgrade-fedora-34-to-fedora-35/17662 for an example of a user (justifiably) confused by the reference.
2021-11-02 22:44:43 -04:00
Sandipan Roy
a4edc6f121 Added Fedora 35 as MAJOROSVER
Added Fedora 35 as MAJOROSVER and changes other versions respectively.
2021-11-02 14:49:53 +00:00
T.C. Williams
80152bd6ea #179-More consistent format changes 2021-10-29 16:42:32 -04:00
T.C. Williams
bda0ddf671 #179-Tweak format for consistency. 2021-10-29 16:07:11 -04:00
T.C. Williams
90fb4de74a #179-Remove 'Procedure' heading and # prompt from enabling-repositories and disabling-repositories 2021-10-29 15:55:07 -04:00
Ankur Sinha (Ankur Sinha Gmail)
912d2e22d9
fix(rpm packaging): add sudo
Otherwise they don't work and confuse newcomers.
2021-10-20 14:03:47 +01:00
JetStream
7c3713ddcb Installing Koji kernel. Booting specific kernel by default.
Added the following changes:

- quickdoc for installing kernel from Koji
- booting page and HowTo for booting a specific kernel by default
2021-10-12 01:32:49 +01:00
Ankur Sinha
1e1336aac4 Merge #395 Fix typo in "First" section heading 2021-10-01 14:47:32 +00:00
Ankur Sinha
c8fb305e6d Merge #392 systemd management: replace Requires=network with After= 2021-10-01 14:46:55 +00:00
Brian Reading
6a528d81c4 Fix typo in "First" section heading
Signed-off-by: Brian Reading <brian.reading@gmail.com>
2021-09-30 18:56:46 -05:00
Otto Urpelainen
d132771755 Update Package Maintainer Docs links
Package Maintainer Docs have moved
from wiki to docs.fedoraproject.org.
Update links to point to the new location.
2021-09-29 09:28:45 +03:00
jtagcat
66ce23b442 raspberry-pi: clarify supported models, add pi4
With the previous version, type B (v1) could be seen in the list as well.
2021-09-25 07:30:13 +00:00
Martin Sehnoutka
34fc23c4f1 systemd management: replace Requires=network with After=
Following the upstream documentation for systemd network target:
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/

It is not supposed to be used as an active unit and it cannot be started
directly. Quote from the website:

Note that network.target is a passive unit: you cannot start it directly
and it is not pulled in by any services that want to make use of the
network. Instead, it is pulled in by the network management service
itself. Services using the network should hence simply place an
After=network.target dependency in their unit files, and avoid any
Wants=network.target or even Requires=network.target.

This patch changes the documentation to follow the upstream
recommendation.
2021-09-24 11:06:52 +02:00
Petr Bokoc
3f52d2fc67 Merge branch 'pr388' 2021-08-27 06:00:16 +02:00
Petr Bokoc
7b1d1febb6 Merge branch 'pr326' 2021-08-27 05:54:44 +02:00
Jeffrey Walton
ccbdca0cb6 Update dnf-system-upgrade doc; add section on removing old kernels
Update dnf-system-upgrade doc; add section on removing old kernels. Add before symlink cleanup in case there are some dangling links to old kernels.
2021-08-27 03:49:42 +00:00
Stig Haag Brommann
3c3c2be1ee Update modules/ROOT/pages/_partials/proc_booting-from-usb-sticks.adoc 2021-08-27 03:47:53 +00:00
Fahad Munir
b5b8fdb334 Update modules/ROOT/pages/_partials/proc_restoring-bootloader-using-live-disk.adoc 2021-08-27 03:46:40 +00:00
couchfox
10d21b51ce h2 + minor edits first paragraph 2021-08-27 03:41:11 +00:00
couchfox
787bd0b2ab h1 change + minor edits 2021-08-27 03:41:11 +00:00
couchfox
9621f18a03 edits suggested by grammarly 2021-08-27 03:41:11 +00:00
couchfox
3ac2a3f40a Initial re-write 2021-08-27 03:41:11 +00:00
Jean-Baptiste Holcroft
e5434c995e format & typos detected by languagetool 2021-08-22 17:13:47 +02:00
Alysson D
2ced1fb976 Fixed typos/grammar in AutoUpdates 2021-07-31 04:15:37 -03:00
Benjamin Balder Bach
c90c5f8236 Change account URLs in modules/ROOT/pages/howto-file-a-bug.adoc 2021-06-02 10:22:33 +00:00
5c5da433e4 Restricted PrimaryGPU attribute to OutputClass section only
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
2021-05-25 08:25:43 +00:00
Oliver Gutierrez
15b4341ae7 Added "Joining Active Directory and FreeIPA domains document 2021-05-24 10:23:40 +00:00
Douglas Silva
ee807503d0 Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-using-the-fedora-arm-installer.adoc
The tool has been renamed from "fedora-arm-installer" to "arm-image-installer"
2021-05-20 21:55:48 +00:00
Brandon Nielsen
f4bac77a41 Include attributes.adoc to fix administrators guide link.
Fixes "asciidoctor: WARNING: skipping reference to missing attribute:
majorosver" on build.
2021-05-19 14:47:07 -05:00
Petr Bokoc
847c97bc29 Bump release version to 34 2021-04-27 14:48:23 +02:00
d2015196
530bce91d8 Removes any mention of Adobe 2021-04-26 21:11:07 +00:00
Brandon Nielsen
609ceccea2 Correct broken links.
- Correct libinput reporting bugs link
- Correct xrefs under "Bisecting the kernel"
2021-04-26 21:07:27 +00:00
Brandon Nielsen
25ff311b28 Update build_configs.sh to generate_all_configs.sh
Also cleanup a handful of references to "master" which should be "main"
or "rawhide".
2021-04-26 21:06:54 +00:00
Jan Kuparinen
0b577ceb43 Update modules/ROOT/pages/how-to-set-nvidia-as-primary-gpu-on-optimus-based-laptops.adoc
fix typo defualt -> default
2021-04-26 21:05:43 +00:00
Connor Lim
b3d51e3626 Technical review of creating gpg keys 2021-04-26 21:03:42 +00:00
Petr Bokoc
10de2c1391 Merge branch 'pr317' 2021-04-26 22:54:51 +02:00
vater
eebb54b307 dnf groupupdate is a deprecated alias for dnf group update
man dnf
[…]
   Group Command
       Command: group
       Aliases: grp
       Deprecated aliases: groups, grouplist, groupinstall, groupupdate, groupremove, grouperase, groupinfo
[…]
2021-04-26 20:47:49 +00:00
FeRD (Frank Dana)
444ac7d1d7 Flag iptables doc as outdated
- Place a large caution box at the top of the file, warning
  users of the outdated information on the page and directing
  them to the more current "Using firewalld" quick doc.

- Drop the second and third iptables section partials entirely,
  as it's been years since either 'system-config-firewall' or
  'system-config-firewall-tui' has been available in the repos.
2021-04-26 20:44:57 +00:00
Andrew Cagney
4fe0a0ea9e invoke nested <<dnf repoquery>> as root
without this the nested dnf repoquery wanders off into the weeds while it re-downloads all the repo data
2021-04-25 15:24:10 +00:00
1078612696 upgrading: fix untitled xref links
Locally it rendered for me with the title of the target document, however when
deployed it rendered with the filename of the target document. So include the
document titles explicitly instead.
2021-04-22 08:54:21 +02:00
f417e3dece update system upgrade docs
* Improve messaging regarding N->N+2 upgrades.
* Move some details regarding Rawhide issues to the specific Rawhide wiki page.
  This generic guide doesn't need to go into detail about Rawhide issues,
  because that makes it harder to read for general users (not interested in
  Rawhide). Power users can follow a link.
* Update gnome-software screenshot (more recent, with graphics).
* Clearly state that upgrading using pure `dnf` or `fedora-upgrade` is
  unsupported.
* Other small adjustments and clarifications, link fixes. Make section headlines
  look consistent across articles (don't capitalize every word).
2021-04-20 16:43:18 +02:00
Nils Birkenstock
df71087393 Update modules/ROOT/pages/contribute-to-quick-docs.adoc
Modified text as sugested in comments.
2021-03-21 21:00:58 +00:00
Nils Birkenstock
fa0942f936 Update modules/ROOT/pages/contribute-to-quick-docs.adoc
Replaced *Docker* with *Podman* because Podman is used since Fedora 30 even that version is already EoL.
2021-03-11 14:25:49 +00:00
Peter Lilley
23eb8f2b82 updates per @mjahoda comments 2021-02-10 16:32:31 +00:00
Peter Lilley
7b707b9dde minor literal block update 2021-02-10 16:32:31 +00:00
Peter Lilley
75906b827f minor copy update 2021-02-10 16:32:31 +00:00
Peter Lilley
cc661a78b6 updated literal blocks 2021-02-10 16:32:31 +00:00
Peter Lilley
06dd816981 adds entry to nav.adoc 2021-02-10 16:32:31 +00:00
Peter Lilley
15d34f5a75 updates first screenshot 2021-02-10 16:32:31 +00:00
Peter Lilley
85866b933a typo 2021-02-10 16:32:31 +00:00
Peter Lilley
0556a06026 fixes bullets 2021-02-10 16:32:31 +00:00
Peter Lilley
e00b2febe7 Adjust block levels 2021-02-10 16:32:31 +00:00
Peter Lilley
b3f5d1fa97 add initial new files 2021-02-10 16:32:31 +00:00
Frank Sträter
84aa177e0e Merge remote-tracking branch 'upstream/master' into fix_hyperlinks 2021-02-10 09:36:04 +01:00
Frank Sträter
ee7add2057 Update links to https part 2 2021-02-10 09:21:48 +01:00
Michel Alexandre Salim
7ff1f45a34
[DNF System Upgrade] Don't hardcode versions
The current version of the page includes hardcoded, obsolete references
to e.g. Fedora 28, 30, and 31, which can be confusing.

Replace references with attributes, and add a new one, `{NEXTNEXTVER}`
for the branched example.

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2021-02-05 16:22:18 -08:00
Frank Sträter
49a673dfdb Update links to https 2021-02-02 12:30:52 +01:00
Henrik Nymann Jensen
a650115d3c getting-started-guide: Change default office suite
The default office is not OpenOffice.org anymore, but LibreOffice,
so reflect this in the productivity tools section.
2021-01-31 16:38:27 +00:00
Connor Lim
926ebbc6c7 Technical review of creating a disk partition 2021-01-31 16:36:46 +00:00
Connor Lim
1c50a1346a
Technical review securing system by keeping it up-to-date 2021-01-29 16:38:42 +08:00
Peter Lilley
31a9b9d07c Minor formatting updates 2021-01-29 08:32:40 +11:00
Peter Lilley
7f5a75dff4 Corrects [TIP] format 2021-01-29 08:32:08 +11:00
Peter Lilley
90635c3668 updates from PR#326 discussion 2021-01-29 08:22:56 +11:00
Peter Lilley
95227dc328 Remove inconsistent line breaks in commands per @pbokoc feedback 2021-01-27 19:26:18 +00:00
Peter Lilley
a0cf37df8b Remove $ and # from commands 2021-01-27 19:26:18 +00:00
Peter Lilley
bba3e48b6a fixed bullet format 2021-01-27 19:26:18 +00:00
Peter Lilley
412a4c501d changes 'right' to 'correct' or 'permission' 2021-01-27 19:26:18 +00:00
Peter Lilley
9ad84cab81 Incorporates feedback from @pbokoc 2021-01-27 19:26:18 +00:00
peterlilley
9537a43afd Promote H4 to H3 2021-01-27 19:26:18 +00:00
peterlilley
f0a732424a Typo in H2 2021-01-27 19:26:18 +00:00
peterlilley
9fa1db04ba Adds samba.adoc 2021-01-27 19:26:18 +00:00
Héctor H. Louzao P
8552c40718 Update modules/ROOT/pages/postgresql.adoc
remove the `#` and `$` prompts from commands as request
2021-01-27 10:06:55 +00:00
Connor Lim
49690fb381 Remove unnecessary command prompts 2021-01-27 09:48:41 +00:00
Connor Lim
73c781cd26 Technical review of using nested virtualization 2021-01-27 09:48:41 +00:00
Petr Bokoc
5f4f52dc1f Fix several warnings 2021-01-27 02:57:41 +01:00
Peter Lilley
a51022557c Moved code block 2021-01-27 00:53:39 +00:00
Peter Lilley
a2e98e07f8 Minor edits 2021-01-27 00:53:39 +00:00
Peter Lilley
02425857e1 Note at bottom - remove Wayland option 2021-01-27 00:53:39 +00:00
Peter Lilley
3ff141a9e0 Minor edit 2021-01-27 00:53:39 +00:00
Peter Lilley
6fc76dd34b Moved confirmation screen shot above conf file. 2021-01-27 00:53:39 +00:00
Peter Lilley
e965bcfac3 Standardized spelling of 'Xorg' throughout. 2021-01-27 00:53:39 +00:00
Peter Lilley
3b6bcaad96 Clarifies that conf file instrucions are alternative method not required. 2021-01-27 00:53:39 +00:00
Peter Lilley
5b876103d8 Add three screen shots 2021-01-27 00:53:39 +00:00
Peter Lilley
bdd81d10da Overhaul of copy 2021-01-27 00:53:39 +00:00
Petr Bokoc
54e96f96a1 Merge #303 Technical review on getting-started-with-apache-http-server 2021-01-27 00:37:19 +00:00
Jan Kuparinen
ff709c7731 Fix conflicts 2021-01-26 07:28:44 +02:00
Jan Kuparinen
0d28de860b Removed the # and $ prompts from command examples 2021-01-26 07:21:07 +02:00
Cole Robinson
0eb5c5836a Point virtio-win docs at project README
The virtio-win docs are out of date, and soon to be even more so with
coming upstream changes to the yum repo. Upstream devs would like to
move the docs closer to the upstream project infrastructure.

Delete most of the content and point at the upstream packaging README.md

https://pagure.io/fedora-docs/quick-docs/issue/327

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2021-01-26 00:59:55 +00:00
Matthew Miller
faab1a6e21 change the title so it's clear that this is about DNF equivalents, not actually using APT 2021-01-26 00:56:10 +00:00
Petr Bokoc
a858fde083 Updates to the Autoupdate page 2021-01-26 01:41:26 +01:00
Jan Kuparinen
75173b18fd removed needs review section 2021-01-25 23:56:21 +00:00
Jan Kuparinen
7ce4ab3751 Technical review done, fixed a typo 2021-01-25 23:56:21 +00:00
Jan Kuparinen
fede584056 Technical review on getting-started-with-apache-http-server
Added sudo to lines where needed
Changed "apachectl reload" to "sudo systemctl reload httpd.service"
Added / to the end of /etc/httpd/conf.d

Technical review completed and is now accurate.
2021-01-25 23:56:20 +00:00
Jan Kuparinen
533b421eb2 Technical review on getting started with virtualization completed. 2021-01-25 23:51:43 +00:00
Liu Yongji
ccf39120c9 Update modules/ROOT/pages/_partials/proc_switching-between-java-versions.adoc
Edit the wrong command to verify java version.
2021-01-25 23:37:36 +00:00
Liu Yongji
00602c78ce Update modules/ROOT/pages/_partials/proc_installing-oracle-java.adoc
Modify the contradictory statement about installing oracle jdk.
2021-01-25 23:37:36 +00:00
Luke Rawlins
7771e2155d Update modules/ROOT/pages/_partials/proc_changing-to-enforcing-mode.adoc
Added sealert commands to search audit log, in place of /var/log/messages which may not be available on a default fedora installation.
2021-01-25 23:35:46 +00:00
Petr Bokoc
464744d297 Fix list numbering in build-custom-kernel 2021-01-25 23:34:28 +00:00
Alessio
68c2da8dfa Update modules/ROOT/pages/kernel/build-custom-kernel.adoc 2021-01-25 23:34:28 +00:00
Peter Lilley
9f0d661ebe adds reference to other quick-doc about x 2021-01-25 23:16:44 +00:00
Peter Lilley
4bc43ce97d Reference to X11 no longer default 2021-01-25 23:16:44 +00:00
Peter Lilley
4def80beb6 Remove 'unreviewed' caution 2021-01-25 23:16:44 +00:00
Héctor Louzao
f2a2581b85 Make Diferences between rescue in LVM and BTRF File System
Why this change is needed:

With the new default system in BTRF as Defautl for new instalation
this procedure needs updated.

What this change accomplishes:

. Reflect the diferences between rescue a system in a LVM/BTRF file System.
. Remove Sequence Number Warninig in a debug-dracut-problems.adoc

fix ticket: #316

Note: Please don't push .adoc with Warning Messages is quite anoying
2021-01-25 23:09:13 +00:00
Héctor Louzao
8811afe682 Checking Integrity with AIDE 2021-01-25 23:07:57 +00:00
Peter Lilley
172a09867d numbering continuity 2021-01-22 21:08:29 +11:00
Peter Lilley
3d32a587d9 adding images 2021-01-22 20:22:23 +11:00
Peter Lilley
05928e804b references to chromium-freeworld per @ankursinha 2021-01-22 19:58:16 +11:00
Peter Lilley
12fe5903e5 Remove reference to widevine 2021-01-17 20:51:32 +11:00
Peter Lilley
17e9128324 Remove plugin instructions 2021-01-17 20:07:01 +11:00
Peter Lilley
f60f90c077 Create H3 2021-01-17 17:00:51 +11:00
Peter Lilley
4f7684393a minor - add sudo to some commands 2021-01-17 07:55:59 +11:00
Peter Lilley
33cd027727 Chrome Dev and Beta channel info 2021-01-16 23:19:58 +11:00
Héctor Louzao
aef253e2e3 Update out-dated information and aesthetic change for Databases
What this change accomplishes:

1. Move PostgreSql to Database Section
2. Remove Tips and Trips in PostgreSQL and move to the following
3. Add manage-sql-server.adoc and add GUI for Mysql/MariaDB/PostgreSQL
4. Add install information phpPgadmin because in fedora 33 is out of repo.
2021-01-08 20:13:54 +01:00
Peter Lilley
eae026feaf several small edits & corrections 2021-01-05 22:12:47 +11:00
Peter Lilley
121c66c068 Minor corrections 2021-01-05 22:01:12 +11:00
Peter Lilley
75076cf502 typos 2021-01-05 21:46:28 +11:00
Peter Lilley
c8c7010df3 re-write google-chrome sections 2021-01-05 21:40:00 +11:00
Peter Lilley
5c15b878c8 remove links no longer referenced 2021-01-05 20:48:29 +11:00
Peter Lilley
07614cd785 Updated copy - curated 3rd party repo 2021-01-05 20:46:09 +11:00
Peter Lilley
fe3222eb7c remove 'unreviewed' caution message 2021-01-05 20:03:46 +11:00
Ben Cotton
95b04ba9d6 Remove link to the Packages app
It does not exist. A few replacement projects are in the work, but aren't in place yet. Point folks to dist-git for now.

Fixes RHBZ 1908297.
2020-12-17 14:48:49 +00:00
Joe Dattilo
a58c2c9f61 Update modules/ROOT/pages/_partials/ref_virtio-win-rpm-contents.adoc
Corrected path to QEMU Guest Agent installers
2020-11-24 15:42:24 +00:00
Ankur Sinha (Ankur Sinha Gmail)
d307d751db
Fix minor typos 2020-11-23 09:12:54 +00:00
Ankur Sinha
2e8574247b Merge #304 Update dnf upgrade for 3rd party software 2020-11-23 09:08:28 +00:00
Ankur Sinha
658616cc04 Merge #287 Update modules/ROOT/pages/upgrading.adoc 2020-11-23 09:05:17 +00:00
Lukas Zapletal
8e1c962dd7 Update dnf upgrade for 3rd party software
This is now the second time when rpmconf reverted me
google-chrome-stable.repo file back to version where I have `enabled=0`.
It looks like this package generates the repo file in the post scriplet
and does not mention it in the list of installed files, this probably
tricks rpmconf to do an incorrect action. I would love to investigate
further and maybe file a bug for chrome/chromium, but now that I
finished my upgrade I can't look back why rpmconf thought this file
needs updating - scriplet looks like this:

    YUM_REPO_FILE="/etc/yum.repos.d/google-chrome.repo"
    install_yum() {
      install_rpm_key

      if [ ! "$REPOCONFIG" ]; then
        return 0
      fi

      if [ -d "/etc/yum.repos.d" ]; then
    cat > "$YUM_REPO_FILE" << REPOCONTENT
    [google-chrome]
    name=google-chrome
    baseurl=$REPOCONFIG/$DEFAULT_ARCH
    enabled=1
    gpgcheck=1
    gpgkey=https://dl.google.com/linux/linux_signing_key.pub
    REPOCONTENT
      fi
    }

It was likely some older version of the package. Anyway, I thought I'd
drop a warning note for others, because I accidentally disabled this
repo which left my Chrome on an old version for about a year until it
websites started warning me about an unsupported version. This is
dangerous, my main browser is Firefox but this could be a security
problem for others.
2020-11-19 08:32:41 +01:00
Jan Kuparinen
b57e8d52c4 removed needs review section 2020-11-16 17:39:18 +02:00
Jan Kuparinen
61e285acbd Technical review done, fixed a typo 2020-11-16 17:36:59 +02:00
Jan Kuparinen
150aba0f91 Technical review on getting-started-with-apache-http-server
Added sudo to lines where needed
Changed "apachectl reload" to "sudo systemctl reload httpd.service"
Added / to the end of /etc/httpd/conf.d

Technical review completed and is now accurate.
2020-11-15 06:55:30 +02:00
Mirek Jahoda
d0e2e80fff Change a link to an xref in Disabling SELinux 2020-11-10 09:46:54 +00:00
Mirek Jahoda
08b33a90c5 Fix proc_enabling-selinux 2020-11-10 09:46:54 +00:00
Mirek Jahoda
1ca1b37fd4 Fix proc_disabling-selinux 2020-11-10 09:46:54 +00:00