start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
14 Treffer, Zuletzt geändert:
the chrony.texi file * Made the chrony.texi file "Vim6-friendly" (removed xrefs on @node lines, added... ir Michl <vladimir.michl@seznam.cz> Victor Moroz <vim@prv.adlum.ru> Kalle Olavi Niemitalo <tosi@stekt.... en wir nun also den NTP-Server unserer Wahl. # vim /etc/chrony.conf <code bash /etc/chrony.conf>... ... en, also z.B. **''# Django : 2024-02-18''** # vim /etc/chrony.conf <file bash /etc/chrony.conf>####
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
8 Treffer, Zuletzt geändert:
zugeben, damit die Datei entschlüsselt und im **''vim''** zum editieren angeboten werden kann. Wir gebe... n legen wir das benötigte Wrapper-Script an. $ vim ~/bin/ansible_vault_password <file bash ~/bin/ans... on **''vault_password_file''** entsprechend. $ vim ~/.ansible.cfg <file bash ~/.ansible.cfg>... # I... lation]** unter anderem folgendes definiert. $ vim ~/.ansible.cfg <file bash ansible.cfg>... [priv
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
6 Treffer, Zuletzt geändert:
örige Rolle eingebunden, wie wir hier sehen. $ vim ~/ansible/playbooks/admin_updates.yml {{gh> https... /admins Nun legen wir unseren Main-Task an. $ vim ~/ansible/roles/admins/tasks/main.yml {{gh> https... iert, die später den Admins zugewiesen wird. $ vim ~/ansible/roles/admins/tasks/admingroup.yml {{gh>... _module.html|ansible.builtin.assert Modul]]. $ vim ~/ansible/roles/admins/tasks/variablencheck.yml {
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
6 Treffer, Zuletzt geändert:
tionmsdatei vom SSH-Daemon entsprechend. <code> # vim /etc/ssh/sshd_config</code><code bash >... # Spec... figuirationsdatei **''~/.ssh/config''**. <code> $ vim ~/.ssh/config</code><code>Host kvm Hostname kvm... mon **''/etc/ssh/sshd_config''** wie folgt.<code> vim /etc/ssh/sshd_config</code><code>... # Specifies... amen aus dem Zertifikat in dieser Liste. <code> # vim /etc/ssh/ssh_auth_principals</code><file bash /et
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
4 Treffer, Zuletzt geändert:
ere erweiterte Host-Datei im YAML-Format an. $ vim ~/ansible/inventories/production/hosts.yml> <fil... hnis unseres Ansible-Administrationshost ab. $ vim ~/ansible/inventories/production/inventory.yml <... le/inventories/production/group_vars''** ab. $ vim ~/ansible/inventories/production/group_vars/ffmuc... s **''~/ansible/inventory/hosts_vars''** ab. $ vim ~/ansible/inventories/production/host_vars/ff_pli
Ansible @linux:ansible
2 Treffer, Zuletzt geändert:
cht dazu auch ein ganz normaler Editor wie z.B. **vim**, **nano** oder **emacs**. In nachfolgendem Bei... das auszuführende Modul erforderlich sind. # vim /etc/ansible/beispiel.yml <file yaml /etc/ansible
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
2 Treffer, Zuletzt geändert:
den Parameter **''nocows = True''** setzen. $ vim ~/.ansible.cfg <file bash ~/.ansible.cfg>... [d... plugins = ~/.ansible/plugins/callback''**. $ vim ~/.ansible.cfg <code bash >... # change the def
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1