Kevin Locke
9c1c2c7394
Replace test == operator with =
...
The == operator of test (invoked as [) is a Bash extension.
Use the = operator of [POSIX test] for string equality.
[POSIX test]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2020-07-28 18:01:38 +00:00
Kevin Locke
713855862c
Warn about virtio-win Secure Boot limitations
...
So that users can configure their VMs appropriately and are not caught
by surprise if they encounter driver signature errors on boot.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2020-07-28 06:05:04 -06:00
James Elford
1da22f2df2
Fixup formatting error on ref_jdk_cools.adoc
...
Looks like part of the description of `policytool` got shifted to the next line with `VisualVM`
2020-06-27 08:07:30 +00:00
alciregi
fbdc8d4ccd
I placed Switching between Java Versions paragraph outside of the Installing Oracle Java SE one.
2020-06-22 16:14:07 +00:00
alciregi
13ff192165
How to install JDK development tools.
...
Better examples on how to install openjdk.
2020-06-22 16:14:07 +00:00
alciregi
bf8758afdd
Added Installing OpenJDK for development (how to install java-{1.8.0|11|latest}-openjdk-devel)
...
Modified dnf commands to include "sudo" instead of the "#" character in front of each command.
Minor aesthetic change (* instead of . for the lists).
2020-06-22 16:14:07 +00:00
Ankur Sinha (Ankur Sinha Gmail)
d86ec822fe
Add information on using FAS to log in to rhbz
2020-06-08 16:09:47 +01:00
Nasir Hussain
38807fc5c6
fix links in creating and using a live cd & remove the live with f20 or before
...
Fixed links to pagure with`.ks` files and removed the live with F20 or before
2020-06-03 16:14:36 +00:00
Ivo van Geel
c823a69e77
Update modules/ROOT/pages/dnf-system-upgrade.adoc
2020-06-03 08:43:50 +00:00
Ankur Sinha (Ankur Sinha Gmail)
b179d99247
Improve phrasing
2020-05-27 09:09:48 +01:00
Ankur Sinha (Ankur Sinha Gmail)
bc59659f42
Remove snap based spotify installation
...
The instructions included adding symlinks in the system files which we
should not suggest to end users. The Flatpak works fine, so it's much
better that users use that instead of snap.
In the future, if someone can add the snap bits without requiring any
extra system-modification commands, it can be re-added.
2020-05-27 09:09:48 +01:00
Flo H
791767a39e
Update modules/ROOT/pages/gnome-shell-extensions.adoc
...
Removed reference to Gnome Software - extensions are now primarily installed and managed through extensions.gnome.org or the extensions-tool but not through Gnome Software anymore.
2020-05-27 07:20:53 +00:00
176f361eab
Moved NVIDIA to UnC topic
2020-05-15 08:55:41 +05:30
7979dc0710
Made minor corrections
2020-05-14 12:11:48 +05:30
18dd10e048
Linked docs to NVIDIA section
2020-05-14 12:08:48 +05:30
e6aa89a113
Added NVIDIA Prime docs file
2020-05-14 12:07:17 +05:30
049371bae7
Added NVIDIA X config settings picture
2020-05-14 12:01:36 +05:30
95153d0c17
Added settings about page picture
2020-05-14 12:01:15 +05:30
3bd1d3d811
Added screenfetch result picture
2020-05-14 12:00:56 +05:30
50df644b02
Added glxinfo result picture
2020-05-14 12:00:30 +05:30
d376bb75d2
Added X config editing picture
2020-05-14 12:00:05 +05:30
59362e8e6d
Added kernel module forcing picture
2020-05-14 11:59:46 +05:30
4be1724c40
Added driver installation picture
2020-05-14 11:59:14 +05:30
05caa08847
Added update and refresh picture
2020-05-14 11:58:56 +05:30
5af25dfb04
Added repository addition picture
2020-05-14 11:58:34 +05:30
b8123067e9
Added package update picture
2020-05-14 11:58:05 +05:30
Justin W. Flory
e3d0e3ba32
dnf-system-upgrade: s/touch/fixfiles/ to relabel SELinux
...
This is a personal preference, but the `fixfiles` command is a
convenient binary in Fedora that ships with SELinux to handle relabels.
It does the same thing, but note the use of the `-B` flag.
From the man pages:
> -B:
> If specified with onboot, this fixfiles will record the current date
> in the /.autorelabel file, so that it can be used later to speed up
> labeling. If used with restore, the restore will only affect files
> that were modified today.
I thought I would share this improvement upstream since I use this page
often, but I prefer this way of running more lean SELinux checks.
Signed-off-by: Justin W. Flory <git@jwf.io>
2020-05-04 19:04:20 -04:00
David Auer
743e4a6ac0
Update versions for f32
2020-04-28 20:42:30 +00:00
Oğuz Ersen
95daf6e3a6
Add separate instructions for Fedora 32 and Fedora 32
2020-04-23 16:37:56 +00:00
Oğuz Ersen
fc0bc7f786
disabling-automatic-screenlock: update for Fedora 32
2020-04-23 16:37:56 +00:00
yohaan vakil
7fa8c81973
Update & Review modules/ROOT/pages/anaconda/anaconda_logging.adoc
...
issue #217
Reviewed and made correction where : " $ eval " was not getting the red highlight as part of the shell command in configuration example
2020-04-23 16:36:02 +00:00
Jibec
20dcd9a7c7
suppress indentation warning
2020-04-18 23:27:08 +02:00
Miro Hrončok
42424954aa
Remove slashes after %{buildroot}
...
%{_bindir} etc. already starts with a slash.
There is no need to put a slash after %{buildroot}.
(Except when pointing to the literal root of the buildroot and using just "%{buildroot}/".)
2020-04-14 19:36:32 +02:00
Ankur Sinha (Ankur Sinha Gmail)
832249462d
Remove unreviewed banner
...
Fixes #203
2020-04-10 08:58:36 +00:00
Ankur Sinha (Ankur Sinha Gmail)
e219551cf0
Remove deprecated bumblebee information and link to RPMFusion instead
2020-04-10 08:58:36 +00:00
Oğuz Ersen
b2af98a2ea
modules/ROOT/pages/disabling-automatic-screenlock.adoc reviewed
2020-04-09 20:05:54 +03:00
Petr Bokoc
fab32ed647
Issue 177 - Add a missing step in Installing Spotify
2020-04-07 17:09:40 +02:00
Fabrizio Pasqualin
4c7704355d
adding info about setting SELinux boolean selinuxuser_execheap
...
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2020-03-19 20:32:44 +01:00
Rekha K Raj
3dd7488c86
bug #201 "Managing keyboard shortcuts for running an application in GNOME" needs review
2020-03-16 19:04:47 +05:30
Joe
56fc2a32c0
Disabling custom shortcut in gnome edit
...
Correct screen name and typos.
2020-03-11 12:41:16 +00:00
Joe
a3f87aa503
Update modules/ROOT/pages/_partials/proc_adding-shortcut-custom-app-gnome.adoc
...
Keyboard changed to Keyboard Shortcuts.
2020-03-11 12:41:16 +00:00
Harsh Jain
96177ecd60
Update modules/ROOT/pages/performing-administration-tasks-using-sudo.adoc
2020-03-11 12:40:03 +00:00
Harsh Jain
5f3d0b7491
Update modules/ROOT/pages/displaying_user_prompt_on_gnome_login_screen.adoc
2020-03-11 12:40:03 +00:00
Ankur Sinha (Ankur Sinha Gmail)
78c1a4b8de
Move anaconda docs to installation section
2020-03-10 09:06:43 +00:00
Ankur Sinha (Ankur Sinha Gmail)
00d3c9c3e6
Remove anaconda distros page
2020-03-10 09:01:57 +00:00
Ankur Sinha (Ankur Sinha Gmail)
91b231054d
Remove anaconda updates page
2020-03-10 09:01:39 +00:00
Ankur Sinha (Ankur Sinha Gmail)
475ad030b1
Remove product image page
2020-03-10 09:00:57 +00:00
Ankur Sinha (Ankur Sinha Gmail)
d1f422e656
Remove unreviewed banner
2020-03-05 18:15:53 +00:00
Ankur Sinha (Ankur Sinha Gmail)
e8690a65cb
Add missing detail
2020-03-05 18:15:33 +00:00
Ankur Sinha (Ankur Sinha Gmail)
2535cb9f07
Remove unreviewed banner
...
Fixes #208
2020-03-05 18:12:06 +00:00