All public logs

Jump to navigation Jump to search

Combined display of all available logs of SMUSwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:12, 20 August 2024 Jay.prost talk contribs created page IT:RT (Created page with "== Base setup == # Install base items<pre>apt install rt5-apache2 apache2 rt5-db-mysql rt5-apache2 request-tracker5 postfix libcrypt-ssleay-perl libnet-ldap-perl libapache-dbi-perl libapache2-mod-fcgid</pre> # Enable SSL and heddersv<pre>a2enmod enable ssl headers redirect proxy_fcgi</pre> # Append stapeling to ssl mod<pre>SSLStaplingCache shmcb:/tmp/ocsp(128000)</pre> === Tweak Mail === * Edit mail delivery <pre> sudo vi /etc/postfix/main.cf </pre> # Append rt.smus.c...")