Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Postfix, der sichere Mailserver (MTA) unter CentOS 7.x @centos:mail_c7
- ive to the Postfix queue directory (pathname controlled with the queue_directory configura‐ tion parameter in main.cf). ... ive to the Postfix queue directory (pathname controlled with the queue_directory configura‐ tion parameter in main.cf).
- Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
- these documents, use # the command "postconf html_directory readme_directory", or go to # http://www.postfix.org/BASIC_CONFIGURATION_README.html etc. # # For best resul... = no # LOCAL PATHNAME INFORMATION # # The queue_directory specifies the location of the Postfix queue. # This is also the root directory of Postfix daemons that run chrooted. # See the f
- Installation und Konfigurationsdateien von Postfix unter CentOS 7.x @centos:mail_c7
- # the command "postconf html_directory readme_directory", or go to # http://www.postfix.org/BASIC_CONFIGURATION_README.html... ORMATION # # The queue_directory specifies the location of the Postfix queue. # This is also the root directory of Postfix daemons that run chrooted. # See the f
- Mailserver - Logfileauswertungen unter CentOS 7.x @centos:mail_c7
- my $tmp_dir = '/var/cache/mailgraph'; # temporary directory where to store the images my @graphs = ( ... are/mailgraph" AddHandler cgi-script .cgi <Directory "/usr/share/mailgraph"> AllowOverride... Order deny,allow require IP 10.0. </Directory> ErrorLog logs/mailgraph_error.log CustomLog lo... y $tmp_dir = '/var/cache/queuegraph'; # temporary directory where to store the images my $rrdtool_1_0 = ($RRD
- Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
- my $tmp_dir = '/var/cache/mailgraph'; # temporary directory where to store the images my @graphs = ( { titl... r/share/mailgraph" AddHandler cgi-script .cgi <Directory "/usr/share/mailgraph"> AllowOverride None ... low from 10.0.0.0/24 Allow from 10.0.10.0/26 </Directory> ErrorLog logs/mail-graph_error.log CustomLog l... y $tmp_dir = '/var/cache/queuegraph'; # temporary directory where to store the images my $rrdtool_1_0 = ($RRD
- Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
- to permit URL access to scripts/files in AWStats directory. # <Directory "/usr/share/awstats/wwwroot"> Options None All... ride None Require local </Directory> # Additional Perl modules <IfMo... e # to setup AWStats (See documentation in docs/ directory). # The config file must be i
- Installation mit Hilfe eines Kickstartfiles unter CentOS 7.x (PXE-Server) @centos:pxe_c7
- des and ownership of the # user's files and home directory before accepting login. This is normally # desir... ecause novices sometimes accidentally leave their directory # or files world-writable. StrictModes yes # Sp... d by a literal '%', %h is replaced by the # home directory of the user being authenticated, and %u is replac... absolute path or one relative to the user's home directory. AuthorizedKeysFile .ssh/authorized_keys #
- Webmail mit Roundcube unter CentOS 7.x @centos:mail_c7
- d testing the configuration, remove the installer directory 7. Check Known Issues section of this file 8. Don... rors to the 'errors' log file located in the logs directory which can be configured in config/config.inc.php.... r if you want to limit the session cookies to the directory where Roundcube resides you can uncomment and con... that the webserver can write to the file and the directory containing the file. * PostgreSQL ------------
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
- on files found in the /etc/pki/ca-trust/extracted directory or that load the PKCS#11 module p11-kit-tr... ored below the /etc/pki/ca-trust/extracted directory hierarchy. The output is produced using t... e read. Files in subdirectories below the directory hierarchy /usr/share/pki/ca-trust-source/ ... iority. Files in subdirectories below the directory hierarchy /etc/pki/ca-trust/source/ contai
- Dovecot, "der" IMAP-Server unter CentOS 7.x @centos:mail_c7
- LDAP]]**, **[[http://de.wikipedia.org/wiki/Active_Directory|Active Directory]]**. Die Konfiguration der Benutzer-Authentifizierung ist im Kapitel **[[centos:mail_c7:do... =106112:2,S </code> ==== Mailbox Location / vmail-Directory ==== Für unseren Mailserver mit seinen Mailboxen ... ilboxes are # kept. This is called the "root mail directory", and it must be the first # path given in the ma
- Installation des Mailinglistenservers Mailman unter CentOS 7.x @centos:mail_c7
- at the RPM has installed mailman in the following directory: /usr/lib/mailman You may want to examine this directory to find additional mailman documentation, or other ... enabled. As of mailman-2.1.5-21 the following directory and file changes occurred: variable data... ld locations to new locations is as follows: Directory Mapping: /var/mailman
- TLS-Absicherung des OpenLDAP-Servers - LDAPs-Konfiguration unter CentOS 7.x @centos:ldap_c7
- itly asked for or it doesn't exist then setup the directory # structure that Eric likes to manage things ... EW" -o ! -f ${CATOP}/serial ]; then # create the directory hierarchy mkdir -p ${CATOP} mkdir -p ${CATOP}/c... eply generation only. dir = ./demoCA # TSA root directory serial = $dir/tsaserial # The current serial num... evel] [-f slapd-config-file] [-F slapd-config-directory] [-h URLs] [-n service-name] [-s sysl
- Dovecot, Nachrichten auf dem Server mit SIEVE filtern @centos:mail_c7
- bal_extensions is recommended. plugin { # The directory where the program sockets are located for the #... y. The name of each unix socket contained in that directory # directly maps to a program-name referenced fr... sieve_execute_socket_dir = sieve-execute # The directory where the scripts are located for direct executio... tively. The name of each script contained in that directory # directly maps to a program-name referenced fr
- IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x @centos:web_c7
- ias /nagios/cgi-bin "/usr/lib64/nagios/cgi-bin" <Directory "/usr/lib64/nagios/cgi-bin"> # SSLRequireSSL ... 7.0.0.1 Require valid-user </IfModule> </Directory> Alias /nagios "/usr/share/nagios/html" <Directory "/usr/share/nagios/html"> # SSLRequireSSL Options N... 7.0.0.1 Require valid-user </IfModule> </Directory> </file> Bevor wir die Konfiguration unseres Apa
- Dovecot, Quotas - Speicherquoten für User und Maildomains @centos:mail_c7
- rsize: Find and sum all the files found from mail directory. # Extremely SLOW with Maildir. It'll ... ilboxes are # kept. This is called the "root mail directory", and it must be the first # path given in the ma... @domain, empty if there's no domain # %h - home directory # # See doc/wiki/Variables.txt for full list. Som... r to change mmap_disable. #lock_method = fcntl # Directory in which LDA/LMTP temporarily stores incoming mai
- DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
- Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
- Horde Framework 5 unter CentOS 7.x mit Apache 2.4, PHP 7 und PHP-FPM installieren und einrichten - Basiskonfiguration @centos:mail_c7:php7