Christoph chris
  • Joined on 2023-02-13
chris pushed to master at script/monitoring 2023-11-20 00:09:04 +01:00
09652be7e0 check_dyndns.sh: change location of ddclient script to '/usr/bin/ddclient'.
chris pushed to master at install/mailsystem 2023-11-15 18:36:45 +01:00
d5d3bddb8c install_postfix_base.sh: change function dectec_os to dectect_os_1.
chris pushed to master at install/mailsystem 2023-11-15 18:35:44 +01:00
b717e88130 update_postfix_dh_parameters.sh: change function dectec_os to dectect_os_1.
chris pushed to master at install/mailsystem 2023-11-15 17:48:56 +01:00
ccc527abc2 Add script 'update_postfix_dh_parameters.sh'.
chris pushed to master at install/mailsystem 2023-11-15 17:20:31 +01:00
2291f6efa9 install_postfix_advanced.sh: fix error detecting os distribution/version.
chris pushed to master at install/mailsystem 2023-11-15 16:42:49 +01:00
bb464c1686 install_postfix_base.sh: minor chanmges on script output.
23165653f5 install_postfix_advanced.sh: fix error icreatunf / installing DH parameters.
Compare 2 commits »
chris pushed to master at install/mailsystem 2023-11-15 16:37:43 +01:00
ba988c63bc install_postfix_base.sh: fix error on script output.
chris pushed to master at install/mailsystem 2023-11-15 15:50:03 +01:00
4dd9611151 fix error creating / installing DH parameters.
chris pushed to master at install/mailsystem 2023-11-13 09:25:48 +01:00
0bde654616 install_postfix_advanced.sh: exclude TLSv1 for smtp server and TLSv1 and TLSv1.1 for smtp client.
chris pushed to master at install/mailsystem 2023-11-13 09:22:15 +01:00
190b0d0fcb install_postfix_advanced.sh: add message headers that include information about the protocol and cipher used.
chris pushed to master at script/mysql 2023-11-07 18:48:56 +01:00
8efe89e79a Add not very well tested script 'dump_database.sh'.
chris pushed to master at script/mysql 2023-11-07 17:53:06 +01:00
be0404d9d6 restore_database.sh: while restoring the database set value 'max_allowed_packet' to '1G'.
chris pushed to master at install/mailsystem 2023-11-07 11:45:04 +01:00
30db99c91e install_amavis.sh: adjust spamassassin's local.cnf file.
chris pushed to master at install/mattermost 2023-11-05 23:08:04 +01:00
52917ecaf4 upgrade-mattermost.sh: parameterize database name when writing backup sql file.
chris pushed to master at script/LXC 2023-11-05 22:49:41 +01:00
968c35b61b create-lx-container.sh:
chris pushed to master at install/mattermost 2023-11-04 11:36:55 +01:00
5769bce4d9 New version of 'mysql-apt-config'. is now ' 0.8.26-1'.
chris pushed to master at script/admin-stuff 2023-10-30 22:41:12 +01:00
08b015c55d reboot-LXC-host.sh: logoff user from System.
chris pushed to master at script/admin-stuff 2023-10-30 19:47:17 +01:00
a01eb8abd5 reboot-LXC-host.sh: add flag '-f' (force) to the reboot command.
chris pushed to master at install/nginx 2023-10-30 18:59:30 +01:00
748e47b70b install_nginx.sh: directory '/etc/nginx/ssl' was not created on a fresh install at debian 12.
chris pushed to master at install/php 2023-10-26 21:27:27 +02:00
7b17ac342a mod_php_install.sh: finish support fo debian 12 (bookworm).