start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

SKS Keyserver unter CentOS 7.x installieren und betreiben
22 Treffer, Zuletzt geändert:
pment. - `make doc` creates a doc directory with ocamldoc-generated documentation of ... ion ----------------------- You need to set up a directory for the SKS installation. It will contain the da... mand-line or put in the `sksconf` file in the SKS directory. the `-basedir` option specifies the SKS directory itself, which defaults to the current working directory.
phpMyAdmin 4.7 unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten
2 Treffer, Zuletzt geändert:
e/phpMyAdmin/" DirectoryIndex index.php <Directory /usr/share/phpMyAdmin/> Options none ... wOverride Limit Require all granted </Directory> <LocationMatch "/(config.inc.php|configs|sc
Icinga Web 2 - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
5 Treffer, Zuletzt geändert:
The documentation is located in the [doc/](doc/) directory. The latest documentation is also available on ht... lias /icingaweb2 "/usr/share/icingaweb2/public" <Directory "/usr/share/icingaweb2/public"> Options SymLi... ument 404 /error_norewrite.html </IfModule> </Directory> </file> Da wir später eine Benutzer-Authentifiz... lias /icingaweb2 "/usr/share/icingaweb2/public" <Directory "/usr/share/icingaweb2/public"> # Django : 20
IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x
16 Treffer, Zuletzt geändert:
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
Apache httpd, "der" WEB-Server unter CentOS 7.x
30 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
Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x
42 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
Logdatenanalyse mit graylog unter CentOS 7.x
13 Treffer, Zuletzt geändert:
-12-23T11:05:55.519+0100 [FileAllocator] creating directory /var/lib/mongodb/_tmp 2015-12-23T11:05:55.532+010... rite to instead of stdout - has to be a file, not directory logpath = /var/log/mongodb/mongod.log # Alternative directory for UNIX domain sockets (defaults to /tmp) unixSo... var/run/mongodb # Directory for datafiles (defaults to /data/db/) dbpath = /v
MySQLDumper unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten
2 Treffer, Zuletzt geändert:
/MySQLDumper/" DirectoryIndex index.php <Directory /srv/www/html/MySQLDumper/> Options none ... wSymLinks AddHandler cgi-script .pl </Directory> <LocationMatch "/(config.php|configs|script
Icinga Web 2 - Einbinden von NagVis zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
14 Treffer, Zuletzt geändert:
rary place (for example /tmp). And change to that directory > tar xvzf nagvis-1.*.tar.gz /tmp > cd /tmp/nagv... ----------- The installer is located in the root directory of the NagVis package. The installer has to be ma... -----+ | Please enter the path to the nagios base directory [/usr/share/icinga2]: | nagios path /usr/share... -------------------------------------+ | Creating directory /usr/share/nagvis...
Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga
14 Treffer, Zuletzt geändert:
to write data. # # GRAPHITE_ROOT - Root directory of the graphite installation. # ... s to ../ # GRAPHITE_CONF_DIR - Configuration directory (where this file lives). # ... ITE_ROOT/conf/ # GRAPHITE_STORAGE_DIR - Storage directory for whisper/rrd/log/pid files. # ... ts to $GRAPHITE_ROOT/storage/ # # To change other directory paths, add settings to this file. The following #
Alternativer FastCGI Process Manager für den Apache httpd unter CentOS 7.x
7 Treffer, Zuletzt geändert:
defined value ;rlimit_core = 0 ; Chroot to this directory at the start. This value must be defined as an ; ... Default Value: not set ;chroot = ; Chdir to this directory at the start. ; Note: relative path can be used. ; Default Value: current directory or / when chroot ;chdir = /var/www ; Redirect wo... x.php to the list of files that will be served as directory indexes. DirectoryIndex index.php # Enable http
phpLDAPadmin unter CentOS 7.x installieren und einrichten
15 Treffer, Zuletzt geändert:
e it intuitive to browse and administer your LDAP directory. Since it is a web application, this LDAP ... did that). 2. Put the resulting 'phpldapadmin' directory somewhere in your webroot. 3. Copy 'config.php.... ig.php' and edit to taste (this is in the config/ directory). 4. Then, point your browser to the phpldapadmin directory. * For additional help See the wiki: http
Mattermost v4 mit MariaDB und Apache unter CentOS 7.x installieren und betreiben
9 Treffer, Zuletzt geändert:
-4.2.0-linux-amd64.tar.gz -C /opt/ ===== storage directory anlegen ===== Damit der Mattermost-Daemon die Nut... 52428800, "DriverName": "local", "Directory": "./data/", "EnablePublicLink": false, ... nceSettings": { "Enable": false, "Directory": "./data/", "EnableDaily": false }, ... [2017/10/05 20:21:37 CEST] [INFO] Current working directory is /opt/mattermost/bin [2017/10/05 20:21:37 CEST]
phpMyAdmin unter CentOS 7.x installieren und einrichten
10 Treffer, Zuletzt geändert:
DocumentRoot "/usr/share/phpMyAdmin" <Directory "/usr/share/phpMyAdmin"> Options ... one Require all granted </Directory> <Directory "/usr/share/phpMyAdmin/setup"> Options -Indexes FollowSymLinks ... 27.0.0.1 Require ip ::1 </Directory> <Directory "/usr/share/phpMyAdmin/librar
Logdatenanalyse mit graylog v2 unter CentOS 7.x
22 Treffer, Zuletzt geändert:
-02-15T18:48:36.554+0100 [FileAllocator] creating directory /var/lib/mongodb/_tmp 2017-02-15T18:48:36.575+010... rite to instead of stdout - has to be a file, not directory logpath = /var/log/mongodb/mongod.log # Alternative directory for UNIX domain sockets (defaults to /tmp) unixSo... var/run/mongodb # Directory for datafiles (defaults to /data/db/) dbpath = /v
Nextcloud unter CentOS 7.x installieren und betreiben
2 Treffer, Zuletzt geändert:
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1