host

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
246 Treffer, Zuletzt geändert:
: $ ssh -Y vml172042 <code>The authenticity of host 'vml172042 (172.17.2.42)' can't be established. E... genden Zeilen eingetragen bei meinen Hosts: <code>Host * StrictHostKeyChecking=no UserKnownHostsFile... **) oder ich habe eine Liste aller möglichen 1860 Host vor mir und tippe den dann vor dem ersten Verbind... teilt wird, dass der erkannte Fingerprint des ssh_host_ed25519_key unbekannt ist und daher dem System er
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
63 Treffer, Zuletzt geändert:
nses with dot -m Accept multiple commands -h HOST Specify server (/var/run/chrony/chronyd.sock,127.... default, the commands are accepted only from localhost (127.0.0.1 or ::1). All other commands ar... a ‘Not authorised’ error, even if it is from localhost. Having full access to chronyd via chrony... ill be interpreted as a whole command. -h host This option specifies the host to be c
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
45 Treffer, Zuletzt geändert:
yml-Datei=== Dort legen wir uns unsere erweiterte Host-Datei im YAML-Format an. $ vim ~/ansible/inven... www8.dmz.nausch.org: ansible_ssh_host: 10.0.0.90 ... www7.dmz.nausch.org: ansible_ssh_host: 10.0.0.97 ... # Host hostname: ff_pliening_gbw_ug
Ansible @linux:ansible
30 Treffer, Zuletzt geändert:
diesen Ansible Playbooks gesammelt und auf die im Host Inventory gespeicherten Hosts ausgerollt. - Ein... m Build Date : So 08 Dez 2019 21:42:23 CET Build Host : buildvm-aarch64-24.arm.fedoraproject.org Packa... me "inventory" { database "Group B" { [Host n] } database "Group A" { [Host 1] [Host 2] [Host 3] } } } }
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
28 Treffer, Zuletzt geändert:
Subnetz \\ (Use) ^ Subnetz Addresse \\ - ^ Host Address-Range \\ (global Unicast) ^ Host\\ - ^ IPv4\\ - ^ Link-Local-Scope\\ - ^ Sit... srv/allocator.h kea /usr/include/kea/dhcpsrv/base_host_data_source.h kea /usr/include/kea/dhcpsrv/cache_host_data_source.h kea /usr/include/kea/dhcpsrv/callou
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
22 Treffer, Zuletzt geändert:
t> <font style="color: rgb(25, 100, 5)">ok: [localhost]</font> <font style="color: rgb(0, 0, 0)"> TASK [... roles/ssh_client/tasks/client_config.yml for localhost</font> <font style="color: rgb(0, 0, 0)"> TASK [s... t> <font style="color: rgb(25, 100, 5)">ok: [localhost]</font> <font style="color: rgb(0, 0, 0)"> PLAY R... </font> <font style="color: rgb(25, 100, 5)">localhost </font><font style="color: rgb(0
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
7 Treffer, Zuletzt geändert:
used by Ansible. This can include group_vars/ or host_vars/ inventory variables, variables loade... len Ordnerhierarchien organisiert, bei Bedarf von Host zu Host kopiert und im Allgemeinen mit Standard-Kommandozeilen-Dienstprogrammen für die Dateiverwaltung... per se __nicht__ hat. \\ \\ <code> $ ansible localhost -m shell -a "ls -l /root | wc -l"</code> <html><p
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
1 Treffer, Zuletzt geändert:
nseres Playbook-Aufrufs können wir dies z.B. beim Host mit dem Namen **''vml000137''** auch wie folgt er