start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

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
Host based Intrusion Detection System mit AIDE unter Arch Linux
19 Treffer, Zuletzt geändert:
Reading repository package databases... Reading local package database... Resolving AUR dependencies...... t aide.install for aide package? [Y/n] n Reading local package database... 🛴 Starting the build: ==> Ma... g for Linux Auditing Framework... no checking for locale... no checking for syslog ident... aide checking... OTICE checking for default syslog facility... LOG_LOCAL0 checking for check >= 0.9.4... no Check not foun
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
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
7 Treffer, Zuletzt geändert:
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
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
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
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
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
1 Treffer, Zuletzt geändert:
Host-Definitionen # Hosts ohne Gruppenzuordnung localhost [intranet] pml010002 pml010003 pml010004 ...
  • start.txt
  • Zuletzt geändert: 12.10.2024 12:43.
  • von django