as

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Host based Intrusion Detection System mit AIDE unter Arch Linux
38 Treffer, Zuletzt geändert:
--:--:-- 5329k -> Downloading aide-0.19.tar.gz.asc... % Total % Received % Xferd Average Spee... aide-0.19.tar.gz ... Passed aide-0.19.tar.gz.asc ... Skipped aide.conf ... Passed aideche... es checking for posix_fadvise... yes checking for asprintf... yes checking for snprintf... yes checkin... attribute -Wshadow -Wlogical-op -MT src/aide-conf_ast.o -MD -MP -MF src/.deps/aide-conf_ast.Tpo -c -o
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
71 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) ... participant "\n RADV - SERVER/DAEMON \n" as links participant "\n Client / Host \n"
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
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 @linux:ansible
1 Treffer, Zuletzt geändert:
idierung der Variablen im Inventory mit Hilfe des assert-Moduls]] * [[linux:ntp#orchestrierung_-_i
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 @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 - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
22 Treffer, Zuletzt geändert:
g should contain the attributes in the same order as the one displayed by `lsattr'. (A... of the group that should own the file/directory, as would be fed to `chown'. [Default: None] ... zero will likely have unexpected results. As of version 1.8, the mode may be specified as a symbolic mode (for example, `u+rwx' or `u=rw,g
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
Erste Schritte Rund um Ansible @linux:ansible
50 Treffer, Zuletzt geändert:
t classic discrete log crypto over ecc. I want to ask if you could elaborate more on that." __I no lon... = 5 #poll_interval = 15 #sudo_user = root #ask_sudo_pass = True #ask_pass = True #transport = smart #remote_port = 22 #module_lang ... a future release. # ansible_facts. # inject_facts_as_vars = True # additional paths to search for rol
G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
4 Treffer, Zuletzt geändert:
2024 01:44:18 PM CEST Install Reason : Installed as a dependency for another package Install Script ... ting Installer ... Wir befinden uns nun im Setup Assistenten des ElsterAuthenticators. {{ :linux:elster_authentikator_03.png?nolink&450 |Bild: Setup Assistent des ElsterAuthenticator}} Hier klicken wi... u guter Letzt klicken wir zum Verlassen des Setup-Assistenten auf die Schaltfläche **[ Fertigstellen ]
Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
72 Treffer, Zuletzt geändert:
participant "\n RADV - SERVER/DAEMON \n" as links participant "\n Client / Host \n" as mitte participant "\n DHCPv6 - SERVER/DAEMON \n" as rechts links <-- mitte : (Port 547) ... router advertisement daemon radvd # for address assignment via SLAAC: # - M-flag: AdvManagedFlag =
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 - 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
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
8 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
Ansible - Erweiterte Konfigurationsbeispiele @linux:ansible
2 Treffer, Zuletzt geändert:
Ansible-Lint: Die Fusselbürste @linux:ansible
3 Treffer, Zuletzt geändert:
Nagios Exporter und Prometheus @linux:prometheus
17 Treffer, Zuletzt geändert: