start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Postfix, der sichere Mailserver (MTA) unter CentOS 7.x @centos:mail_c7
163 Treffer, Zuletzt geändert:
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).
Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 6.x
102 Treffer, Zuletzt geändert:
DocumentRoot "/var/www/awstats" <Directory "/var/www/awstats"> AllowOverride None Options +ExecCGI DirectoryIndex awstats.pl Order deny,allow Deny from a... Allow from 10.0.10.0/26 </Directory> Alias /awstatsclasses "/var/www/awstats... le # to setup AWStats (See documentation in docs/ directory). # The config file must be in /etc/awstats, /usr
Horde Framework 5 unter CentOS 7.x - Grundinstallation und Konfiguration @centos:mail_c7
70 Treffer, Zuletzt geändert:
s of Horde, see the file README_ in the top-level directory of the Horde distribution. .. _IMP: http://www.h... iscover pear.horde.org 5. Set Horde installation directory:: pear install horde/horde_role pear r... _uploads = On 2. Your temporary upload directory **must** be writable to the user the... `php.ini``, PHP will use the default directory compiled into it (normally ``/tmp`` on
Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
66 Treffer, Zuletzt geändert:
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
Mailserver - Logfileauswertungen unter CentOS 7.x @centos:mail_c7
62 Treffer, Zuletzt geändert:
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 None Options +ExecCGI DirectoryIndex mailgraph.cgi Order deny,allow require IP 10.0. </Directory> ErrorLog logs/mailgraph_error.log CustomLog lo
Installation und Konfigurationsdateien von Postfix unter CentOS 7.x @centos:mail_c7
61 Treffer, Zuletzt geändert:
# 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
Konfiguration unseres MTAs Postfix 3.x unter CentOS 7 @centos:mail_c7
60 Treffer, Zuletzt geändert:
stfix Postfix HTML Dokumentation. # default: html_directory html_directory = no # Django : 2019-01-27 - Pfad für die Postfix online man-pages. # default: manpage_directory = /usr/local/man manpage_directory = /usr/share/man # Django : 2019-01-27 - Pfadangabe für die Postfix Bei
Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
58 Treffer, Zuletzt geändert:
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 Options +ExecCGI DirectoryIndex mailgraph.cgi Order deny,allow Deny from... low from 10.0.0.0/24 Allow from 10.0.10.0/26 </Directory> ErrorLog logs/mail-graph_error.log CustomLog l
Konfiguration unseres MTAs Postfix 2.11 unter CentOS7 @centos:mail_c7
50 Treffer, Zuletzt geändert:
stfix Postfix HTML Dokumentation. # default: html_directory html_directory = no # Django : 2014-10-31 - Pfad für die Postfix online man-pages. # default: manpage_directory = /usr/local/man manpage_directory = /usr/share/man # Django : 2014-10-31 - Pfadangabe für die Postfix Beis
Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
44 Treffer, Zuletzt geändert:
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 eines sicheren Mailservers mit Postfix unter CentOS 6.x @centos:mail_c6
43 Treffer, Zuletzt geändert:
these documents, use # the command "postconf html_directory readme_directory", or go to # http://www.postfix.org/. # # For best results, change no more than 2-3 paramet... = 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 mit Hilfe eines Kickstartfiles unter CentOS 7.x (PXE-Server) @centos:pxe_c7
41 Treffer, Zuletzt geändert:
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
40 Treffer, Zuletzt geändert:
server * .htaccess support allowing overrides for DirectoryIndex * PHP Version 5.2.1 or greater including ... 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
Secure Shell - ssh unter CentOS 7.x
38 Treffer, Zuletzt geändert:
s ~/.rhosts or ~/.shosts exist in the user's home directory on the remote machine and contain a line con... _rsa.pub (protocol 2 RSA) in the user's home directory. The user should then copy the public key to ~/.ssh/authorized_keys in his/her home directory on the remote machine. The authorized_keys file ... e stored in ~/.ssh/known_hosts in the user's home directory. Additionally, the file /etc/ssh/ssh_known_h
Apache httpd, "der" WEB-Server unter CentOS 7.x @centos:web_c7
37 Treffer, Zuletzt geändert:
/log/access_log'. # # ServerRoot: The top of the directory tree under which the server's # configuration, er... re kept. # # Do not add a slash at the end of the directory path. If you point # ServerRoot at a non-local d... it access to web content directories in other # <Directory> blocks below. # <Directory /> AllowOverride none Require all denied </Directory> # # Note that fro
Mailman - Grundinstallation und Konfiguration @centos:mailman
23 Treffer, Zuletzt geändert:
Installation des Mailinglistenservers Mailman @centos:mail_c6
23 Treffer, Zuletzt geändert:
Logdatenanalyse mit graylog v2 unter CentOS 7.x @centos:web_c7
23 Treffer, Zuletzt geändert:
Dovecot, "der" IMAP-Server unter CentOS 7.x @centos:mail_c7
21 Treffer, Zuletzt geändert:
SKS Keyserver unter CentOS 6.x
20 Treffer, Zuletzt geändert:
Webmail mit Roundcube @centos:mail_c6
18 Treffer, Zuletzt geändert:
Horde Adressbuch: Turba @centos:mail_c6
17 Treffer, Zuletzt geändert:
ISC BIND Nameserver unter CentOS 7.x
17 Treffer, Zuletzt geändert:
NTP - Zeitserver unter CentOS 7 einrichten und nutzen
17 Treffer, Zuletzt geändert:
sicherer Mailserver mit Postfix @centos:mailserver
16 Treffer, Zuletzt geändert:
APC UPS Daemon unter CentOS 7.x
15 Treffer, Zuletzt geändert:
phpLDAPadmin unter CentOS 6.x
15 Treffer, Zuletzt geändert:
Installation und Konfiguration von ClamAV @centos:mail_c6
14 Treffer, Zuletzt geändert:
Remote Access mit NX NoMachine unter CentOS 6.x
14 Treffer, Zuletzt geändert:
Logdatenanalyse mit graylog unter CentOS 7.x @centos:web_c7
14 Treffer, Zuletzt geändert:
phpMyAdmin unter CentOS 6.x
13 Treffer, Zuletzt geändert:
Management und Überwachung des Squid-Proxy-Servers @centos:squid
12 Treffer, Zuletzt geändert:
Optimierung von Dansguardian @centos:dansg
12 Treffer, Zuletzt geändert:
Eigenes Repository einrichten
11 Treffer, Zuletzt geändert:
ClamAV unter CentOS 5 bzw. Centos 6
11 Treffer, Zuletzt geändert:
Grundinstallation von AMaViS unter CentOS 7.x @centos:mail_c7
10 Treffer, Zuletzt geändert:
Remote Access mit NX NoMachine
9 Treffer, Zuletzt geändert:
Logfileanalyse und -Auswertung mit (Better)AWStats
8 Treffer, Zuletzt geändert:
Virenschutz mit ClamAV @centos:mailserver
8 Treffer, Zuletzt geändert:
Grundabsicherung von Postfix @centos:mailserver
8 Treffer, Zuletzt geändert:
horde - Create. Communicate. Collaborate. @centos:mailserver
7 Treffer, Zuletzt geändert:
Grundinstallation von AMaViS @centos:mail_c6
7 Treffer, Zuletzt geändert:
Grundabsicherung von Postfix @centos:mail_c6
7 Treffer, Zuletzt geändert:
SNMP (unter CentOS 6.x) @centos:cacti_c6
7 Treffer, Zuletzt geändert:
Fax-Server mit HylaFAX+ unter CentOS 6.x
7 Treffer, Zuletzt geändert:
Virenschutz mit AMaViS @centos:mailserver
6 Treffer, Zuletzt geändert:
Filtergruppen bei Dansguardian @centos:dansg
6 Treffer, Zuletzt geändert:
Absicherung des OpenLDAP-Servers - LDAPS-Konfiguration @centos:ldap
6 Treffer, Zuletzt geändert:
Basiskonfiguration von horde @centos:mail_c6
6 Treffer, Zuletzt geändert:
Virenfilterung bei Dansguardian @centos:dansg
6 Treffer, Zuletzt geändert:
Zeitbegrenzung bei Dansguardian @centos:dansg
6 Treffer, Zuletzt geändert:
Installation und Konfiguration von ClamAV unter CentOS 6.x
6 Treffer, Zuletzt geändert:
BIND Nameserver unter CentOS 6
5 Treffer, Zuletzt geändert:
phpldapadmin installieren und einrichten
5 Treffer, Zuletzt geändert:
Konfiguration @centos:mail_c6
5 Treffer, Zuletzt geändert:
Autokonfiguration von Apple iPhone, iPad oder iPod @centos:mail_c6
4 Treffer, Zuletzt geändert:
Autokonfiguration von M$ Outlook @centos:mail_c6
4 Treffer, Zuletzt geändert:
Dovecot, Authentifizierung(en) @centos:mail_c7
4 Treffer, Zuletzt geändert:
Datenerstbefüllung des OpenLDAP Servers @centos:ldap
4 Treffer, Zuletzt geändert:
Logfileauswertungen @centos:mailserver
4 Treffer, Zuletzt geändert:
MariaDB Datenbankserver unter CentOS 7.x
4 Treffer, Zuletzt geändert:
Horde eMail/WebMail Plattform: IMP @centos:mail_c6
4 Treffer, Zuletzt geändert:
Dansguardian Logfile-Auswertung @centos:dansg
3 Treffer, Zuletzt geändert:
Cacti Installation und Grundkonfiguration
3 Treffer, Zuletzt geändert:
Userauthentifizierung am Squid-Proxy-Servers @centos:squid
3 Treffer, Zuletzt geändert:
Mailfilterung mit SIEVE auf dem IMAP-Server @centos:mailserver
3 Treffer, Zuletzt geändert:
Konfiguartion des Browsers auf der Clientseite @centos:dansg
3 Treffer, Zuletzt geändert:
rsync-Server unter CentOS 8.x einrichten
3 Treffer, Zuletzt geändert:
Fail2ban unter CentOS 6.x
3 Treffer, Zuletzt geändert:
Webserver-Analyse mit Piwik
3 Treffer, Zuletzt geändert:
Administration des Cyrus IMAP-Servers (WEB-GUI) @centos:mail_c6
3 Treffer, Zuletzt geändert:
Dovecot, Shared Folder und Shared Namespace @centos:mail_c7
3 Treffer, Zuletzt geändert:
Filter-Regeln (sieve) - ingo @centos:mail_c6
3 Treffer, Zuletzt geändert:
BIND Nameserver
2 Treffer, Zuletzt geändert:
SRS - Sender Rewriting Scheme @centos:mail_c6
2 Treffer, Zuletzt geändert:
LDAPs Authentifikation
2 Treffer, Zuletzt geändert:
mySQL-Datenbankserver unter CentOS 6.x einrichten
2 Treffer, Zuletzt geändert:
lokalen Zeitserver einrichten
2 Treffer, Zuletzt geändert:
OpenLDAP installieren und einrichten
2 Treffer, Zuletzt geändert:
Administration der vHOSTs @centos:kvm
2 Treffer, Zuletzt geändert:
SRS - Sender Rewriting Scheme unter CentOS 7.x @centos:mail_c7
2 Treffer, Zuletzt geändert:
SASL-Authentifikation @centos:mailserver
2 Treffer, Zuletzt geändert:
SNMP
1 Treffer, Zuletzt geändert:
Horde 5 WebMail Applikation: IMP unter CentOS 7.x @centos:mail_c7
1 Treffer, Zuletzt geändert:
Apache Webserver @centos:webserver
1 Treffer, Zuletzt geändert:
Backup-Mailserver mit Postfix 2.11 unter CentOS7 @centos:mail_c7
1 Treffer, Zuletzt geändert:
Administration des Cyrus IMAP-Servers (Konsole) @centos:mail_c6
1 Treffer, Zuletzt geändert:
PXE-Server unter CentOS 6.x optimieren @centos:pxe
1 Treffer, Zuletzt geändert:
TFTP-Server unter CentOS 8.x einrichten @centos:pxe_c8
1 Treffer, Zuletzt geändert:
Backup-Mailserver mit Postfix 3.x unter CentOS 7 @centos:mail_c7
1 Treffer, Zuletzt geändert:
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1