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
23b383f100
rebasing
2019-05-04 15:02:56 +02: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
Petr Bokoc
f712c0b260
Fix a typo in readme
2019-04-23 10:24:11 +00:00
Fabrizio Pasqualin
30aa70d6c4
few changes to address all the suggestions in comments
...
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-04-20 18:17:51 +02: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
Fabrizio Pasqualin
c49228bb0f
Guide is now focusing more on Kernel Test Days
...
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-04-11 13:25:45 +02:00
Fabrizio Pasqualin
59d8835b8c
First draft of 'how to do a kernel regression test'
...
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-04-08 13:49:07 +02: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
alciregi
5a00d8ce5a
Wifi on the Raspberry Pi 3-series devices works out of the box with Fedora 29.
2019-03-25 18:55:10 +00:00
Petr Bokoc
c20fa4cd65
A bunch of link, xref, attribute and markup fixes
2019-03-25 15:53:13 +01:00
Petr Bokoc
6335add75d
A few fixes based on PR review
2019-03-25 13:29:24 +00:00
Petr Bokoc
4e7233705f
Issue #69 - fix bad links
2019-03-25 13:29:23 +00:00
Petr Bokoc
7e963e2f18
Remove 'unreviewed' banner from Installing Spotify
2019-03-22 16:54:48 +01:00
Petr Bokoc
1c0477b608
Fix a couple build errors
2019-03-22 14:57:13 +01:00
Petr Bokoc
d79e80c56f
Update build scripts
2019-03-22 14:37:32 +01:00
Ankur Sinha (Ankur Sinha Gmail)
de186d12d4
Installing plugins for movies and music: Remove unverified warning
2019-03-21 09:20:59 +00:00
Ankur Sinha (Ankur Sinha Gmail)
04f5d6817a
Adding new fonts: refer to RPMFusion page
2019-03-21 09:17:31 +00:00
Ankur Sinha (Ankur Sinha Gmail)
b91481dd43
Installing spotify: refer to RPMFusion page
2019-03-21 09:17:31 +00:00