start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
113 Treffer, Zuletzt geändert:
l chrony -y </code> ==== Chrony auf einem (open)SuSE Basierendem System installieren ==== Hier verwenden wir das gewohnte **[[https://de.opensuse.org/Zypper|Paketmanager Zypper]] ''zypper''**. ... chronyc [OPTION]... [COMMAND]... Options: -4 Use IPv4 addresses only -6 Use IPv6 addresses only -n Don't resolve hostnames -N Print original s
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
66 Treffer, Zuletzt geändert:
keys) metatag-description=(TOFU - Trust On First Use - SSH Zertifikate) }} ====== TOFU - Trust On First Use - SSH Zertifikate ====== ===== Ausgangssituation ... Erklärung - Was versteht man unter Trust On First Use (TOFU) ===== Soviel sei vorab schon mal erwähnt: ... (**[[https://en.wikipedia.org/wiki/Trust_on_first_use|TOFU]]**((**T**rust**O**f**F**irst**U**se))) beim
Erste Schritte Rund um Ansible @linux:ansible
56 Treffer, Zuletzt geändert:
n # SSH timeout #timeout = 10 # default user to use for playbooks if user is not specified # (/usr/bin/ansible will use current user as default) #remote_user = root # l... me for /usr/bin/ansible #module_name = command # use this shell for commands executed under sudo # you... = jinja2.ext.do,jinja2.ext.i18n # if set, always use this private key file for authentication, same as
Nagios Exporter und Prometheus @linux:prometheus
56 Treffer, Zuletzt geändert:
IS EXAMPLE MAY POSE A POTENTIAL SECURITY RISK, SO USE WITH CAUTION! *** # Usage scenario: # Execute res... RANDOM SEED OPTION # This directive allows you to use SSL even if your system does not have # a /dev/random or /dev/urandom (on purpose or because the necessary patches # were not applied). The ra... NS # These directives allow you to specify how to use SSL/TLS. # SSL VERSION # This can be any of: SSL
Ansible @linux:ansible
31 Treffer, Zuletzt geändert:
ansible.com/ansible/latest/user_guide/playbooks_reuse.html|Ansible - Creating Reusable Playbooks]]** ... specify number of parallel processes to use (default=5) -h, --help ... the new vault identity to use for rekey --new-vault-password-file=NEW_VAULT_P... ues --vault-id=VAULT_IDS the vault identity to use --vault-password-file=VAULT_PASSWORD_FILES
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
19 Treffer, Zuletzt geändert:
xit --vault-id VAULT_IDS the vault identity to use --ask-vault-password, --ask-vault-pass ... UT_FILE output file name for encrypt or decrypt; use - for stdout --encrypt-vault-id ENCRYPT_VAULT_I... ables and defaults are also included! Because Ansible tasks, handlers, and other objects are da... --vault-id the vault identity to use --vault-password-file
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
14 Treffer, Zuletzt geändert:
12% 12% 12% >| ^ Subnetz \\ (ID) ^ Subnetz \\ (Use) ^ Subnetz Addresse \\ - ^ Host Address-Rang... information database python: to use kea-shell [installed] krb5: Ker... traffic is always relayed, it is often better to use regular // UDP sockets. If you want to do... ket-name": "/tmp/kea4-ctrl-socket" }, // Use Memfile lease database backend to store leases in
Ansible-Lint: Die Fusselbürste @linux:ansible
9 Treffer, Zuletzt geändert:
code> # emerge -av ansible-lint</code> * **openSUSE** : <code> $ sudo zypper in ansible-lint</code> ... CONFIG_FILE Specify configuration file to use. Defaults to ".ansible-lint" --offline ... es, unless -R is also used. -R Use default rules in /usr/lib/python3/dist-packages/a... es, unless -R is also used. -R Use default rules in /usr/lib/python3/dist-packages/a
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
9 Treffer, Zuletzt geändert:
** : <code> # emerge -av cowsay</code> * **openSUSE** : <code> $ sudo zypper in cowsay</code> * **U... tan‐ dard output. To aid in the use of arbitrary messages with arbitrary whitespace, use the -n option. If it is specified, the given ... es a particular cow picture file (``cowfile'') to use. If the cowfile spec contains '/' then it
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
8 Treffer, Zuletzt geändert:
hine to a location on the remote machine. Use the [fetch] module to copy files from remote loca... d variable interpolation in copied files, use the [template] module. For Windows targets, use the [win_copy] module instead. * note: This... e for the directories. If this is not set we will use the system defaults. The mode is only set
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
7 Treffer, Zuletzt geändert:
ee also: git help revisions) bisect Use binary search to find the commit that introduced ... its yet nothing to commit (create/copy files and use "git add" to track)</code> Was genau teilt uns n... Makel zu beheben: \\ \\ //(create/copy files and use "git add" to track)// \\ \\ Wir sollen also Datei... ranch master No commits yet Untracked files: (use "git add <file>..." to include in what will be co
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
6 Treffer, Zuletzt geändert:
okalen Netzwerk # stationäre schwarzes Plastikgehäuse Raspberry 4B mit PoE-HAT und Display # MAC: dc:a6... pi-oled-bandwidth and https://photochirp.com/r-pi/use-raspberry-pi-oled-bandwidth-monitor/ # # Maintain... =1 # uncomment the following to adjust overscan. Use positive numbers if console # goes off screen, an... cable law. Wi-Fi is currently blocked by rfkill. Use raspi-config to set the country before use. <fon
Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
3 Treffer, Zuletzt geändert:
ansible.com/ansible/latest/user_guide/playbooks_reuse.html#playbooks-reuse|roles]]**) mit. Rollen sind im Grunde nichts anderes als Verzeichnisse, die auf... le/roles/chrony/templates/chrony-client.conf.j2># Use public servers from the pool.ntp.org project. # P
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
1 Treffer, Zuletzt geändert:
ansible/templates/CentOS8/chrony-client.conf.j2># Use public servers from the pool.ntp.org project. # P
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
1 Treffer, Zuletzt geändert:
chlüssel verwendet, kann bei Bedarf auch der **[[suse:nitrokey:start#nitrokey_start_und_secure_shell|SS
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1