FoolFuuka/Install/EL8: Revision history

From Bibliotheca Anonoma

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    26 November 2023

    • curprev 17:2117:21, 26 November 2023Antonizoon talk contribs 11,549 bytes +11,549 Created page with " == Installing FoolFuuka (Pleebe fork) == # Create a non-root service user, such as <code>asagi</code> . For the benefit of SELinux, it is best to use /var/lib/asagi for daemon users so that systemd will be allowed to access that directory (it cannot access /home directory by default with SELinux). <pre>useradd -m -s /bin/bash -d /var/lib/asagi asagi</pre> 1.Install nginx supported appstreams rather than EPEL <pre>dnf --disablerepo=epel-modular module enable nginx:1.2..."