Commit graph

312 commits

Author SHA1 Message Date
Christopher Engelhard
928e5e2049 fix list indices 2020-08-07 19:17:56 +00:00
Christopher Engelhard
d9ad490d8b add link to navigation 2020-08-07 19:17:56 +00:00
Christopher Engelhard
ddb16d0625 add quickdoc page 2020-08-07 19:17:55 +00:00
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
84a7031ee7 fix links in Additional Resources 2020-08-07 06:09:10 +00:00
Christopher Engelhard
db52519d03 remove review-needed 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
98ad2b7901 add 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
Christopher Engelhard
1b3bc29409 use unordered lists 2020-08-05 21:02:47 +02:00
Christopher Engelhard
65f35fdd31 fix subtitle formatting 2020-08-05 20:59:59 +02: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
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
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
Petr Bokoc
df45e37daf Merge #128 First draft of 'how to do a kernel regression test' 2019-05-16 00:55:46 +00:00
Fabrizio Pasqualin
84b3bd35a8 fix typo
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-13 15:49:20 +02:00
Fabrizio Pasqualin
8dad61ff4f * more clear path for test suite on test image
* suggest the use of top

Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-13 15:30:53 +02:00
Ankur Sinha (Ankur Sinha Gmail)
6fc87d4d50
[New doc] Gnome shell extensions 2019-05-08 09:46:09 +01:00
Matteo Dora
860eef39fa Fix typo in MAJOROSVER 2019-05-06 10:16:39 +00:00
Fabrizio Pasqualin
3deff15d36 few changes to address all the suggestions in comments
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-04 14:36:07 +02:00
Fabrizio Pasqualin
35171894aa Guide is now focusing more on Kernel Test Days
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-04 14:36:07 +02:00
Fabrizio Pasqualin
d63dc0a1a8 First draft of 'how to do a kernel regression test'
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-04 14:36:07 +02:00
Petr Bokoc
c7b2fcd0ed Bump version to 30 2019-04-30 16:18:13 +02:00
Ben Cotton
70cd79e3d4 Cleanup for F30 release
* Remove the unreviewed wiki content admonintion
* Remove unnecessary DNF arguments
* Remove references to 'Atomic Host' and replace with Fedora CoreOS and Fedora Silverblue
2019-04-29 15:35:08 +00: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
Petr Bokoc
fdf9741859 Merge #99 Fix edit-iptables-rules article 2019-04-23 10:26:46 +00:00
ping2gourav
91dd7debcf update Fedora 29 version 2019-04-20 18:17:03 +05:30
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
Stephan Mueller
dc79fd5e5c Convert and polish old wiki iptables article 2019-04-06 12:54:36 +02:00
Ankur Sinha (Ankur Sinha Gmail)
e347337a11 Upgrading to a new release: sync with wiki page
This is now in sync with
https://fedoraproject.org/wiki/Upgrading so a redirect can now be placed
there.

Again, I'm not sure what is to be done with the translations.
2019-04-05 14:56:10 +00:00
Ankur Sinha (Ankur Sinha Gmail)
07d1b54e74 Upgrading to a new release: reviewed
- was pretty good to go, one or two minor cosmetic issues
- left the "upgrade using anaconda" section in, even though it applies
to releases < 17 only. Should this be removed?
2019-04-05 14:56:10 +00:00
Ankur Sinha (Ankur Sinha Gmail)
820bf36fdf
Remove "installing an rpm" doc
This gives info about installing packages using the `rpm` command and is
extremely bad advice. End users should be using the standard package
managers (DNF) to install packages and not resort to `rpm` unless as a
last resort. So, this documentation does not fit into user-end
quickdocs.

Fixes #102
2019-04-05 15:25:41 +01:00
Ankur Sinha (Ankur Sinha Gmail)
0d81c2854e
Creating rpm packages: remove newgrp
Fixes #43
2019-04-05 14:18:09 +01:00
Ankur Sinha (Ankur Sinha Gmail)
4d989a3c10
Improve Gnome-Logs documentation
- Clarify that it is only a front end for the systemd journal.
2019-04-05 12:30:23 +01:00
Ankur Sinha (Ankur Sinha Gmail)
0739eebefe
Improve viewing logs using the command line
- A few rewrites
- Shorten information on viewing plain-text logs as they are not default now.
2019-04-05 12:23:07 +01:00
Ankur Sinha (Ankur Sinha Gmail)
e8b87f113e
Improve systemd introduction
This clarifies that services that use systemd no longer place their logs
in plain text files.
2019-04-05 12:17:51 +01:00
Ankur Sinha (Ankur Sinha Gmail)
9e9c0490f5
Cosmetic improvements to view-logs header
- Move each sentence to separate line.
- Add link to systemd upstream pages.
- Use Monospace for journalctl.
- Remove extra spaces between sentences.
2019-04-05 11:49:37 +01:00
hector louzao
ef70ecd8f2
Review "view logs on Fedora" quick-doc
- Remove Caution
- Review and Check View Log Information via Systemctl
- Add Using journalctl to View Log Information for a Specific Service
- Add to know more about systemd -> understanding-and-administering-systemd
- Sections can be moved up one level replaceing rsyslog
- Improve con_viewing-logs.adoc with adding some usefull information
- Change in using nano and vim to you can use favourite text editor
- Remove rsyslog completly
- Add -b and --list-boots if the user needs flter log messages for the current boot or view old log's
- instead of using bold for commands and file/folder names, maybe make them monospace too. That does'nt work in _NOTE_
- "Using the command line to open log files in a text editor" -> "Use a text editor" as a separate section.
- Observe a Warning when editing view_log.adoc and there is a PR in ASCCIDOCTOR
https://github.com/asciidoctor/asciidoctor/issues/2855.

[Ticket: 107] - https://pagure.io/fedora-docs/quick-docs/issue/107
2019-04-05 11:45:08 +01:00
Petr Bokoc
c89d3b7d73 More bad xref fixes 2019-03-29 00:04:54 +01:00
Petr Bokoc
b0dfe52ca8 Fix some broken xrefs 2019-03-28 22:13:22 +01:00
Zdenek Zambersky
16431762a8 Fix docs for oracle java installation. 2019-03-27 15:34:19 +01:00
alciregi
2966b9d0e4 Reverted back headers and leveloffset 2019-03-25 18:55:11 +00:00
alciregi
48add8d369 FAQ question are now heading 3 instead of italic. This should improve readability.
In addition, in raspberry-pi.adoc, I modified [leveloffset=0], because with +1, the FAQ title starts with level heading 3 instad of 2.
2019-03-25 18:55:11 +00:00
alciregi
14273465bc GPIO is supported with the use of libgpiod and associated bindings and utilities. 2019-03-25 18:55:10 +00:00