start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
5 Treffer, Zuletzt geändert:
vault encrypt ~/ansible/inventories/production/group_vars/all/admins </WRAP> Anschliessend kann man di... -vault create ~/ansible/inventories/production/group_vars/all/admins Dort legen wir als erstes mal ei... $ ansible-vault edit inventories/production/group_vars/all/admins <file c++ admins>linux_admins: ... rd. $ vim ~/ansible/roles/admins/tasks/admingroup.yml {{gh> https://gitlab.nausch.org/django/exampl
Nitrokey Start in der Praxis unter ArchLinux @nitrokey:arch
9 Treffer, Zuletzt geändert:
** hinterlegt, einsehbar und somit überprüfbar. <sup>\\ Quelle: https://shop.nitrokey.com/de_DE/shop/product/nk3cn-nitrokey-3c-nfc-148</sup> // \\ Mit Hilfe von asymmetrischen Schlüsselmate... are allowed gpg/card> generate Make off-card backup of encryption key? (Y/n) n Please note that the ... *''. gpg/card> generate <code>Make off-card backup of encryption key? (Y/n) n Please note that the
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
17 Treffer, Zuletzt geändert:
/etc/ansible/ansible.cfg admin_user: "{{ lookup('env','USER') }}" tasks: - name: "Ansible ... '/home/{{ admin_user }}/.ansible.cfg' group: '{{ admin_user }}' owner: '{{ admin_user... tory owner: '{{ admin_user }}' group: '{{ admin_user }}' mode: '0755' wi... - {directory: "inventories/production/group_vars/"} - {directory: "inventories/produc
Arch Linux - (manuelle) Minimalinstallation @arch
8 Treffer, Zuletzt geändert:
# vgcreate archlinux /dev/vda2 <code> Volume group "archlinux" successfully created</code> === Logi... m with 512 1k blocks and 64 inodes Allocating group tables: done Writing ... # mkswap /dev/mapper/archlinux-swap <code>Setting up swapspace version 1, size = 2 GiB (2147479552 byt... 6, 294912, 819200, 884736, 1605632 Allocating group tables: done Writing
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1