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
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
Rekha K Raj
ae51cb8052
Rewiew comments1 : Technical accuracy review for below page :
...
https://docs.fedoraproject.org/en-US/quick-docs/installing-virtual-systems-with-gnome-boxes/
2020-02-15 11:01:34 +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
JJ Asghar
c2f9ac0f32
Fixed the title for "viewing logs"
...
https://docs.fedoraproject.org/en-US/quick-docs/viewing-logs/ had
"Untitled" in the title of the webpage. I removed it from the partial
and added it to the main page, this should fix it.
Signed-off-by: JJ Asghar <awesome@ibm.com>
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2019-12-04 14:25:14 -06:00
Petr Bokoc
a9c0d6d67d
Merge #164 Add info on deleting dangling symlinks in dnf-system-upgrade.adoc
2019-11-25 14:39:25 +00:00
Jeffrey Walton
2a01d84d8e
Add information on cleaning old symlinks in /usr in dnf-system-upgrade.adoc
...
Add information on cleaning old symlinks in /usr in dnf-system-upgrade.adoc.
Fedora includes the symlinks utility, so it is easy to clean the old cruft.
2019-11-21 16:15:45 +00:00
Jeffrey Walton
9faf30dc15
Add information on cleaning old symlinks in /usr in dnf-system-upgrade.adoc
...
Add information on cleaning old symlinks in /usr in dnf-system-upgrade.adoc.
Fedora includes the symlinks utility, so it is easy to clean the old cruft.
2019-11-21 15:59:50 +00:00
Héctor Louzao
48627306e1
Fix Issues Installing Java quick-docs
...
What this change accomplishes:
* Ask Fedora about Java -> point out to https://ask.fedoraproject.org/en/questions/scope:all/sort:activity-desc/tags:java/page:1/ instead of https://ask.fedoraproject.org/tags/java
* Add it switch between Version
* Add Version, LTS, and Latest
* Where this premise come from? Do NOT use Oracle rpms as these are NOT compatible with fedora/openjdk packages, actually is very well compatible and works with fedora rpm format package, and I install it without any problem or message...
[Ticket: #160 ]
2019-11-16 13:49:22 +01:00
Héctor Louzao
4912dc5630
Installing, Configuring, Using and Troubleshotting MYSQL/MARIADB
...
Why this change is needed:
Restructuring a bit all this stuff, According to this askfedora Question:
https://ask.fedoraproject.org/t/problem-installing-mysql-in-fedora-31/3908
https://ask.fedoraproject.org/t/mysql-wont-start-after-upgrade/291
What this change accomplishes:
* Open Database toolbar for Next Step : review FIXME progrestSQL
* Installation (include container)
* Configuring
* Using
* Troubleshooting
2019-11-11 18:04:01 +01:00
Petr Bokoc
11311fb1b5
Merge #158 fixed missing dot in ~/.local/share/...
2019-11-11 11:47:19 +00:00
Petr Bokoc
67fa1b4b48
Merge #157 Added the quick-doc: Installing MySQL/MariaDB
2019-11-11 11:45:39 +00:00
ojn
a0070a3fe9
fixed missing dot in ~/.local/share/...
2019-11-08 23:58:44 +01:00
Alessio
4e19a54486
Added the quick-doc: Installing MySQL/MariaDB
2019-11-08 15:55:55 +01:00
Petr Bokoc
d985db37bc
Issue 155 - fix askfedora link in index
2019-11-08 14:08:10 +01:00
Petr Bokoc
328a73b5ba
Move a note box in DNF System Upgrade to a better location
2019-11-07 13:49:23 +01:00
Petr Bokoc
e794238f41
Merge #148 chore: update version attributes
2019-11-05 15:55:39 +00:00
Jeffrey Walton
675fec1b7c
Update modules/ROOT/pages/dnf-system-upgrade.adoc
...
Add info on configuration files which may have changed in unexpected ways.
2019-11-01 19:58:31 +00:00
Ankur Sinha (Ankur Sinha Gmail)
665fcdc781
Minor tweaks to PR #150
...
@hhlp and I clarified some of the commands and configurations.
2019-11-01 12:28:07 +00:00
Héctor Louzao
ef8ed32299
add locking package via DNF
2019-10-30 16:15:41 +01:00
Sebs
99411a3978
chore: update version attributes
...
Update versions in attributes partial file for the release of Fedora 31.
2019-10-30 03:13:15 +00:00
Héctor Louzao
75f0cc4069
Correcting for PR comments
2019-10-19 18:18:02 +02:00
Héctor Louzao
20b4fc248e
How to deal with VMware Issues in Fedora
...
Why this change is needed:
based on the fact that we are migrating all howto to quick-docs.
2019-10-09 13:18:34 +02:00
Didik Supriadi
25c024ce49
Removed sneaky </pre>
in a code snippet
2019-10-06 14:58:56 +07:00
Fabrizio Pasqualin
cdca701b1d
Updating the guide to make use of python3-fedora as suggested by kernel test wiki page.
...
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-09-30 16:58:04 +02:00
Ankur Sinha (Ankur Sinha Gmail)
d782833dcd
Update link for dnf-system-upgrade-plugin
2019-09-13 15:33:23 +01:00
V S
c268b5a49e
Update modules/ROOT/pages/_partials/ref_common-service-parameters.adoc
...
Typos
2019-08-01 02:12:25 +00:00
V S
88c3467b74
Update modules/ROOT/pages/_partials/con_understanding-systemd.adoc
...
Fix typo Restrivtion -- Restriction
2019-08-01 00:34:32 +00:00
Petr Bokoc
88457017d7
Merge #142 Update modules/ROOT/pages/installing-and-running-vlc.adoc
2019-07-08 21:26:53 +00:00
Petr Bokoc
c2dac0e450
Add a Getting Started page
2019-07-08 22:18:17 +02:00
Lyle Corman
bac0d12469
Update modules/ROOT/pages/installing-and-running-vlc.adoc
...
Single typographical error correction
* "Prerequisits -> Prerequisites"
* elsewhere in the documentation, "Prerequsites" is spelled correctly
so this is for consistency
2019-07-03 14:11:59 +00:00
Chase Lau
35afc4d321
Remove remaining unreviewed messages from installation page
2019-05-29 12:52:20 -05:00
Chase Lau
d7b0217915
Review and remove unreviewed notice from Pi page
2019-05-24 10:59:21 -05:00
Chase Lau
7cd542387c
Fix link ‘Preparing for Installation’
...
NOTE: I did not remove the unreviewed warning from the parent page ‘Creating and using a live installation image’ as the Live CD section has the notice ‘needs modularization’ and I was confused by what it was asking.
2019-05-24 10:59:02 -05:00
Chase Lau
09de3b8180
Change ‘Apple Mac OS X’ to macOS
...
As Apple has used the macOS nomenclature since 2016, I’ve changed references to Apple Mac OS X to read macOS.
2019-05-24 10:56:55 -05:00
Chase Lau
abd518df79
Fix broken information in ‘DNF’ page
...
I’ve removed the ‘update’ command from the page as ‘update’ is a depreciated alias to ‘upgrade’. I also removed the link to the DNF blog as the link is broken and I wasn’t able to find a suitable replacement
Lastly, I removed the unreviewed message from the page.
2019-05-24 10:46:11 -05:00