Domainredirect mit Apache
redirects.d Es soll ein Ordner angelegt werden, indem für jede Domain eine eigene Datei gespeichert wird. Dies erleichtert später die Verwaltung der Domains erheblich, speziell wenn man sehr viele Domains
WeiterlesenKnowledgebase von Gerald Allerstorfer
redirects.d Es soll ein Ordner angelegt werden, indem für jede Domain eine eigene Datei gespeichert wird. Dies erleichtert später die Verwaltung der Domains erheblich, speziell wenn man sehr viele Domains
WeiterlesenInstall missing packages sa-update -D perl -MCPAN -e shell Install additional spamassassin rulesets of Schaal-IT and Heinlein Support. sa-update –nogpg –channel sa.schaal-it.netsa-update –nogpg –channel spamassassin.heinlein-support.de Setup cronjob vi /etc/cron.hourly/sa-update chmod
WeiterlesenAfter installing ISPConfig according to the official installation instructions some packages are missing. tail -f /var/log/mail.log | grep amavisservice amavis restart Install missing packages apt install lrzip liblz4-tool rpm2cpio unrar-free
Weiterlesenapt update && apt -y upgrade && apt -y install opendmarc Modify opendmarc.service vi /lib/systemd/system/opendmarc.service systemctl daemon-reload Edit /etc/opendmarc.conf vi /etc/opendmarc.conf Adjust mail.domain.xx to your FQDN Create ignore.hosts mkdir -p
WeiterlesenNextcloud for Filelink ist eine Open Source Thunderbird Erweiterung, die es einfach macht, große Anhänge mit Thunderbird zu versenden, indem Sie sie zuerst auf einen Nextcloud-Server hochladen und dann den
WeiterlesenA DMARC policy allows a sender to indicate that his emails are protected by SPF and/or DKIM, and gives instructions on how to proceed if none of these authentication methods
WeiterlesenMongoDB ist eine dokumenentorientierte NoSQL Datenbank. Läuft normalerweise auf localhost Port 27017. Installation apt update && apt -y install mongodbsystemctl status mongodb● mongodb.service – An object/document-oriented database Loaded: loaded (/lib/systemd/system/mongodb.service;
Weiterlesenapt install lm-sensors sensors-detect …Now follows a summary of the probes I have just done.Just press ENTER to continue:Driver `w83627ehf‘:ISA bus, address 0x290Chip `Winbond W83627DHG-P/W83527HG Super IO Sensors‘ (confidence: 9)
Weiterlesen<IfModule mod_ssl.c> SSLEngine on SSLProtocol TLSv1.2 . . .</IfModule> a2enmod http2 vi /etc/apache2/sites-available/domain.xx.vhost <VirtualHost 192.168.0.2:80> Protocols h2 h2c http/1.1 H2Direct on DocumentRoot /var/www/domain.xx/web ServerName domain.xx . . .</VirtualHost> service apache2
WeiterlesenEdit .htaccess RewriteCond %{REQUEST_FILENAME} !/my_additional_directory/
Weiterlesen