PrivacyIDEA installieren (AlmaLinux/CentOS): Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Die Seite wurde neu angelegt: „== PrivacyIDEA installieren == <syntaxhighlight lang="bash"> dnf install mariadb-server httpd python3-mod_wsgi mod_ssl python3-virtualenv policycoreutils-python-utils </syntaxhighlight> <syntaxhighlight lang="bash"> systemctl enable --now httpd systemctl enable --now mariadb mysql_secure_installation </syntaxhighlight> <code><dbsecret></code> durch ein sicheres Passwort ersetzen <syntaxhighlight lang="bash"> echo 'create database pi;' | mysql -u root -…“
(Die Seite wurde neu angelegt: „== PrivacyIDEA installieren == <syntaxhighlight lang="bash"> dnf install mariadb-server httpd python3-mod_wsgi mod_ssl python3-virtualenv policycoreutils-python-utils </syntaxhighlight> <syntaxhighlight lang="bash"> systemctl enable --now httpd systemctl enable --now mariadb mysql_secure_installation </syntaxhighlight> <code><dbsecret></code> durch ein sicheres Passwort ersetzen <syntaxhighlight lang="bash"> echo 'create database pi;' | mysql -u root -…“)
Markierung: 2017-Quelltext-Bearbeitung
(kein Unterschied)

Navigationsmenü