local

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
115 Treffer, Zuletzt geändert:
_grundconfig_v1.yml gather_facts: true hosts: localhost become: true vars: ansible_working_d... [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'</b></font> <font style="color: r
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
81 Treffer, Zuletzt geändert:
a Unix domain socket, which is accessible locally by the root or chrony user. By default, chronyc... . By default, the commands are accepted only from localhost (127.0.0.1 or ::1). All other command... with a ‘Not authorised’ error, even if it is from localhost. Having full access to chronyd via ch... a hostname, IP address, or path to the local Unix domain socket. Multiple values can be specif
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
61 Treffer, Zuletzt geändert:
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
40 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
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
21 Treffer, Zuletzt geändert:
</font> <font style="color: rgb(25, 100, 5)">ok: [localhost]</font> <font style="color: rgb(0, 0, 0)"> TA... ible/roles/ssh_client/tasks/client_config.yml for localhost</font> <font style="color: rgb(0, 0, 0)"> TAS... </font> <font style="color: rgb(25, 100, 5)">ok: [localhost]</font> <font style="color: rgb(0, 0, 0)"> PL... *****</font> <font style="color: rgb(25, 100, 5)">localhost </font><font style="color: r
Erste Schritte Rund um Ansible @linux:ansible
10 Treffer, Zuletzt geändert:
y_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp #plugin_filters_cfg = /... mote_port = 22 #module_lang = C #module_set_locale = False # plays will gather facts by default, w... For the jsonfile plugin, it should be a path to a local directory. #For the redis plugin, the value is a ... :port:database triplet: fact_caching_connection = localhost:6379:0 #fact_caching_connection=/tmp # re
Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
10 Treffer, Zuletzt geändert:
ig.yml # Name des Playbook hosts: localhost # Host die zur Anwen... edliche Zielsysteme ## statische Konfiguration # localhost Host localhost Hostname 127.0.0.1 IdentityFile ~/.ssh/id_intra # externer Einwahl-Hosts Host e... Host-Definitionen # Hosts ohne Gruppenzuordnung localhost [intranet] pml010002 pml010003 pml010004 ...
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
7 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
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
Ansible @linux:ansible
6 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... ng a https url as the source of the rpm. e.g. for localinstall. If set to `no', the SSL certifica
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
4 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... // "password": "kea", // "host": "localhost", // "port": 3306 // }, // Se
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
4 Treffer, Zuletzt geändert:
fault config if present ./ansible.cfg -- Local config file (in current working directory) assume... lich per se __nicht__ hat. \\ \\ <code> $ ansible localhost -m shell -a "ls -l /root | wc -l"</code> <htm... ssphrase richtig eingeben. \\ \\ <code> $ ansible localhost -m shell -a "ls -l /root | wc -l"</code> <htm... ass="code"> <font style="color: rgb(196, 160, 0)">localhost | CHANGED | rc=0 >> 2</font> </pre> </html> D
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
3 Treffer, Zuletzt geändert:
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
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