can

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
233 Treffer, Zuletzt geändert:
chronyc is a command-line interface program which can be used to monitor chronyd's performance and to c... not be shown. There are two ways chronyc can access chronyd. One is the Internet Protocol (IPv... m which chronyd will accept these commands can be configured with the cmdallow directive in the ... obtained from reverse DNS lookups and can be different from the specified hostnames.
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
56 Treffer, Zuletzt geändert:
he authenticity of host 'vml172042 (172.17.2.42)' can't be established. ED25519 key fingerprint is SHA2... he authenticity of host 'vml172042 (172.17.2.42)' can't be established. ED25519 key fingerprint is SHA2... he authenticity of host 'vml172042 (172.17.2.42)' can't be established. ED25519 key fingerprint is SHA2... he authenticity of host 'vml172042 (172.17.2.42)' can't be established. ED25519 key fingerprint is SHA2
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
21 Treffer, Zuletzt geändert:
fetime": 3600, // Many additional parameters can be specified here: // - option definitions (i... // - ddns information (how the DHCPv4 component can reach a DDNS daemon) // // Some of them h... cope hierarchy is: // - global (most generic, can be overwritten by class, subnet or host) // - class (can be overwritten by subnet or host) // - subnet
Ansible @linux:ansible
9 Treffer, Zuletzt geändert:
o be installed on remote nodes. Extension modules can be written in any language and are transferred to... ocs.ansible.com. IRC and mailing list info can be found in file CONTRIBUTING.md, available in: h... t package. Note that setting allow_downgrade=True can make this module behave in a non-idempote... dencies between the downgraded package and others can cause changes to the packages which were
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
5 Treffer, Zuletzt geändert:
ypt,encrypt_string,rekey} ... DESCRIPTION can encrypt any structured data file used by Ansible. This can include group_vars/ or host_vars/ inventory varia... asks, handlers, and other objects are data, these can also be encrypted with vault. If you'd like to n... t expose what variables you are using, you can keep an individual task file entirely encrypted.
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
1 Treffer, Zuletzt geändert:
ode bash >... # change the default callback, you can only have one 'stdout' type enabled at a time. #