Commit graph

139 commits

Author SHA1 Message Date
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
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
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
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
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
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
Peter Lilley
4bc43ce97d Reference to X11 no longer default 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
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
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
Mirek Jahoda
2bbce8f88b Fix proc_changing-to-enforcing-mode 2020-11-10 09:46:54 +00:00
Ondrej Mosnacek
db3dc1ca8b Clarify enabling/disabling procedures for SELinux
* Simplify list of required packages (and add `grubby`).
* Move Disabled -> Enforcing steps from `changing-to-enforcing-mode` to
  `enabling-selinux`.
* In `changing-to-enforcing-mode`, use the correct procedure based on
  whether SELinux is currently Permissive or Disabled.
* Add step for ensuring that filesystem is relabeled when re-enabling
  SELinux.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-11-10 09:46:54 +00:00
Ondrej Mosnacek
65925232d5 Update instructions for disabling and re-enabling SELinux
The kernel functionality that allowed to disable SELinux by changing
/etc/selinux/config is now deprecated and will be removed in F34 [1].
While setting SELINUX=Disabled will still lead to a similar state even
after the removal, it is better to guide users to disable SELinux via
kernel boot parameters, which will actually disable SELinux completely
(as in no SElinux code is executed by the kernel).

[1] https://fedoraproject.org/wiki/Changes/Remove_Support_For_SELinux_Runtime_Disable

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-11-10 09:46:54 +00:00
Ondrej Mosnacek
77a636998d Fix quoting in SELinux code blocks
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-11-10 09:46:54 +00:00
Justin W. Flory (he/him)
2ea8287856 fonts: Refactor fonts page into something more comprehensive
This commit refactors the content for the fonts page. I focused on
organization and layout. I restructured the previous layout from a more
command line vs. GUI approach, and instead emphasized "packaged vs.
unpackaged" fonts.

I was inspired to rework this page because I went looking for it
recently, and the search engine led me here. :-)

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
2020-11-06 10:49:43 +00:00
Jan Pazdziora
6117503ca7 Fedora 33 has been released. 2020-10-28 15:44:44 +00:00