Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Secure Shell - ssh unter CentOS 7.x
- : CentOS URL : http://www.openssh.com/portable.html Summary : An open source implementat... ure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. ... : CentOS URL : http://www.openssh.com/portable.html Summary : An open source SSH client ... : CentOS URL : http://www.openssh.com/portable.html Summary : An open source SSH server
- Grundinstallation von AMaViS unter CentOS 7.x @centos:mail_c7
- e Nachricht an den AMaViS-Host entweder auf dem **Port 10024** zur Prüfung übergeben oder es wird der AM... nd leitet die eMail an den betreffenden MTA auf **Port 10025** zurück. Unser MTX quittiert sodann die Ei... n Perl, assuring high reliability, portability and maintainability. It talks to MTA via (... :/path/to/file - A named pipe. # o inet:port@{hostname|ip-address} - An IPV4 socket. #
- Userauthentifizierung am Squid-Proxy-Servers @centos:squid
- erung acl ncsa_users proxy_auth REQUIRED acl SSL_ports port 443 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 # https
- Postfix, der sichere Mailserver (MTA) unter CentOS 7.x @centos:mail_c7
- ler in Form von Servern, Diensten, Protokolle und Ports, die uns beim Verarbeiten der elektronischen beg... Mailserver zur Annahme der eMails den Submission-Port **587** verwenden. * **MTA**: Ein Mail Transfer... nikation zwischen zwei Mailservern, wird der SMTP-Port **25** verwendet. Zur Anbindung weiterer Subsysteme können weitere Ports oder Milter-Sockets geöffnet werden. Wird der MT
- NTP - Zeitserver unter CentOS 7 einrichten und nutzen
- n der Internet Assigned Numbers Authority den UDP-Ports **123** zugewiesen. Weitere Hinweise findet ma... --------------- Although most of the program is portable between Unix-like systems, there are parts th... may work too, but they have not been tested. Porting the software to other system (particularly to ... * 'ntpd' has been ported to more types of computer / operating syst
- Logdatenanalyse mit graylog unter CentOS 7.x @centos:web_c7
- 0100 [initandlisten] MongoDB starting : pid=23784 port=27017 dbpath=/var/lib/mongodb 64-bit host=vml0001... 5+0100 [initandlisten] waiting for connections on port 27017</code> Standardmäßig öffnet der MongoDB-Daemon den Port **27017**. Dies können wir wie folgt auch überprü... 0100 [initandlisten] MongoDB starting : pid=16609 port=27017 dbpath=/var/lib/mongodb 64-bit host=vml0001
- SKS Keyserver unter CentOS 7.x installieren und betreiben @centos:web_c7
- amlp4o.opt` respectively.) If your vendor or porting project supplies prebuilt binaries and lib... n server up a simple index page directly from the port you're using for HKP. This is done by creating a... y useful if you want to run your webserver off of port 80. This can be done by using the -hkp_port command-line option. Building up the databases ---------
- Logdatenanalyse mit graylog v2 unter CentOS 7.x @centos:web_c7
- +0100 [initandlisten] MongoDB starting : pid=1776 port=27017 dbpath=/var/lib/mongodb 64-bit host=vml0001... 7+0100 [initandlisten] waiting for connections on port 27017</code> Standardmässig öffnet der MongoDB-Daemon den Port **27017**. Dies können wir wie folgt auch überprü... +0100 [initandlisten] MongoDB starting : pid=2202 port=27017 dbpath=/var/lib/mongodb 64-bit host=vml0001
- SQUID - Installation und Konfiguration
- e># egrep -v '(^#|^$)' /etc/squid/squid.conf http_port 3128 hierarchy_stoplist cgi-bin ? acl QUERY urlpa... .255.255 acl to_localhost dst 127.0.0.0/8 acl SSL_ports port 443 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 44
- Fail2ban unter CentOS 6.x
- + \\S+\\])?\\s*Failed \\S+ for .*? from <HOST>(?: port \\d*)?(?: ssh\\d*)?(: (ruser .*|(\\S+ ID \\S+ \\(... ?:\\[ID \\d+ \\S+\\])?\\s*)Connection from <HOST> port \\d+<SKIPLINES>(?P=__prefix)Disconnecting: Too ma... s -D <chain> -p <protocol> -m multiport --dports <port> -j f2b-<name>\niptables -F f2b-<name>\niptables ... s -I <chain> -p <protocol> -m multiport --dports <port> -j f2b-<name>'] ['set', 'sshd-ddos', 'action', '
- DHCP-Server Konfigurieren unter CentOS 7.x
- nternet Assigned Numbers Authority die beiden UDP-Ports 67 und 68 zugewiesen. Mittels DHCP ist die auto... em Schema. Die Kommunikation zwischen dem Server (Port 67) und dem Klienten (Port 68) erfolgte mittels UPD((**U**nreliable **D**atagram **P**rotocol)). Beim ... Client \n" as rechts links <-- rechts : (Port 67) DHCPDISCOVER note r
- Grundinstallation von AMaViS @centos:mail_c6
- ilservers, die Nachricht an den AMaViS-Host auf **Port 10024** zur Prüfung übergeben. Dort wird die Nach... nd leitet die eMail an den betreffenden MTA auf **Port 10025** zurück. Unser MTX quittiert sodann die Ei... ----------------- MX_smtpd_25 : SMTP Daemon - Port 25 MX_smtpd_25 : ext. Interface (eth0) 88.217... -------------- MX_smtpd_10025 : SMTP Daemon - Port 10025 MX_smtpd_10025 : int. Interface (eth1)
- Management und Überwachung des Squid-Proxy-Servers @centos:squid
- of one server per line on the format # hostname:port description # # Specifying :port is optional. If not specified then # the default proxy port is assumed. :* or :any matches # any port on the target server. # # hostname is matched using shell fil
- Installation mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server) @centos:pxe_c8
- the # default value. # If you want to change the port on a SELinux system, you have to tell # SELinux about this change. # semanage port -a -t ssh_port_t -p tcp #PORTNUMBER # # Specifies which address family should be used by sshd(8). Valid arguments # ar
- SQUID unter CentOS 6.x - Grund-Installation und -Konfiguration @centos:squid
- ns/anthony-pdf.gif /usr/share/squid/icons/anthony-portal.gif /usr/share/squid/icons/anthony-ps.gif /usr/... .0.0.0/24 acl localnet src 10.0.10.0/26 acl SSL_ports port 443 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 44
- Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
- DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
- Installation eines Ansible-Orchestrator-Management-Hosts mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server) @centos:pxe_c8
- Der Cyrus Hochleistungs-Mailserver mit Unterstützung für IMAP und SIEVE unter CentOS 6.x @centos:mail_c6
- Anbindung unseres MTAs Postfix 2.11 an einem Backend-Mailserver (Dovecot-IMAP-Server) unter CentOS7 @centos:mail_c7
- Anbindung unseres MTAs Postfix 3.x an einem Backend-Mailserver (Dovecot-IMAP-Server) unter CentOS7 @centos:mail_c7
- Postfixadmin zur Verwaltung der Maildomains und der Nutzerkonten des Dovecot-IMAP-Servers unter CentOS 7.x @centos:mail_c7
- 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
- Icinga Director - Graphisches Konfigurations WEB GUI für Icingaweb2 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 - Grundinstallation und Konfiguration @centos:mail_c7:php7
- phpMyAdmin 4.7 unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten @centos:web_c7
- Horde Framework 5 unter CentOS 7.x mit Apache 2.4, PHP 7 und PHP-FPM installieren und einrichten - Basiskonfiguration @centos:mail_c7:php7