Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Zertifikate - Programme und Tools
- komplett anzeigen ===== # openssl x509 -noout -text -in <zertifikatsname.crt> ===== Herausgeber des ... CRL ausgeben ===== # openssl crl -inform DER -text -noout -in <crlname.crl> ===== Einen CSR Erzeuge... t anzeigen/auslesen ==== # openssl req -noout -text -in <request.csr> ===== Zertifikate von PEM nach
- IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x @centos:web_c7
- r carriage return, \n for newline) # and plain text. A newline is automatically added after each wri
- Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
- mime/svg.png /usr/share/awstats/wwwroot/icon/mime/text.png /usr/share/awstats/wwwroot/icon/mime/ttf.png ... g database files three times # larger than using "text" format. ... next update # Possible values: text or xml # Default: text
- MySQLDumper unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten @centos:web_c7
- ofern die Datei auch den entsprechenden MIME-Typ "text/css" entspricht, soll der Browser # CSS-Date
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
- kann man mit **openssl rsa -in <keyfile> -noout -text** die Schlüsseldatei öffnen und ausgeben lassen. # openssl rsa -in cakey.pem -noout -text <code>Enter pass phrase for cakey.pem: des-woas-... en wir folgenden Befehl: # openssl req -noout -text -in ecdsa-csr.pem <code>Certificate Request: ... neben einer TLS-geschützen Übertragung auch PLAIN-TEXT Übertragungen zulassen! === opportunistische Ver
- DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
- dmarc.nausch.org _dmarc.nausch.org descriptive text "v=DMARC1\; p=reject\; rua=mailto:postmaster@naus... | | rua | Kommaseparierte plain-text Liste von DMARC URIs; OPTIONAL | mailto:p... If set, specifies the location of a text file to which records are written ... (none) ## ## If set, specifies the location of a text file to which records are written ## that can be
- Installation des Mailinglistenservers Mailman unter CentOS 7.x @centos:mail_c7
- ltipart.pyo /usr/lib/mailman/pythonlib/email/mime/text.py /usr/lib/mailman/pythonlib/email/mime/text.pyc /usr/lib/mailman/pythonlib/email/mime/text.pyo /usr/lib/mailman/pythonlib/email/parser.py /usr/lib/... configure it. Local Variables: mode: indented-text indent-tabs-mode: nil End: </code> ===== Konfigu
- Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
- d # attached message headers were treated as body text. # # For details, see "man header_checks". # #hea... NOT # # The smtpd_banner parameter specifies the text that follows the 220 # code in the SMTP server's ... You MUST specify $myhostname at the start of the text. That is an # RFC requirement. Postfix itself doe... # is a `#'. # # multi-line text # A pattern/action line starts w
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 2.11 unter CentOS 7 @centos:mail_c7
- kann man mit **openssl rsa -in <keyfile> -noout -text** die Schlüsseldatei öffnen und ausgeben lassen. # openssl rsa -in cakey.pem -noout -text <code>Enter pass phrase for cakey.pem: des-woas-b... en wir folgenden Befehl: # openssl req -noout -text -in csr.pem <code>Certificate Request: Data: ... neben einer TLS-geschützen Übertragung auch PLAIN-TEXT Übertragungen zulassen! === opportunistische Ver
- Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
- ); } sub print_html() { print "Content-Type: text/html\n\n"; print <<HEADER; <!DOCTYPE html PUBLI... > <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Mail statistics fo... <link rel="stylesheet" href="mailgraph.css" type="text/css" /> </head> <body> HEADER print "<h1>Mail S... e)= @_; -r $file or do { print "Content-type: text/plain\n\nERROR: can't find $file\n"; exit 1; }
- Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
- bapp/content/js/ext/resources/images/default/form/text-bg.gif /usr/share/graphite/webapp/content/js/ext/... # Set the interface and port for the line (plain text) listener. Setting the # interface to 0.0.0.0 li
- SRS - Sender Rewriting Scheme unter CentOS 7.x @centos:mail_c7
- le.org \n mitte <-- DNS : example.org descriptive text "v=spf1 ip4:88.217.127.21 mx -all" note left : \n... e.org \n rechts <-- DNS : example.org descriptive text "v=spf1 ip4:88.217.127.21 mx -all" note left : \n... equests and replies are sent as one line of ASCII text, terminated by the ASCII newline character... T Each reply specifies a status code and text. Replies must be no longer than 4096 characters
- SPF - Sender Policy Framework (unter CentOS 7.x) @centos:mail_c7
- cords \n mitte <- rechts : nausch.org descriptive text "v=spf1 ip4:217.91.103.190/32 mx ?all" note left
- Webmail mit Roundcube unter CentOS 7.x @centos:mail_c7
- ir + "/cache/compress" compress.filetype = ("text/plain", "text/html", "text/javascript", "text/css", "text/xml", "image/gif", "image/png") } KNOWN ISSUES ============ Installat
- Postfix, der sichere Mailserver (MTA) unter CentOS 7.x @centos:mail_c7
- · A logical line starts with non-whitespace text. A line that starts with whitespa... n.cf submission_mumble = text with whitespace... NOTE 2: ... 821 (SMTP protocol) RFC 822 (ARPA Internet Text Messages) RFC 1651 (SMTP service extension... oad" to speed up a change. The text below provides only a parameter summary. See
- Horde Framework 5 unter CentOS 7.x mit Apache 2.4, PHP 7 und PHP-FPM installieren und einrichten - Basiskonfiguration @centos:mail_c7:php7
- Installation eines Ansible-Orchestrator-Management-Hosts mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server) @centos:pxe_c8
- phpMyAdmin 4.7 unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten @centos:web_c7
- Postfixadmin zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x @centos:mail_c7
- Icinga Web 2 - Einbinden von NagVis zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
- Postfixadmin 3.1 zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x mit Apache 2.4, PHP 7 und PHP-FPM @centos:mail_c7
- Der Cyrus Hochleistungs-Mailserver mit Unterstützung für IMAP und SIEVE unter CentOS 6.x @centos:mail_c6
- Icinga Director - Graphisches Konfigurations WEB GUI für Icingaweb2 unter CentOS 7.x @centos:web_c7:icinga