start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Logdatenanalyse mit graylog v2 unter CentOS 7.x
226 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
218 Treffer, Zuletzt geändert:
====== Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x ====== {{:centos:web_c7:awst... u beschäftigen! </WRAP> Zum Auswerten unserer Logfiles, wie z.B. [[centos:web_c7:start|Apache-WEB-Serve... as erste Modul erstellt an Hand der gewählten LOG-Files entsprechende zusammengefasste Statistikfiles. Das zweite Script hat dann zur Aufgabe, die vom Script-
IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x
172 Treffer, Zuletzt geändert:
he core program, web interface, and documentation files for Nagios. Development files are built as a separate package. /etc/httpd/conf.d/nagios.conf ... 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
Logdatenanalyse mit graylog unter CentOS 7.x
144 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 ... /bin/mongodump /usr/bin/mongoexport /usr/bin/mongofiles /usr/bin/mongoimport /usr/bin/mongooplog /usr/bi
SSL gesicherter Webserver mit mod_ssl für Apache httpd 2.4 unter CentOS 7.x
120 Treffer, Zuletzt geändert:
wcerts /etc/pki/CA/private /etc/pki/tls/certs/Makefile /etc/pki/tls/certs/make-dummy-cert /etc/pki/tls/c... 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
SKS Keyserver unter CentOS 7.x installieren und betreiben
104 Treffer, Zuletzt geändert:
/doc/sks-1.1.5/CHANGELOG /usr/share/doc/sks-1.1.5/FILES /usr/share/doc/sks-1.1.5/LICENSE /usr/share/doc/... d metadata information (number of keys, number of files, checksums, etc) to key dump. This allows f... 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
Apache httpd, "der" WEB-Server unter CentOS 7.x
72 Treffer, Zuletzt geändert:
/usr/lib/systemd/system/httpd.service /usr/lib/tmpfiles.d/httpd.conf /usr/lib64/httpd /usr/lib64/httpd/m... d_authn_dbm.so /usr/lib64/httpd/modules/mod_authn_file.so /usr/lib64/httpd/modules/mod_authn_socache.so ... hz_dbm.so /usr/lib64/httpd/modules/mod_authz_groupfile.so /usr/lib64/httpd/modules/mod_authz_host.so /us... es/mod_ext_filter.so /usr/lib64/httpd/modules/mod_file_cache.so /usr/lib64/httpd/modules/mod_filter.so /
Alternativer FastCGI Process Manager für den Apache httpd unter CentOS 7.x
60 Treffer, Zuletzt geändert:
sr/lib/systemd/system/php-fpm.service /usr/lib/tmpfiles.d/php-fpm.conf /usr/sbin/php-fpm /usr/share/doc/... 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. ; Include one or more files. If glob(3) exists, it is used to include a bunc
Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
56 Treffer, Zuletzt geändert:
dex.html|Mailserver.guru]]. \\ \\ - **Datenbank(files)** - **Whisper** \\ Zum Abspeichern der Roh... bon), where it gets stored in fixed-size database files similar in design to RRD. The web frontend provi... python2.7/site-packages/graphite/templates/editProfile.html /usr/lib/python2.7/site-packages/graphite/te... ränken können. # vim /etc/carbon/carbon.conf <file python /etc/carbon/carbon.conf>[cache] # Configur
IT Infrastruktur und System Monitoring mit Icinga 2 unter CentOS 7.x @centos:web_c7:icinga
53 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 ====
Icinga Director - Graphisches Konfigurations WEB GUI für Icingaweb2 unter CentOS 7.x @centos:web_c7:icinga
47 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 other configuration files. */ /* The directory which contains the plugin... for remote node tickets */ const TicketSalt = ""</file> # vim /etc/icinga2/icinga2.conf <file bash /
Nextcloud unter CentOS 7.x installieren und betreiben
46 Treffer, Zuletzt geändert:
ei an: # cat /etc/httpd/conf.d/nextcloud.conf <file apache /etc/httpd/conf.d/nextcloud.conf># # Djang... t der der CSR erstellt wurde GnuTLSKeyFile /etc/pki/tls/private/lists.nausch.org.serverkey.p... ot-Zertifikat der CA GnuTLSCertificateFile /etc/pki/tls/certs/lists.nausch.org.certificatech... des nginx-Daemon veranlasst! GnuTLSDHFile /etc/pki/tls/private/dh_4096.pem # Se
Icinga 2 - Überwachung von Clients/Hosts bzw. Services auf Hosts @centos:web_c7:icinga
43 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'.<
Icinga Web 2 - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
42 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
phpMyAdmin 4.7 unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten
41 Treffer, Zuletzt geändert:
elle Paket auf unseren Rechner. # wget https://files.phpmyadmin.net/phpMyAdmin/4.7.4/phpMyAdmin-4.7.4... │ │ ├── down-pressed.png │ │ ├── file.png │ │ ├── jquery.js │ │ ├── min... │ ├── Rule.js │ │ │ │ │ ├── SingleFile.js │ │ │ │ │ ├── Spherical.js │ │... ─ common.inc.php │ ├── config │ │ ├── ConfigFile.php │ │ ├── config_functions.lib.php │ │
phpMyAdmin unter CentOS 7.x installieren und einrichten
28 Treffer, Zuletzt geändert:
phpLDAPadmin unter CentOS 7.x installieren und einrichten
20 Treffer, Zuletzt geändert:
Webserverinstallation unter CentOS 7.x
1 Treffer, Zuletzt geändert:
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1