file

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Secure Shell - ssh unter CentOS 7.x @centos
258 Treffer, Zuletzt geändert:
ity and features. This package includes the core files necessary for both the OpenSSH client and server... r_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-L [bind_address:]port:host:hostport] ... a per-host basis in a configuration file. Agent forwarding should be enabled
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
234 Treffer, Zuletzt geändert:
niedrigerer Priorität für diese Rolle │ ├── files # Verzeichnis "files" │ │ └── main.yml # (Skript-)Dateien zur Verwe... ~/ansible/roles/common/{tasks,handlers,templates,files,vars,defaults,meta,library,module_utils,lookup_p... ~/ansible/roles/common/{tasks,handlers,templates,files,vars,defaults,meta}/main.yml */ === Ansible-Kon
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 3.x unter CentOS 7 @centos:mail_c7
193 Treffer, Zuletzt geändert:
s that read the consolidated configuration files found in the /etc/pki/ca-trust/extracted directo... guration in a fixed location, contained in files with particular path and name, or by referring t... ble replacements for classic configuration files and for the classic NSS trust module named ... enable legacy applications, that read the classic files or access the classic module, to make use
ISC BIND Nameserver unter CentOS 7.x @centos
176 Treffer, Zuletzt geändert:
(8) Description : This package contains a tree of files which can be used as a chroot(2) jail for the na... NOPSIS rndc [-b source-address] [-c config-file] [-k key-file] [-s server] [-p port] [-V] [-y key_id] {command} DESCRIPTION rndc co... to the server. rndc reads a configuration file to determine how to contact the name server and
Logdatenanalyse mit graylog v2 unter CentOS 7.x @centos:web_c7
175 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
Logdatenanalyse mit graylog unter CentOS 7.x @centos:web_c7
113 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 ... o sharding server software, default configuration files, and init scripts. /etc/logrotate.d/mongodb /etc
SKS Keyserver unter CentOS 6.x @centos
108 Treffer, Zuletzt geändert:
/doc/sks-1.1.4/CHANGELOG /usr/share/doc/sks-1.1.4/FILES /usr/share/doc/sks-1.1.4/LICENSE /usr/share/doc/... # less /usr/share/doc/sks-1.1.4/ANNOUNCEMENT <file bash /usr/share/doc/sks-1.1.4/ANNOUNCEMENT>We are... looks over a list and and serves the first index file that it finds Current list: index.html, index... and 5.1. - Updated copyright notices in source files - Added sksclient tool, similar to old pksclie
DHCP-Server Konfigurieren unter CentOS 7.x @centos
105 Treffer, Zuletzt geändert:
<code>dhcpd.conf(5) File Formats Manual dhcpd.... ) NAME dhcpd.conf - dhcpd configuration file DESCRIPTION The dhcpd.conf file contains configuration information for dhcpd, the Internet Sy... ‐ tium DHCP Server. The dhcpd.conf file is a free-form ASCII text file. It is parsed
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
98 Treffer, Zuletzt geändert:
hnis **''~/ansible''** an $ vim 04_repro.yml <file bash 04_repro.yml>--- - hosts: all become: true... sudoers: ansible tasks: - name: Place repo-file nausch.org for CentOS 8 right in place copy: src: /home/django/ansible/files/CentOS8/nausch.org.repo dest: /etc/yum.... on_major_version'] == "8" - name: Place repo-file nausch.org for CentOS 7 right in place cop
SKS Keyserver unter CentOS 7.x installieren und betreiben @centos:web_c7
95 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
TLS-Verbindungen, verschlüsselte Kommunikation für Postfix 2.11 unter CentOS 7 @centos:mail_c7
94 Treffer, Zuletzt geändert:
# mkdir /etc/pki/tls/tmp # vim edh_keygen <file bash edh_keygen>#!/bin/bash # Script zum Erstelle... ivate/ rm *.pem -f systemctl condrestart postfix</file> Damit das Script auch ausgeführt werden kann, v... /pki/tls/misc/CA**. # cat /etc/pki/tls/misc/CA <file bash /etc/pki/tls/misc/CA>#!/bin/sh # # CA - wrap... a script. # 25-Jul-96 eay Cleaned up filenames some more. # 11-Jun-96 eay Fixed a few fi
SSL gesicherter Webserver mit mod_ssl für Apache httpd 2.4 unter CentOS 7.x @centos:web_c7
92 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 ... dhparam [-inform DER|PEM] [-outform DER|PEM] [-in filename] [-out filename] [-dsaparam] [-noout]
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git @linux
82 Treffer, Zuletzt geändert:
also: git help everyday) add Add file contents to the index mv Move or rename a file, a directory, or a symlink restore Restore working tree files rm Remove files from the working tree and from the index sparse-checkout Initia
Installation mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server) @centos:pxe_c8
62 Treffer, Zuletzt geändert:
docs/advanced-install/assembly_creating-kickstart-files/|Creating Kickstart files]]** in der aktuellen **[[https://docs.centos.org/en-US/8-docs/|CentOS 8.0.19... 8-docs/advanced-install/assembly_kickstart-script-file-format-reference/|Kickstart script file format reference]]** sowie in der **[[https://docs.centos.org/e
TLS-Absicherung des OpenLDAP-Servers - LDAPs-Konfiguration unter CentOS 7.x @centos:ldap_c7
61 Treffer, Zuletzt geändert:
/pki/tls/misc/CA**. # cat /etc/pki/tls/misc/CA <file bash /etc/pki/tls/misc/CA>#!/bin/sh # # CA - wrap... a script. # 25-Jul-96 eay Cleaned up filenames some more. # 11-Jun-96 eay Fixed a few filename missmatches. # 03-May-96 eay Modified to use... dson # tjh@cryptsoft.com # # default openssl.cnf file has setup as per the following # demoCA ... where
Nitrokey Start in der Praxis unter open SUSE leap 15.2 @suse:nitrokey
43 Treffer, Zuletzt geändert:
Nitrokey Start in der Praxis unter CentOS 7.x @centos:nitrokey
42 Treffer, Zuletzt geändert:
Dovecot, Authentifizierung(en) @centos:mail_c7
37 Treffer, Zuletzt geändert:
Nitrokey Pro in der Praxis unter Linux Mint 20 @nitrokey:linuxmint
32 Treffer, Zuletzt geändert:
Nitrokey Start in der Praxis unter ArchLinux @nitrokey:arch
20 Treffer, Zuletzt geändert:
DHCP-Server Konfigurieren unter CentOS 6.x @centos
15 Treffer, Zuletzt geändert:
Autokonfiguration von M$ Outlook @centos:mail_c6
7 Treffer, Zuletzt geändert:
DHCP-Server Konfigurieren unter CentOS 5.x @centos
6 Treffer, Zuletzt geändert:
DKIM - Domain Key Identified Mail @centos:mailserver
2 Treffer, Zuletzt geändert: