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
e6aa89a113
Added NVIDIA Prime docs file
2020-05-14 12:07:17 +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
Ankur Sinha
aa06758517
Merge #175 Technical accuracy review for below page :
2020-03-05 09:58:58 +00:00
yohaan vakil
61301fbf72
Updated and Reviewed modules/ROOT/pages/create-hello-world-rpm.adoc
...
Small changes, grammar & readability
fixes issue #219 needs review
2020-03-05 09:55:53 +00:00
yohaan vakil
347e277bf2
Verified modules/ROOT/pages/fedora-and-red-hat-enterprise-linux.adoc
...
issue #220 needs review
2020-03-05 09:55:53 +00:00
NITISH SHARMA
7b92166d54
removed top banner, indicating pending for reviewed
2020-03-05 09:53:12 +00:00
yohaan vakil
cdff6d1ddb
Changes in PR for modules/ROOT/pages/repositories.adoc
...
changed "version" to "release"
2020-03-03 13:57:36 +00:00
yohaan vakil
e446e3eac1
Updated & Verified modules/ROOT/pages/repositories.adoc , fixing issue #178
...
Verification and minor change of " repository for 29." to " repository for release 29." places where it was " 30 version" changed to "version 30"
Otherwise, the page has no errors in the text;
in response to issue #178 - verification of repositories page;
2020-03-03 13:27:30 +00:00
yohaan vakil
940b19bfb1
Update modules/ROOT/pages/repositories.adoc
...
Changed "30 version" to "version 30"
A possible grammar error
2020-03-03 04:59:21 +00:00
Mauricio Tavares
db548bdbcb
Update modules/ROOT/pages/encrypting-drives-using-LUKS.adoc
...
Remove the banner on top of the page that indicates it has not been reviewed (include::{partialsdir}/unreviewed-message.adoc[])
2020-03-02 20:40:54 +00:00
Rekha K Raj
aae3db53e3
Review comments 2 : Technical accuracy review for below page :
...
https://docs.fedoraproject.org/en-US/quick-docs/installing-virtual-systems-with-gnome-boxes/
2020-02-15 11:13:29 +05:30
Chase Lau
2e8af9518f
Update modules/ROOT/pages/dnf-system-upgrade.adoc
...
The --duplicated flag is now --duplicates
2020-02-06 12:51:10 +00:00
Dan Scott
3ec00f8272
Resizing is just xfs_growfs, not resize2fs
...
A single partition cannot be both xfs and ext[234].
Signed-off-by: Dan Scott <dan@coffeecode.net>
2020-02-06 12:33:21 +00:00
Rekha K Raj
2d06e344e0
Technical accuracy review for below page :
...
https://docs.fedoraproject.org/en-US/quick-docs/installing-virtual-systems-with-gnome-boxes/
2020-02-04 22:08:33 +05:30
Brendan Early
015cd50e5e
Update modules/ROOT/pages/_partials/con_rpm_packaging_overview.adoc
2020-02-02 03:25:31 +00:00
Benjamin Lowry
9280f89411
Add RHEL 8 to version table
2020-01-02 13:43:02 +00:00
Brandon Nielsen
97e80a286c
Update links to package versioning guidelines
...
Change links to package versioning guidelines as described here: https://fedoraproject.org/wiki/Packaging:Naming#Versioning_guidelines_have_moved
2020-01-02 13:41:33 +00:00
Héctor Louzao
006e811f1b
No match for argument: gstreamer1-plugins-bad-nonfree
2020-01-02 13:40:35 +00:00
Andrés Maldonado
eb66886cd6
Update E-mail section in getting-started-guide.adoc
...
Evolution was removed from Fedora Workstation.
https://pagure.io/fedora-comps/pull-request/356
2019-12-28 02:36:13 +00:00
Petr Bokoc
7755335bc7
Merge #159 Installing, Configuring, Using and Troubleshotting MYSQL/MARIADB
2019-12-05 11:42:01 +00:00
Petr Bokoc
67daa07641
Merge #161 Fix Issues Installing Java quick-docs
2019-12-05 11:39:43 +00:00