start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
91 Treffer, Zuletzt geändert:
n der individuellen Ansible Umgebung. - Ansible Directory Layout anlegen und mit Dummy-Inhalten versorgen. ... ~/ansible/roles" } - name: "Ansible Directory Layout anlegen" ansible.builtin.file: ... { admin_user }}/{{ ansible_working_dir }}/{{ item.directory }}' state: directory owner: '{{ admin_user }}' group: '{{ admin_user }}' mod
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
14 Treffer, Zuletzt geändert:
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
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1