file

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x
134 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 ... Require valid-user </IfModule> </Directory> </file> Bevor wir die Konfiguration unseres Apache Webs
Logdatenanalyse mit graylog v2 unter CentOS 7.x
130 Treffer, Zuletzt geändert:
en. # vim /etc/yum.repos.d/elasticsearch.repo <file bash /etc/yum.repos.d/elasticsearch.repo># Django... tic.co/elasticsearch/2.x/centos gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-elasticsearch priority... .co/GPG-KEY-elasticsearch priority=20 enabled=0 </file> Damit später nur verifizierte, also RPM-Pakete ... tät nach. # vim /etc/yum.repos.d/graylog.repo <file bash /etc/yum.repos.d/graylog.repo>[graylog] name
Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x
125 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
Logdatenanalyse mit graylog unter CentOS 7.x
75 Treffer, Zuletzt geändert:
en. # vim /etc/yum.repos.d/elasticsearch.repo <file bash /etc/yum.repos.d/elasticsearch.repo># Django... tic.co/elasticsearch/2.x/centos gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY-elasticsearch priority... es.elastic.co/GPG-KEY-elasticsearch enabled=1 </file> Damit später nur verifizierte, also RPM-Pakete ... "/var/lib/mongodb" }, systemLog: { destination: "file", path: "/var/log/mongodb/mongod.log", quiet: tru
SKS Keyserver unter CentOS 7.x installieren und betreiben
63 Treffer, Zuletzt geändert:
cation of checksums using md5sum -c <metadata-file>. - Replaced occurrances of the deprecated op... xplicit settings have to be added to the sksconf file. pagesize: 4 ptree_pagesize: 1 Getting the... 259773973A612A Finally; verifying the downloaded file can be done using gpg --keyid-format long --... 259773973A612A Finally; verifying the downloaded file can be done using gpg --keyid-format long --
SSL gesicherter Webserver mit mod_ssl für Apache httpd 2.4 unter CentOS 7.x
53 Treffer, Zuletzt geändert:
this option should be used with caution. file:pathname the first line of pathn... name need not refer to a regular file: it could for example refer to a device or ... ipe. fd:number read the password from the file descriptor number. This can be used to send ... -dsaparam] [-noout] [-text] [-C] [-2] [-5] [-rand file(s)] [-engine id] [numbits] DESCRIPTION Th
IT Infrastruktur und System Monitoring mit Icinga 2 unter CentOS 7.x @centos:web_c7:icinga
52 Treffer, Zuletzt geändert:
* # vim /etc/yum.repos.d/ICINGA-release.repo <file bash /etc/yum.repos.d/ICINGA-release.repo>[icinga... =1 gpgkey=http://packages.icinga.org/icinga.key </file> Anschließend weisen wir **yum** an, alle Metada... echend dokumentiert. # less /var/log/messages <file /var/log/messages>Feb 20 18:04:27 vml000117 syste... d Icinga host/service/network monitoring system.</file> ==== automatischer Start beim Systemstart ====
Alternativer FastCGI Process Manager für den Apache httpd unter CentOS 7.x
41 Treffer, Zuletzt geändert:
tc/php-fpm.conf**// . # vim /etc/php-fpm.conf <file code /etc/php-fpm.conf>;;;;;;;;;;;;;;;;;;;;; ; FP... ;;;;; ; All relative paths in this configuration file are relative to PHP's install ; prefix. ; Includ... n. This directive can be used everywhere in the ; file. include=/etc/php-fpm.d/*.conf ;;;;;;;;;;;;;;;;;... obal Options ; ;;;;;;;;;;;;;;;;;; [global] ; Pid file ; Default Value: none pid = /run/php-fpm/php-fpm.
Icinga Director - Graphisches Konfigurations WEB GUI für Icingaweb2 unter CentOS 7.x @centos:web_c7:icinga
38 Treffer, Zuletzt geändert:
en Aufbau. # vim /etc/icinga2/constants.conf <file bash /etc/icinga2/constants.conf>/** * This file defines global constants which can be used in * the ... for remote node tickets */ const TicketSalt = ""</file> # vim /etc/icinga2/icinga2.conf <file bash /etc/icinga2/icinga2.conf>/** * Icinga 2 configuration
Icinga 2 - Überwachung von Clients/Hosts bzw. Services auf Hosts @centos:web_c7:icinga
35 Treffer, Zuletzt geändert:
e="color: rgb(0, 0, 0)">/cli: Initializing serial file in '/var/lib/icinga2/ca/serial.txt'.</font> <font... olor: rgb(0, 0, 0)">/cli: Dumping config items to file '/etc/icinga2/zones.conf'.</font> <font style="co... style="color: rgb(0, 0, 0)">/cli: Created backup file '/etc/icinga2/zones.conf.orig'.</font> <b>Please ... style="color: rgb(0, 0, 0)">/cli: Created backup file '/etc/icinga2/features-available/api.conf.orig'.<
Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
33 Treffer, Zuletzt geändert:
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... disabled, carbon will automatically re-open # the file if it's rotated out of place (e.g. by logrotate d
Apache httpd, "der" WEB-Server unter CentOS 7.x
30 Treffer, Zuletzt geändert:
d_authn_dbm.so /usr/lib64/httpd/modules/mod_authn_file.so /usr/lib64/httpd/modules/mod_authn_socache.so ... es/mod_ext_filter.so /usr/lib64/httpd/modules/mod_file_cache.so /usr/lib64/httpd/modules/mod_filter.so /... Helper application and MIME type associations for file types Description : The mailcap file is used by the metamail program. Metamail reads the mailcap file
Icinga Web 2 - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
29 Treffer, Zuletzt geändert:
ss /usr/share/doc/icinga2-ido-mysql-*/README.md <file markdown /usr/share/doc/icinga2-ido-mysql-2.3.2/R... u will find a copy of this license in the COPYING file included in the source package. ## Installation Read the [INSTALL.md](INSTALL.md) file for more information about how to install it. ##... evelopment builds in the [INSTALL.md](INSTALL.md) file. ### Contributing There are many ways to contri
Icinga Web 2 - Einbinden von NagVis zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
26 Treffer, Zuletzt geändert:
n. # less /usr/local/src/nagvis-1.8.2/INSTALL <file /usr/local/src/nagvis-1.8.2/INSTALL>=============... ================================================</file> Bei der Installation von NagVis greifen wir auf... eb-server group [apache]: | create Apache config file [n]: y | ... done | | Creating main configuration file... done | | a
phpMyAdmin unter CentOS 7.x installieren und einrichten
19 Treffer, Zuletzt geändert:
/usr/share/doc/phpMyAdmin-4.3.6/html/_static/file.png /usr/share/doc/phpM... /usr/share/phpMyAdmin/file_echo.php ... /usr/share/phpMyAdmin/libraries/File.class.php /usr/s... /usr/share/phpMyAdmin/libraries/file_listing.lib.php /usr/s
phpLDAPadmin unter CentOS 7.x installieren und einrichten
17 Treffer, Zuletzt geändert:
Nextcloud unter CentOS 7.x installieren und betreiben
2 Treffer, Zuletzt geändert: