bash

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
8 Treffer, Zuletzt geändert:
t an. $ vim ~/bin/ansible_vault_password <file bash ~/bin/ansible_vault_password>#!/bin/bash /usr/bin/pass show ansible-vault-password</file> Abschliessen... e''** entsprechend. $ vim ~/.ansible.cfg <file bash ~/.ansible.cfg>... # If set, configures the path... lgendes definiert. $ vim ~/.ansible.cfg <file bash ansible.cfg>... [privilege_escalation] # Django
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
8 Treffer, Zuletzt geändert:
sts''**. $ less /etc/ansible/ansible.cfg <code bash> ... [defaults] # some basic default values... ... e Ziel verwiesen. $ less ~/.ansible.cfg <code bash> some basic default values... # Generated by Ans... /ansible/inventories/production/hosts.yml> <file bash ~/ansible/inventories/production/hosts.yml>--- #Y... sible/inventories/production/inventory.yml <file bash ~/ansible/inventories/production/inventory.yml>--
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
4 Treffer, Zuletzt geändert:
l title=" $ less /etc/chrony.conf.orig"> <file bash /etc/chrony.conf.orig>###########################... ver unserer Wahl. # vim /etc/chrony.conf <code bash /etc/chrony.conf>... ###########################... re/doc/chrony/examples/chrony.conf.example1 <file bash /usr/share/doc/chrony/examples/chrony.conf.exampl... : 2024-02-18''** # vim /etc/chrony.conf <file bash /etc/chrony.conf>################################
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
4 Treffer, Zuletzt geändert:
roups : wheel ids : 1000 shell : /bin/bash state : present ... roups : wheel ids : 1000 shell : /bin/bash state : present pwd : $6$QYCbUeY2/Eec... roups : wheel ids : 1001 shell : /bin/bash state : present pwd : $6$n9UE0JVV7T.n... roups : wheel ids : 1002 shell : /bin/bash state : present pwd : $6$nJVSYV9J17.S
Ansible @linux:ansible
3 Treffer, Zuletzt geändert:
_id": "root", "ansible_user_shell": "/bin/bash", "ansible_user_uid": 0, "ansible... Der folgende Befehl prüft z.B. ob das Paket **''bash-completion''** auf allen Servern der Gruppe **all... alliert wurde: $ ansible all -m yum -a "name = bash-completion state = absent" Im folgenden Beispie
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:
= True''** setzen. $ vim ~/.ansible.cfg <file bash ~/.ansible.cfg>... [defaults] nocows =... gins/callback''**. $ vim ~/.ansible.cfg <code bash >... # change the default callback, you can only
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
2 Treffer, Zuletzt geändert:
nd. <code> # vim /etc/ssh/sshd_config</code><code bash >... # Specifies a file containing a private host... e> # vim /etc/ssh/ssh_auth_principals</code><file bash /etc/ssh/ssh_auth_principals># Liste aller Admini