local

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
67 Treffer, Zuletzt geändert:
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
32 Treffer, Zuletzt geändert:
clude: genlinklocal.yml # lokale link-local IPv6 Adresse generieren - include: configuration.... /tasks/genlinklocal.yml>--- - name: "lokale link-local IPv6 Adresse aus dem PUBLIC-Key erzeugen" ansib... when: "ffmuc_segment in item.key" - name: "link-local des Gateways ermitteln" ansible.builtin.set_fac... src: templates/radv-filter.j2 dest: /usr/local/bin/radv-filter owner: root group: root
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
27 Treffer, Zuletzt geändert:
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
Nagios Exporter und Prometheus @linux:prometheus
7 Treffer, Zuletzt geändert:
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
6 Treffer, Zuletzt geändert:
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
6 Treffer, Zuletzt geändert:
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
5 Treffer, Zuletzt geändert:
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
3 Treffer, Zuletzt geändert:
cast) ^ Host\\ - ^ IPv4\\ - ^ Link-Local-Scope\\ - ^ Site-Local-Scope\\ - ^ Global-Scope\\ - ^ | **7** | ... 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
2 Treffer, Zuletzt geändert:
h from and integrate with another repository or a local branch push Update remote refs al... 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
2 Treffer, Zuletzt geändert:
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
2 Treffer, Zuletzt geändert:
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
1 Treffer, Zuletzt geändert:
fault config if present ./ansible.cfg -- Local config file (in current working directory) assume