start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
84 Treffer, Zuletzt geändert:
the specified destination, which may be specified as either [user@]hostname or a URI of the ... A complete command line may be specified as command, or it may have additional arguments. If... he server to be executed. The options are as follows: -4 Forces ssh to use IPv4 a... of connections from an authentication agent such as ssh-agent(1). This can also be specified
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
182 Treffer, Zuletzt geändert:
**UDP** zu ermöglichen und bekam von der Internet Assigned Numbers Authority den UDP-Ports **123** zug... will be disabled, time will be printed as number of seconds since the epoch, and values in ... all arguments on the command line are interpreted as one command. With this option multiple commands c... be specified. Each argument will be interpreted as a whole command. -h host This
Ansible @linux:ansible
1 Treffer, Zuletzt geändert:
idierung der Variablen im Inventory mit Hilfe des assert-Moduls]] * [[linux:ansible:lint|Ansible-Lin
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
7 Treffer, Zuletzt geändert:
bdgpstwy] DESCRIPTION Cowsay generates an ASCII picture of a cow saying something provided by ... c contains '/' then it will be interpreted as a path relative to the current directory. Otherw... the -l switch. If the program is invoked as cowthink then the cow will think its message inst... ade up of a simple block of perl(1) code, which assigns a picture of a cow to the variable $the_cow.
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
60 Treffer, Zuletzt geändert:
RFC 2131]]** definiert und bekam von der Internet Assigned Numbers Authority die beiden UDP-Ports 67 u... ers\n participant "\n DHCP - SERVER \n" as links participant "\n Client \n" as rechts links <-- rechts : (Port 67) ... clude/ kea /usr/include/kea/ kea /usr/include/kea/asiodns/ kea /usr/include/kea/asiodns/asiodns_messag
Ansible @linux:ansible
41 Treffer, Zuletzt geändert:
zze}} /* <uml> package "Ansible Management Node" as AMN { database "/etc/ansible/" { frame "play... ehl anzeigen lassen. Wir haben die Option ''%%--%%ask-become-pass'' angegeben, da unser Zielsystem ein... wurde entsprechend gekürzt $ ansible centos8 --ask-become-pass -m setup <html><pre class="code"> <... rrelevante facts anzeigen: # ansible centos8 --ask-become-pass -m setup -a 'filter=ansible_mem*' <
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
7 Treffer, Zuletzt geändert:
**((**C**onfiguration **M**anagement **D**ata**B**ase)) zurück greifen und dort die Informationen pfle... [[https://www.cmdbuild.org|CMDBuild -Platform for Asset Management]]** * **[[https://www.i-doit.org/... gbw_ogod * ff_pliening_gbw_ug * ff_roding_as_nausch - **Gruppe** aller Offloader **''olall'... gbw_ogod * ff_pliening_gbw_ug * ff_roding_as_nausch * ff_pliening_gbw_futro_mesh * ff_
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
32 Treffer, Zuletzt geändert:
ible-vault encrypt [-h] [--vault-id VAULT_IDS] [--ask-vault-password | --vault-password-file VAULT_PAS... vault-id VAULT_IDS the vault identity to use --ask-vault-password, --ask-vault-pass ask for vault password --vault-password-file VAULT_PASSWORD_FIL
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
8 Treffer, Zuletzt geändert:
le.com/ansible/latest/collections/ansible/builtin/assert_module.html|ansible.builtin.assert]]** zurück und legen uns hierzu eine einen eigenen **[[#anchor_assert|Task]]** in der Rolle an. ===== Lösung =====... ins/tasks/admingroup.yml }} ~~codedoc:xref:anchor_assert~~ Bevor wir nun wie im ersten **[[playbook_ex
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
5 Treffer, Zuletzt geändert:
push Update remote refs along with associated objects 'git help -a' and 'git help -g' ... ex ==== <uml> state "Working Directory / Tree " as workingtree workingtree : workingtree : Lokales A... : bereich. workingtree : state "Staging - Index" as index index : index : Zwischenspeicher von Git, i... "Staging Area". index : state "Local Repository" as repo repo : repo : Speicher für alle commits, rep
Ansible - Erweiterte Konfigurationsbeispiele @linux:ansible
2 Treffer, Zuletzt geändert:
le.com/ansible/latest/collections/ansible/builtin/assert_module.html|ansible.builtin.assert]]** und verfeinern unser Playbook aus dem [[playbook_example_1
Ansible-Lint: Die Fusselbürste @linux:ansible
3 Treffer, Zuletzt geändert:
e. -p parseable output, same as '-f pep8' --parseable-severity parseable outpu... -nocolor disable colored output, same as NO_COLOR=1 --force-color Force colored output, same as FORCE_COLOR=1 --exclude EXCLUDE_PATHS
Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
1 Treffer, Zuletzt geändert:
rgb(43, 100, 164)">Using /etc/ansible/ansible.cfg as config file</font> <font style="color: rgb(0, 0,
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
5 Treffer, Zuletzt geändert:
ieren, damit received packet ... with own address as source address im syslog unterdrückit werden" t... acket on bat-{{ ffmuc_segment }} with own address as source address " STOP</file> <file c++ ~/ansibl... ss import time import re import Adafruit_GPIO.SPI as SPI import Adafruit_SSD1306 from PIL import Image... imary_mac = '{{ ansible_eth0.macaddress }}' # We assume 100mbit/s max bandwidth maxRateIn = 10000000
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
9 Treffer, Zuletzt geändert:
} - { regexp: "^\\#become_ask_pass=False", line: "# Generated by Ans... ot edit manually!\n\ # default: #become_ask_pass=False\n\ become_ask_pass=True" } - { regexp: "^\\#roles_pat... * * **''become_user=root''** * **''become_ask_pass=True''** * **''roles_path = ~/ansibl
Erste Schritte Rund um Ansible @linux:ansible
50 Treffer, Zuletzt geändert:
Ansible - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
1 Treffer, Zuletzt geändert:
Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
1 Treffer, Zuletzt geändert:
Nagios Exporter und Prometheus @linux:prometheus
17 Treffer, Zuletzt geändert:
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1