Commit graph

1126 commits

Author SHA1 Message Date
Héctor Louzao
8811afe682 Checking Integrity with AIDE 2021-01-25 23:07:57 +00:00
Peter Lilley
172a09867d numbering continuity 2021-01-22 21:08:29 +11:00
Peter Lilley
d7ceaeacb3 refresh images 2021-01-22 21:05:08 +11:00
Peter Lilley
3d32a587d9 adding images 2021-01-22 20:22:23 +11:00
Peter Lilley
05928e804b references to chromium-freeworld per @ankursinha 2021-01-22 19:58:16 +11:00
Peter Lilley
12fe5903e5 Remove reference to widevine 2021-01-17 20:51:32 +11:00
Peter Lilley
17e9128324 Remove plugin instructions 2021-01-17 20:07:01 +11:00
Peter Lilley
f60f90c077 Create H3 2021-01-17 17:00:51 +11:00
Peter Lilley
4f7684393a minor - add sudo to some commands 2021-01-17 07:55:59 +11:00
Peter Lilley
33cd027727 Chrome Dev and Beta channel info 2021-01-16 23:19:58 +11:00
Matthew Miller
892bc7b5af remove an errant ' and fix capitalization 2021-01-15 12:04:18 -05:00
Matthew Miller
3135d7169d change "Kernel" to "Kernel and booting", move Dracut docs there 2021-01-15 12:02:50 -05:00
Matthew Miller
59eac91445 move Postgres to Databases category 2021-01-15 12:01:00 -05:00
Matthew Miller
1bd2c0dd53 Add new "Adding and managing software" category; move relevant items there 2021-01-15 11:59:03 -05:00
Héctor Louzao
aef253e2e3 Update out-dated information and aesthetic change for Databases
What this change accomplishes:

1. Move PostgreSql to Database Section
2. Remove Tips and Trips in PostgreSQL and move to the following
3. Add manage-sql-server.adoc and add GUI for Mysql/MariaDB/PostgreSQL
4. Add install information phpPgadmin because in fedora 33 is out of repo.
2021-01-08 20:13:54 +01:00
Peter Lilley
eae026feaf several small edits & corrections 2021-01-05 22:12:47 +11:00
Peter Lilley
121c66c068 Minor corrections 2021-01-05 22:01:12 +11:00
Peter Lilley
75076cf502 typos 2021-01-05 21:46:28 +11:00
Peter Lilley
c8c7010df3 re-write google-chrome sections 2021-01-05 21:40:00 +11:00
Peter Lilley
5c15b878c8 remove links no longer referenced 2021-01-05 20:48:29 +11:00
Peter Lilley
07614cd785 Updated copy - curated 3rd party repo 2021-01-05 20:46:09 +11:00
Peter Lilley
fe3222eb7c remove 'unreviewed' caution message 2021-01-05 20:03:46 +11:00
Ben Cotton
95b04ba9d6 Remove link to the Packages app
It does not exist. A few replacement projects are in the work, but aren't in place yet. Point folks to dist-git for now.

Fixes RHBZ 1908297.
2020-12-17 14:48:49 +00:00
Joe Dattilo
a58c2c9f61 Update modules/ROOT/pages/_partials/ref_virtio-win-rpm-contents.adoc
Corrected path to QEMU Guest Agent installers
2020-11-24 15:42:24 +00:00
Ankur Sinha (Ankur Sinha Gmail)
d307d751db
Fix minor typos 2020-11-23 09:12:54 +00:00
Ankur Sinha
2e8574247b Merge #304 Update dnf upgrade for 3rd party software 2020-11-23 09:08:28 +00:00
Ankur Sinha
658616cc04 Merge #287 Update modules/ROOT/pages/upgrading.adoc 2020-11-23 09:05:17 +00:00
Lukas Zapletal
8e1c962dd7 Update dnf upgrade for 3rd party software
This is now the second time when rpmconf reverted me
google-chrome-stable.repo file back to version where I have `enabled=0`.
It looks like this package generates the repo file in the post scriplet
and does not mention it in the list of installed files, this probably
tricks rpmconf to do an incorrect action. I would love to investigate
further and maybe file a bug for chrome/chromium, but now that I
finished my upgrade I can't look back why rpmconf thought this file
needs updating - scriplet looks like this:

    YUM_REPO_FILE="/etc/yum.repos.d/google-chrome.repo"
    install_yum() {
      install_rpm_key

      if [ ! "$REPOCONFIG" ]; then
        return 0
      fi

      if [ -d "/etc/yum.repos.d" ]; then
    cat > "$YUM_REPO_FILE" << REPOCONTENT
    [google-chrome]
    name=google-chrome
    baseurl=$REPOCONFIG/$DEFAULT_ARCH
    enabled=1
    gpgcheck=1
    gpgkey=https://dl.google.com/linux/linux_signing_key.pub
    REPOCONTENT
      fi
    }

It was likely some older version of the package. Anyway, I thought I'd
drop a warning note for others, because I accidentally disabled this
repo which left my Chrome on an old version for about a year until it
websites started warning me about an unsupported version. This is
dangerous, my main browser is Firefox but this could be a security
problem for others.
2020-11-19 08:32:41 +01:00
Jan Kuparinen
b57e8d52c4 removed needs review section 2020-11-16 17:39:18 +02:00
Jan Kuparinen
61e285acbd Technical review done, fixed a typo 2020-11-16 17:36:59 +02:00
Jan Kuparinen
ed91f4106b deleted an extra file 2020-11-15 07:14:41 +02:00
Jan Kuparinen
150aba0f91 Technical review on getting-started-with-apache-http-server
Added sudo to lines where needed
Changed "apachectl reload" to "sudo systemctl reload httpd.service"
Added / to the end of /etc/httpd/conf.d

Technical review completed and is now accurate.
2020-11-15 06:55:30 +02:00
Jan Kuparinen
2e382b872c Added missing sudo statement. 2020-11-13 21:33:14 +02:00
Jan Kuparinen
5e08ac5e48 Did a technical review and corrected commands as needed. File is now accurate. 2020-11-13 21:21:50 +02:00
Mirek Jahoda
d0e2e80fff Change a link to an xref in Disabling SELinux 2020-11-10 09:46:54 +00:00
Mirek Jahoda
08b33a90c5 Fix proc_enabling-selinux 2020-11-10 09:46:54 +00:00
Mirek Jahoda
1ca1b37fd4 Fix proc_disabling-selinux 2020-11-10 09:46:54 +00:00
Mirek Jahoda
2bbce8f88b Fix proc_changing-to-enforcing-mode 2020-11-10 09:46:54 +00:00
Ondrej Mosnacek
db3dc1ca8b Clarify enabling/disabling procedures for SELinux
* Simplify list of required packages (and add `grubby`).
* Move Disabled -> Enforcing steps from `changing-to-enforcing-mode` to
  `enabling-selinux`.
* In `changing-to-enforcing-mode`, use the correct procedure based on
  whether SELinux is currently Permissive or Disabled.
* Add step for ensuring that filesystem is relabeled when re-enabling
  SELinux.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-11-10 09:46:54 +00:00
Ondrej Mosnacek
65925232d5 Update instructions for disabling and re-enabling SELinux
The kernel functionality that allowed to disable SELinux by changing
/etc/selinux/config is now deprecated and will be removed in F34 [1].
While setting SELINUX=Disabled will still lead to a similar state even
after the removal, it is better to guide users to disable SELinux via
kernel boot parameters, which will actually disable SELinux completely
(as in no SElinux code is executed by the kernel).

[1] https://fedoraproject.org/wiki/Changes/Remove_Support_For_SELinux_Runtime_Disable

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-11-10 09:46:54 +00:00
Ondrej Mosnacek
77a636998d Fix quoting in SELinux code blocks
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-11-10 09:46:54 +00:00
S Page
114da283dc emphasize system-upgrade reboot reboots immediately, minor cleanups
Use "reboot" consistently, emphasize the immediate no-prompt reboot, mention it's a console terminal, then a second reboot, and clean up step 6 language. This fixes issue #294 and I think is an improvement.
2020-11-06 10:53:14 +00:00
Justin W. Flory (he/him)
2ea8287856 fonts: Refactor fonts page into something more comprehensive
This commit refactors the content for the fonts page. I focused on
organization and layout. I restructured the previous layout from a more
command line vs. GUI approach, and instead emphasized "packaged vs.
unpackaged" fonts.

I was inspired to rework this page because I went looking for it
recently, and the search engine led me here. :-)

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
2020-11-06 10:49:43 +00:00
Justin W. Flory (he/him)
03829527e5 fonts: Change file name for cleaner URL slug
This commit renames the "Adding new fonts in Fedora" file name. This
is done for two reasons:

1. Ensures the following changes are easier to review commit-by-commit
2. Better optimization in URL for search engines (i.e. this page is
   about fonts, so using a single word in the URL optimizes for that
   specific keyword)

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
2020-11-06 10:49:43 +00:00
Richard Gregory
64d15e2fb4 Review configuring networking with NetworkManager CLI (nmcli)
Tested the instructions on Fedora 32: x86_64

Fixes: #192

Signed-off-by: Richard Gregory <richardgrecoson@gmail.com>
2020-11-06 10:48:05 +00:00
Richard Gregory
d1e29cf9f5 Review 'How to Use Qemu'
Tested the instructions on Fedora 32: x86_64

Fixes: #213

Signed-off-by: Richard Gregory <richardgrecoson@gmail.com>
2020-11-05 12:47:51 +01:00
Jan Pazdziora
6117503ca7 Fedora 33 has been released. 2020-10-28 15:44:44 +00:00
Flo H
5b539dae7b Update modules/ROOT/pages/upgrading.adoc
Removed Atomic host upgrades and added information to silverblue including link to Silverblue documentation, where all commands are presented
2020-10-28 11:45:43 +00:00
Richard Gregory
a6e1aeda40 Review controlling traffic with Firewalld
Tested the instructions on Fedora 32: x86_64

Fixes: #200

Signed-off-by: Richard Gregory <richardgrecoson@gmail.com>
2020-10-26 21:36:38 +00:00
Caleb McKee
a32929dfcf Update modules/ROOT/nav.adoc
Removed "//FIXME" from debug-dracut-problems.adoc
2020-10-26 21:29:33 +00:00