Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- a hostname, IP address, or path to the local Unix domain socket. Multiple values can be specif... to any external source and that you have the local mode operating (via the local command in chronyc, or the local directive in the configuration file). Th
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- interfaces_mesh_ohne_client.j2 │ │ │ ├── rclocal_both.j2 │ │ │ └── rclocal_vxlan.j2 │ │ └── vars │ ├── common │ │ ├── defaults │ │ ├─... ates │ │ │ ├── hostapd.j2 │ │ │ └── rclocal_wifi.j2 │ │ └── vars │ ├── vxlan │ │ ├─... │ ├── genkeys.yml │ │ ├── genlinklocal.yml │ │ ├── install.yml │ │ ├── m
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- ress] [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]] destination [command [argument ... or the agent's Unix-domain socket) can access the local agent through the forwarded connection. An at... nd_address Use bind_address on the local machine as the source address of the connection. ... [bind_address:]port Specifies a local “dynamic” application-level port forwarding. Th
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- ementiert das Ankündigen (Advertisement) von link-local IPv6-Adressen und IPv6_Präfixen mit Hilfe des **[... ** (**[[https://de.wikipedia.org/wiki/IPv6#Unique_Local_Unicast|ULA]]**) und wie komme ich an diese oder ... - **Der Host generiert sich selbst eine LLA (Link Local Address)** ~~codedoc:xref:anchor_llago~~ : \\ Ver... e **[[https://www.rfc-editor.org/rfc/rfc3927|Link Local Address]]**. Dies ist notwendig, da der Host für
- Nagios Exporter und Prometheus @linux:prometheus
- assume that you have plugins installed in a /usr/local/nagios/libexec # directory. Also note that you w... 8,fd=4)) ===== nrpe_exporter ===== # cd /usr/local/src/packages/ # wget https://github.com/Robus... vf nrpe_exporter-0.1.0.linux-amd64.tar.gz -C /usr/local/src/ # cp /usr/local/src/nrpe_exporter /usr/local/bin/ # vim /etc/sysconfig/nrpe_exporter <file bash
- Erste Schritte Rund um Ansible @linux:ansible
- y_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp #plugin_filters_cfg = /... For the jsonfile plugin, it should be a path to a local directory. #For the redis plugin, the value is a ... y_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp #plugin_filters_cfg = /... For the jsonfile plugin, it should be a path to a local directory. #For the redis plugin, the value is a
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- The `copy' module copies a file from the local or remote machine to a location on the remote ... module to copy files from remote locations to the local box. If you need variable interpolation i... uld be fed to `chown'. [Default: None] - local_follow This flag indicates that filesyste... available. [Default: None] - src Local path to a file to copy to the remote server; can
- Ansible @linux:ansible
- modules'] ansible python module location = /usr/local/lib/python3.8/dist-packages/ansible ansible col... /ansible/collections executable location = /usr/local/bin/ansible python version = 3.8.10 (default, J... f -y update. You can also pass a url or a local path to a rpm file. To operate on several package... state: present - name: install nginx rpm from a local file dnf: name: /usr/local/src/nginx-releas
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- cast) ^ Host\\ - ^ IPv4\\ - ^ Link-Local-Scope\\ (LLA) ^ Unique-Local-Scope\\ (ULA) ^ Global-Scope\\ (GUA) ^ | ... Nachricht. Sie ist direkt als Unicast an die link-local-Adresse des Clients gerichtet. - Der Client wei... egment.h kea /usr/include/kea/util/memory_segment_local.h kea /usr/include/kea/util/multi_threading_mgr.h
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- h from and integrate with another repository or a local branch push Update remote refs al... e-ffm/blob/stable/domains/ "link_address" +gw_linklocal: + gw04: "fe80::27c:16ff:fec0:6c74" + gw05: "fe... dem Namen index : "Staging Area". index : state "Local Repository" as repo repo : repo : Speicher für al
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- ck. #minsources 2 # Allow NTP client access from local network. #allow 192.168.0.0/16 # Serve time even if not synchronized to a time source. #local stratum 10 # Specify file containing keys for NT
- Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
- ck. #minsources 2 # Allow NTP client access from local network. #allow 192.168.0.0/16 # Serve time even if not synchronized to a time source. #local stratum 10 # Specify file containing keys for NT
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- fault config if present ./ansible.cfg -- Local config file (in current working directory) assume