1.099
Bearbeitungen
KKeine Bearbeitungszusammenfassung |
|||
Zeile 140: | Zeile 140: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== ImageMagick konfigurieren: === | |||
<syntaxhighlight lang="bash"> | |||
sudo vi /etc/ImageMagick-6/policy.xml | |||
</syntaxhighlight><syntaxhighlight lang="bash"> | |||
<policy domain="coder" rights="read|write" pattern="PDF" /> | |||
</syntaxhighlight> | |||
=== Systemd Services anlegen: === | === Systemd Services anlegen: === | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
Zeile 355: | Zeile 361: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== | === Quellen === | ||
*[https://wiki.crowncloud.net/?How_to_Install_Python_3_11_on_Debian_11 wiki.crowncloud.net] | *[https://wiki.crowncloud.net/?How_to_Install_Python_3_11_on_Debian_11 wiki.crowncloud.net] | ||
*[https://askubuntu.com/questions/1076846/how-to-install-newer-version-of-ghostscript-on-server-than-provided-from-ubuntu askubuntu.com] | *[https://askubuntu.com/questions/1076846/how-to-install-newer-version-of-ghostscript-on-server-than-provided-from-ubuntu askubuntu.com] |