Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux @linux
- depfiles commands make all-am make[1]: Entering directory '/home/django/.cache/pikaur/build/aide/src/aide-0... 2-8 -lacl -lpthread -lattr -lz make[1]: Leaving directory '/home/django/.cache/pikaur/build/aide/src/aide-0... g package()... make install-am make[1]: Entering directory '/home/django/.cache/pikaur/build/aide/src/aide-0.19' make[2]: Entering directory '/home/django/.cache/pikaur/build/aide/src/aide-0
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- s ~/.rhosts or ~/.shosts exist in the user's home directory on the remote machine and contain a line contai... ~/.ssh/id_rsa.pub (RSA) in the user's home directory. The user should then copy the public key to ~/.ssh/authorized_keys in their home directory on the remote machine. The authorized_key... e stored in ~/.ssh/known_hosts in the user's home directory. Additionally, the file /etc/ssh/ssh_known_hosts
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- ble.cfg -- Local config file (in current working directory) assumed to be 'project specific' and overrides t... -f] pass-name Remove existing password or directory, optionally forcefully. pass mv [--force,-f]
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- roduction''**. Das entsprechende **[[first#ansibledirectory_layout|Ansible: Directory Layout]]** haben wir ja mit Hilfe unsere **[[playbook_example_08|Ansible-Playbooks... eits das entsprechend benötigte **[[first#ansibledirectory_layout|Ansible: Directory Layout]]** automatisch angelegt. <code>inventories/production/ ├── group_vars │
- IT Infrastruktur und Sytem Monitoring mit Nagios unter CentOS 7.x @centos:web_c7
- 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
- Logfileanalyse und -Auswertung mit (Better-)AWStats unter CentOS 7.x @centos:web_c7
- 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
- MySQLDumper unter CentOS 7.x mit Apache 2.4, PHP 7.2 und PHP-FPM installieren und einrichten @centos:web_c7
- /MySQLDumper/" DirectoryIndex index.php <Directory /srv/www/html/MySQLDumper/> Options none ... wSymLinks AddHandler cgi-script .pl </Directory> <LocationMatch "/(config.php|configs|script
- SASL-Authentifizierung beim MailTransferAgent Postfix 3.x unter CentOS 7 @centos:mail_c7
- /saslauthd <file bash /etc/sysconfig/saslauthd> # Directory in which to place saslauthd's listening socket, pid file, and so # on. This directory must already exist. SOCKETDIR=/run/saslauthd # M
- erweiterte gewichtete Prüfungen mittels policyd-weight @centos:mail_c7
- = '/tmp/.policyd-weight/'; # must be a directory (add
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
- on files found in the /etc/pki/ca-trust/extracted directory or that load the PKCS#11 module p11-kit-tr... ored below the /etc/pki/ca-trust/extracted directory hierarchy. The output is produced using t... . It is important to select the correct subdirectory for adding files, as the subdirectory defines how contained certificates will be trusted or distruste
- DMARC - Domain-based Message Authentication, Reporting & Conformance unter CentOS 7.x @centos:mail_c7
- ME <code>OPENDMARC README ================ This directory has the latest open source DMARC software from Th... ctual filter program) is present in the opendmarc directory of this source distribution. There is additional... ES files, and in the README file in the opendmarc directory. Changes are documented in the RELEASE_NOTES fil... opening a new issue. +---------------------+ | DIRECTORY STRUCTURE | +---------------------+ contrib
- Installation des Mailinglistenservers Mailman unter CentOS 7.x @centos:mail_c7
- at the RPM has installed mailman in the following directory: /usr/lib/mailman You may want to examine this directory to find additional mailman documentation, or other ... enabled. As of mailman-2.1.5-21 the following directory and file changes occurred: variable data... ld locations to new locations is as follows: Directory Mapping: /var/mailman
- Installation und Konfigurationsdateien von Postfix 3 unter CentOS 7.x @centos:mail_c7
- 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
- TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 2.11 unter CentOS 7 @centos:mail_c7
- itly asked for or it doesn't exist then setup the directory # structure that Eric likes to manage things ... EW" -o ! -f ${CATOP}/serial ]; then # create the directory hierarchy mkdir -p ${CATOP} mkdir -p ${CATOP}/c... eply generation only. dir = ./demoCA # TSA root directory serial = $dir/tsaserial # The current serial num
- Mailserver - Logfileauswertungen unter CentOS 6.x @centos:mail_c6
- 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 ... low from 10.0.0.0/24 Allow from 10.0.10.0/26 </Directory> ErrorLog logs/mail-graph_error.log CustomLog l... y $tmp_dir = '/var/cache/queuegraph'; # temporary directory where to store the images my $rrdtool_1_0 = ($RRD
- Icinga2 Einbinden von Graphite zur graphischen Visualisierung - Installation und Konfiguration unter CentOS 7.x @centos:web_c7:icinga