Christopher Engelhard
f3bb4a5faa
fix literal * being interpreted as markup
2020-08-07 06:09:10 +00:00
Christopher Engelhard
ac8c154d2a
uppercase Systemd at sentence beginning
2020-08-07 06:09:10 +00:00
Christopher Engelhard
9ded02053a
use systemctl edit to modify units
2020-08-07 06:09:10 +00:00
Christopher Engelhard
625e746763
formatting, small errors, minor rewords & clarifications
2020-08-07 06:09:10 +00:00
Christopher Engelhard
363b51c427
exclude repeated headings from TOC
2020-08-07 06:09:10 +00:00
Christopher Engelhard
a5e5afb89d
reformat headings
2020-08-07 06:09:10 +00:00
Christopher Engelhard
7a9fd50cac
format subsection headers
2020-08-07 06:09:10 +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
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
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
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
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
Ankur Sinha
aa06758517
Merge #175 Technical accuracy review for below page :
2020-03-05 09:58:58 +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
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
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
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
Alessio
4e19a54486
Added the quick-doc: Installing MySQL/MariaDB
2019-11-08 15:55:55 +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
Didik Supriadi
25c024ce49
Removed sneaky </pre>
in a code snippet
2019-10-06 14:58:56 +07: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
Chase Lau
35afc4d321
Remove remaining unreviewed messages from installation page
2019-05-29 12:52:20 -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
57b1061172
Remove redundant section from live CD page
...
The information in ‘Using your new live image’ is already covered in the page, so I’ve removed that section for brevity.
2019-05-24 10:43:29 -05:00
Petr Bokoc
cd24e4715f
Merge #119 Raspberry FAQ more readable. Updated WiFI and GPIO section (they now works OOB)
2019-05-23 10:50:04 +00:00
Matteo Dora
860eef39fa
Fix typo in MAJOROSVER
2019-05-06 10:16:39 +00:00
Petr Bokoc
c7b2fcd0ed
Bump version to 30
2019-04-30 16:18:13 +02:00
Petr Bokoc
43279ca81f
Add the setopt argument to dnf system upgrade procedure
2019-04-23 15:41:38 +00:00
Ankur Sinha (Ankur Sinha Gmail)
c88b6fa508
Ip-tables: correct nav and move to main folder and partials
2019-04-23 16:30:43 +01:00
Ankur Sinha (Ankur Sinha Gmail)
45e4dc3f85
Installing java: post merge tweaks
...
- Remove "ureviewed" header.
- Move introduction to main document.
- Add text saying OpenJDK is preferred.
2019-04-15 14:18:05 +01:00
Ankur Sinha
4552d2691d
Merge #122 Fix docs for oracle java installation.
2019-04-15 13:07:16 +00:00
Ankur Sinha (Ankur Sinha Gmail)
0d81c2854e
Creating rpm packages: remove newgrp
...
Fixes #43
2019-04-05 14:18:09 +01:00