Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- onen an. Das zweite und dritte Argument geben den Namen der DHCPv4-Nachricht bzw. ihren numerischen Typ ... Quell-IPv4-Adresse, die Ziel-IPv4-Adresse und den Namen der Schnittstelle an, über die die Nachricht emp... onen an. Das zweite und dritte Argument geben den Namen der DHCPv4-Nachricht bzw. ihren numerischen Typ ... Quell-IPv4-Adresse, die Ziel-IPv4-Adresse und den Namen der Schnittstelle an, über die die Nachricht emp
- Erste Schritte Rund um Ansible @linux:ansible
- available inside the ansible_facts.* dictionary # namespace. This setting maintains the behaviour which ... to 2.5, duplicating these variables into the main namespace, each with a # prefix of 'ansible_'. # This ... log_path = /var/log/ansible.log # default module name for /usr/bin/ansible #module_name = command # use this shell for commands executed under sudo # you ma
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- RYPT_VAULT_ID] [file_name [file_name ...]] positional arguments: file_name Filename optional arguments: -h, --help ... equire -vvvv. --output OUTPUT_FILE output file name for encrypt or decrypt; use - for stdout --encr
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- ++ Paketinhalt und -info des Pakets ccid | <code>Name : ccid Version : 1.5.5-1 Descr... etinhalt und -info des Pakets libnitrokey | <code>Name : pcsclite Version : 2.2.3-1 D
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- + Paketinhalt und -info des Pakets radvd | <code>Name : radvd Version : 2.19-1 Descr... id''**. Im Falle unseres Netzwerkadapters mit dem Namen **''enp0s25''** wäre das dann: <code> # nmcli co... Solicitation-Nachricht mit einer ICMPv6-Nachricht namens Router Advertisement (RA) antworten. Diese RA-N... * (Abrufen einer DNS-Serverliste und einen Domain-Namen von einem Stateless DHCPv6-Server, aber __keine_
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- # pacman -Qil chrony ++++ Paketinhalte | <code>Name : chrony Version : 4.5-1 Descr... n't resolve hostnames -N Print original source names -c Enable CSV format -e End responses with... CHRONYC(1) NAME chronyc - command-line interface for chron... ce ID This is the reference ID and name (or IP address) of the server to which the comput
- Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
- iniert werden, darf also nicht leer sein, * **''name''** : der Account-Name des Admins muss definiert werden, darf also nicht leer sein, * **''groups''** ... s>linux_admins: - user : Vorname Nachname name : User-Name groups : wheel ids : 1000 shell : /bin/bash state : present
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- aybook playbooks/ansible_grundconfig_v1.yml -K - name: ansible_grundconfig_v1.yml gather_facts: true ... ser: "{{ lookup('env','USER') }}" tasks: - name: "Ansible Konfigurationsdatei {{ ansible_config }... g }}' register: check_ansible_config - name: "Fehlerhinweis im Fehlerfall ausgeben" ans... hen: check_ansible_config.stat.exists != 1 - name: "Ansible Konfigurationsverzeichnis in das User/A
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- 3r8nO4. This key is not known by any other names Are you sure you want to continue connecting (ye... 3r8nO4. This key is not known by any other names Are you sure you want to continue connecting (ye... 3r8nO4. This key is not known by any other names Are you sure you want to continue connecting (ye... oGKFU/FWm3UKY. This key is not known by any other names Are you sure you want to continue connecting (ye
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- COWSAY(6) NAME cowsay/cowthink - configurable speaking/th... st be reduplicated to prevent interpolation. The name of a cowfile should end with .cow, otherwise it i... ''ANSIBLE_COW_SELECTION=random''** bringt wie der Namen schon sagt, zufällige ASCII-Geschöpfe auf den Bi
- Ansible @linux:ansible
- etreffende Paket. # rpm -qi ansible-doc <code>Name : ansible-doc Version : 2.9.2 Release ... )/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +... efinieren hierzu folegnde Werte/Abschnitte: - **name** : Dieser Tag gibt den Namen des Ansible-Playbooks an; dieser Wert ist frei wähllbar und muss nur eind
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- 0 ├── vml030020 │ ├── dhcpd │ ├── named │ └── hostconfig ├── vml030030 ├──
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- >usage: git [--version] [--help] [-C <path>] [-c <name>=<value>] [--exec-path[=<path>]] [--ht... [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>] <command> [<args>] These are common Git commands used in various situations: ... llungen vornehmen. $ git config --global user.name "Michael Nausch" $ git config --global user.em
- Ansible - weitere Beispiele: Admin Benutzer verwalten @linux:ansible
- s>linux_admins: - user : Vorname Nachname name : User-Name groups : wheel ids : 1000 shell : /bin/bash state : present ... ins>linux_admins: - user : Michael Nausch name : django groups : wheel ids : 1000 ... npgp:0xDAED833F - user : Christoph Leichi name : rookie groups : wheel ids : 1001
- Ansible-Lint: Die Fusselbürste @linux:ansible
- activate optional rules by their tag name --nocolor disable colored output, s... ANSIBLE-LINT(1) NAME ansible-lint - lint tool for Ansible playb
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible