file

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Zertifikate - Programme und Tools
5 Treffer, Zuletzt geändert:
enssl rsa -in <zertifikatsname.key> -out <neueskeyfile.key> ===== Eine CRL ausgeben ===== # openssl ... ertieren ===== # openssl crl2pkcs7 -nocrl -certfile certificate.cer -out certificate.p7b -certfile CACert.cer ===== Zertifikate von PEM nach PFX konvertie... fx -inkey privateKey.key -in certificate.crt -certfile CACert.crt ===== Zertifikate von DER nach PEM ko
IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x @centos:web_c7
139 Treffer, Zuletzt geändert:
tei mit. # less /etc/httpd/conf.d/nagios.conf <file apache /etc/httpd/conf.d/nagios.conf># SAMPLE CON... # This file contains examples of entries that need # to be... into your Apache web server # configuration file. Customize the paths, etc. as # needed to fit ... Name "Nagios Access" AuthType Basic AuthUserFile /etc/nagios/passwd <IfModule mod_authz_core.c
Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
141 Treffer, Zuletzt geändert:
hend an. # vim /etc/httpd/conf.d/awstats.conf <file apache /etc/httpd/conf.d/awstats.conf><VirtualHos... logs/awstats_access.log combined </VirtualHost> </file> Um nicht später immer einen rießen Rattenschwan... : # vim /etc/nginx/conf.d/awstats-nginx.conf <file apache /etc/nginx/conf.d/awstats-nginx.conf>serve... vml000097 - nausch.org"; #auth_basic_user_file /etc/awstats/htpasswd; # Static awstats
MySQLDumper unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten @centos:web_c7
10 Treffer, Zuletzt geändert:
. # vim /etc/httpd/conf.d/mysqldumper.conf <file apache /etc/httpd/conf.d/mysqldumper.conf># # Dja... t der der CSR erstellt wurde SSLCertificateKeyFile /etc/pki/tls/private/wildcard_2017.nausch.org.ser... , die von der CA signiert wurde SSLCertificateFile /etc/pki/tls/certs/wildcard_2017.nausch.org.certi... ntermediate-Zertifikate(s) SSLCertificateChainFile /etc/pki/tls/certs/AlphaSSL_Intermediate.certific
Icinga 2 - Netzwerkmonitoring mit Hilfe von SNMP @centos:web_c7:icinga
4 Treffer, Zuletzt geändert:
rint version information --extra-opts=[section][@file] Read options from an ini file. See https://www.nagios-plugins.org/doc/extra-opts.html for ... check_snmp saves the last state information in a file so that the rate per second can be calculated. U... o changing the arguments will create a new state file. Send email to help@nagios-plugins.org if you ha
SASL-Authentifizierung beim MailTransferAgent Postfix 3.x unter CentOS 7 @centos:mail_c7
5 Treffer, Zuletzt geändert:
wendungsfall. # less /etc/sysconfig/saslauthd <file bash /etc/sysconfig/saslauthd> # Directory in which to place saslauthd's listening socket, pid file, and so # on. This directory must already exist.... thd(8) # for the list of accepted flags. FLAGS= </file> Die weitere wichtige Stelle, an der wir nun die... wahl, z.B. **vim**. # vim /etc/sasl2/smtpd.conf <file bash /etc/sasl2/smtpd.conf># Django : 2019-02-09
erweiterte gewichtete Prüfungen mittels policyd-weight @centos:mail_c7
8 Treffer, Zuletzt geändert:
-weight.conf # vim /etc/policyd-weight.conf <file bash /etc/policyd-weight.conf># -----------------... # it dies. $PIDFILE = "/var/run/policyd-weight.pid"; </file> Hat man Änderungen an der Konfigurationsdatei vorgeno... /usr/lib/systemd/system/policyd-weight.service <file bash /usr/lib/systemd/system/policyd-weight.servi
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
179 Treffer, Zuletzt geändert:
ificates will be trusted or distrusted, and which file formats are read. Files in subdirectories... certificates and trust settings in the PEM file format. The trust settings found here will be int... ain CA certificates and trust settings in the PEM file format. The trust settings found here will... · If you are manually adding a configuration file to a system, you probably want it to o
DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
98 Treffer, Zuletzt geändert:
/usr/share/doc/opendmarc-1.3.0/opendmarc_tld_read_file.html /usr/share/doc/opendmarc-1.3.0/opendmarc_tld... the INSTALL and FEATURES files, and in the README file in the opendmarc directory. Changes are documented in the RELEASE_NOTES file. HTML-style documentation for libopendmarc is av... ess /usr/share/doc/opendmarc-1.3.0/README.schema <file /usr/share/doc/opendmarc-1.3.0/README.schema>This
Installation des Mailinglistenservers Mailman unter CentOS 7.x @centos:mail_c7
91 Treffer, Zuletzt geändert:
ailman/ListAdmin.pyo /usr/lib/mailman/Mailman/LockFile.py /usr/lib/mailman/Mailman/LockFile.pyc /usr/lib/mailman/Mailman/LockFile.pyo /usr/lib/mailman/Mailman/Logging /usr/lib/mailman/Mailman/Log... test_handlers.pyo /usr/lib/mailman/tests/test_lockfile.py /usr/lib/mailman/tests/test_lockfile.pyc /usr/
Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
113 Treffer, Zuletzt geändert:
gebnisse, die Whitespace enthalten. * Befehlsprofile pro Sitzung, die am Ende jeder eingehenden SMTP-S... nach. # vim /etc/yum.repos.d/CentOS-Base.repo <file bash /etc/yum.repos.d/CentOS-Base.repo># CentOS-LOCAL.repo # # This file uses a new mirrorlist system developed by Lance D... ch/ priority=1 exclude=postfix* gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #release
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 2.11 unter CentOS 7 @centos:mail_c7
112 Treffer, Zuletzt geändert:
wcerts /etc/pki/CA/private /etc/pki/tls/certs/Makefile /etc/pki/tls/certs/make-dummy-cert /etc/pki/tls/c... # mkdir /etc/pki/tls/tmp # vim edh_keygen <file bash edh_keygen>#!/bin/bash # Script zum Erstelle... ivate/ rm *.pem -f systemctl condrestart postfix</file> Damit das Script auch ausgeführt werden kann, v... /pki/tls/misc/CA**. # cat /etc/pki/tls/misc/CA <file bash /etc/pki/tls/misc/CA>#!/bin/sh # # CA - wrap
Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
273 Treffer, Zuletzt geändert:
ldmachen können, ohne dazu extra langwierig im Logfile unseres Mailservers herumzusuchen, stehen uns meh... Das Perlscript **pflogsumm** wertet hierzu das Logfile //**/var/log/maillog**// unseres Mailservers aus.... NAME pflogsumm.pl - Produce Postfix MTA logfile summary Copyright (C) 1998-2007 by James ... zero_fill] [--syslog_name=string] [file1 [filen]] pflogsumm.pl -[help│version
Fax-Server mit HylaFAX+ unter CentOS 7.x
2 Treffer, Zuletzt geändert:
# vim /etc/udev/rules.d/50-udev.rules</code> <file bash /etc/udev/rules.d/50-udev.rule># Django : 20... KERNEL=="ttyACM0", SYMLINK+="modem" </file> === 2. Integration in einem VoIP-Server Asteris
Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
39 Treffer, Zuletzt geändert:
python2.7/site-packages/graphite/templates/editProfile.html /usr/lib/python2.7/site-packages/graphite/te... ränken können. # vim /etc/carbon/carbon.conf <file python /etc/carbon/carbon.conf>[cache] # Configur... CONF_DIR - Configuration directory (where this file lives). # Defaults to $G... hange other directory paths, add settings to this file. The following # configuration variables are avai
SRS - Sender Rewriting Scheme unter CentOS 7.x @centos:mail_c7
5 Treffer, Zuletzt geändert:
SPF - Sender Policy Framework (unter CentOS 7.x) @centos:mail_c7
7 Treffer, Zuletzt geändert:
Webmail mit Roundcube unter CentOS 7.x @centos:mail_c7
42 Treffer, Zuletzt geändert:
Postfix, der sichere Mailserver (MTA) unter CentOS 7.x @centos:mail_c7
214 Treffer, Zuletzt geändert:
Fail2ban unter CentOS 6.x
181 Treffer, Zuletzt geändert:
LDAPs Authentifikation
10 Treffer, Zuletzt geändert:
Sichere eMail mit OpenPGP und S/MIME
2 Treffer, Zuletzt geändert:
Nitrokey Start in der Praxis unter CentOS 7.x @centos:nitrokey
4 Treffer, Zuletzt geändert:
Einbinden des Repository nausch.org unter CentOS 7 und CentOS 6
9 Treffer, Zuletzt geändert:
rsync-Server unter CentOS 8.x einrichten
49 Treffer, Zuletzt geändert:
Mailserver - Logfileauswertungen unter CentOS 7.x @centos:mail_c7
684 Treffer, Zuletzt geändert:
Nitrokey Pro in der Praxis unter CentOS 7.x @centos:nitrokey
4 Treffer, Zuletzt geändert:
Dovecot, Authentifizierung(en) @centos:mail_c7
46 Treffer, Zuletzt geändert:
Dovecot, Nachrichten auf dem Server mit SIEVE filtern @centos:mail_c7
19 Treffer, Zuletzt geändert:
Dovecot, "der" IMAP-Server unter CentOS 7.x @centos:mail_c7
35 Treffer, Zuletzt geändert:
Secure Shell - ssh
8 Treffer, Zuletzt geändert: