forked from Controls/gitea-pages
Merge branch 'master' of git.psi.ch:linux-infra/documentation
This commit is contained in:
@@ -11,10 +11,16 @@ It can generate various formats, including HTML and PDF.
|
||||
Installing Sphinx
|
||||
-----------------
|
||||
|
||||
On RHEL 7 it is enough to install the ``python-sphinx`` package::
|
||||
basically it is enough to install the ``python-sphinx`` package:
|
||||
|
||||
On RHEL 7::
|
||||
|
||||
yum install python-sphinx
|
||||
|
||||
On RHEL8::
|
||||
|
||||
dnf install python3-sphinx
|
||||
|
||||
|
||||
Editing
|
||||
-------
|
||||
|
||||
@@ -85,5 +85,6 @@ cd /tmp; checkmodule --mls -m --output my-application.mod $PATH_TO/my-applicatio
|
||||
|
||||
References:
|
||||
- [SELinux Guide](https://docs.linuxfabrik.ch/base/security/selinux.html) (German)
|
||||
- [Short SELinux Manual](https://dokuwiki.dsteiner.ch/selinux) (English)
|
||||
- How to read SELinux logs: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/troubleshooting-problems-related-to-selinux_using-selinux
|
||||
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/using_selinux/troubleshooting-problems-related-to-selinux_using-selinux
|
||||
|
||||
Reference in New Issue
Block a user