Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Zertifikate - Programme und Tools
- nssl s_client -CApath /etc/pki/tls/certs -connect localhost:636 -showcerts ===== Die Passphrase eines Ke... friendlyName: Michael Nausch's Root CA ID localKeyID: 8E D8 F2 19 82 E6 6D 14 08 19 67 0B B6 70 3... friendlyName: Michael Nausch's Root CA ID localKeyID: 8E D8 F2 19 14 08 19 67 49 0B B6 70 33 C4 2
- IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x @centos:web_c7
- /etc/nagios/objects/localhost.cfg /e... > Require all granted # Require local Require valid-user </RequireAll> ... > Require all granted # Require local Require valid-user </RequireAll> ... │ ├── contacts.cfg │ ├── localhost.cfg │ ├── nausch.org
- Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
- nfiguration, the statistics are available: http://localhost/awstats/awstats.pl /etc/awstats /etc/awstats/awstats.localhost.localdomain.conf /etc/awstats/awstats.model.conf /etc/cron.hourly/awstats /etc/httpd/conf.d/awstats.... AllowOverride None Require local </Directory> # Additional Perl m
- MySQLDumper unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten @centos:web_c7
- tHandler "proxy:unix:/run/php-fpm/www.sock|fcgi://localhost" </FilesMatch> # Welche Logdateien s
- Icinga 2 - Netzwerkmonitoring mit Hilfe von SNMP @centos:web_c7:icinga
- ded to it): snmpget -v1 -Cf -c public localhost system.sysUpTime system.sysContact.0 ... ly, the command: snmpget -v1 -c public localhost system.sysUpTime system.sysContact.0 ... me system.sysContact.0 = STRING: root@localhost With the -Cf flag specified the appli
- SASL-Authentifizierung beim MailTransferAgent Postfix 3.x unter CentOS 7 @centos:mail_c7
- http://www.postfix.org/postconf.5.html#smtpd_sasl_local_domain # default: smtpd_sasl_local_domain = # Django : 2019-02-09 Postfix SMTP Daemon SASL Sicherheitso... http://www.postfix.org/postconf.5.html#smtpd_sasl_local_domain # default: smtpd_sasl_local_domain = # Django : 2019-02-09 Postfix SMTP Daemon SASL Sicherheitso
- erweiterte gewichtete Prüfungen mittels policyd-weight @centos:mail_c7
- ir das script noch an Ort und Stelle unter **/usr/local/bin**. # mv policyd-weight /usr/local/bin/ <WRAP round tip>Das vom daemon benötigte Perl-Paket **p... y query $MAXDNSERRMSG = 'passed - too many local DNS-errors'; $PUDP = 0; # persi... cyd-weight.conf Restart=on-failure ExecStart=/usr/local/bin/policyd-weight start ExecReload=/usr/local/bi
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
- Zertifikats-Bundle-Datei befinden. # vim /usr/local/bin/ca-list <file perl /usr/local/bin/ca-list>#!/usr/bin/perl # Liste eines Zertifikatsbundles ausgeben... en **x**-Ausführungsrecht aus. # chmod +x /usr/local/bin/ca-list Nun können wir auch überprüfen, ob s... Bayern</font> <font style="color: rgb(0, 255, 0)">Locality Name (eg, city) [Default City]:</font><font st
- DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
- er Installation per Hand nichts im Wege. # yum localinstall http://repo7.nausch.org/7/x86_64/libopendm... socketspec is in one of two forms: local:path which creates a UNIX domain socket at the ... interfaces. If neither socket type is specified, local is assumed, mean‐ ing the paramet... e user executing the filter and the local host name to construct an email address.
- Installation des Mailinglistenservers Mailman unter CentOS 7.x @centos:mail_c7
- ml|nausch.org]]** mit Hilfe von **yum**. # yum localinstall http://repo.nausch.org/7/x86_64/mailman-2.... lected for information on how to configure it. Local Variables: mode: indented-text indent-tabs-mode: ... mappings won't be correct. DEFAULT_EMAIL_HOST = 'localhost.localdomain' DEFAULT_URL_HOST = 'localhost.localdomain' DEFAULT_URL_PATTERN = 'http://%s/mailman/'
- Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
- e bash /etc/yum.repos.d/CentOS-Base.repo># CentOS-LOCAL.repo # # This file uses a new mirrorlist system d... sh /usr/libexec/postfix/lmtp /usr/libexec/postfix/local /usr/libexec/postfix/master /usr/libexec/postfix/... _README /usr/share/doc/postfix-3.3.2/README_FILES/LOCAL_RECIPIENT_README /usr/share/doc/postfix-3.3.2/REA... INUX2 /usr/share/doc/postfix-3.3.2/examples/qmail-local /usr/share/doc/postfix-3.3.2/examples/qmail-local
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 2.11 unter CentOS 7 @centos:mail_c7
- Bayern</font> <font style="color: rgb(0, 255, 0)">Locality Name (eg, city) [Default City]:</font><font st... ryName = optional stateOrProvinceName = optional localityName = optional organizationName = optional or... #stateOrProvinceName_default = Default Province localityName = Locality Name (eg, city) localityName_default = Default City 0.organizationName = Organiza
- Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
- s after midnight. 10 0 * * * /usr/local/sbin/pflogsumm -d yesterday /var/log/maillog ... .m. on Sunday.) 10 4 * * 0 /usr/local/sbin/pflogsumm /var/log/maillog.0 ... **/var/log/maillog**//. Mit der Option **--ignore-localhost** können wir mailgraph anweisen, Nachrichten von localhost nicht in die Statistik aufzunehmen, die Mails
- Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
- etc/graphite-web/dashboard.conf /etc/graphite-web/local_settings.py /etc/graphite-web/local_settings.pyc /etc/graphite-web/local_settings.pyo /etc/httpd/conf.d/graphite-web.conf /etc/logrotate.d/g... ews.pyo /usr/lib/python2.7/site-packages/graphite/local_settings.py /usr/lib/python2.7/site-packages/grap
- SRS - Sender Rewriting Scheme unter CentOS 7.x @centos:mail_c7
- ch installiert. yum install postsrsd -y ==== localinstall ==== Will man das **[[http://repo.nausch.o... as betreffende Paket lokal installieren. # yum localinstall http://repo7.nausch.org/7/x86_64/postsrsd-... tes geht entsprechend der Installation. # yum localupdate http://repo7.nausch.org/7/x86_64/postsrsd-1... onfig/postsrsd># Default settings for postsrsd # Local domain name. # Addresses are rewritten to origina