Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- e aktuelle und valide Datenbank für spätere Systemchecks zur Verfügung, was zu unzähligen false-positive ... aide 0.19-1 (Wed 09 Apr 2025 03:15:30 PM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloa... -:--:-- 0 -> Found aide.conf -> Found aidecheck.service -> Found aidecheck.timer ==> Validating
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- ser.h kea /usr/include/kea/dhcpsrv/parsers/sanity_checks_parser.h kea /usr/include/kea/dhcpsrv/parsers/sh... rce_handler.h kea /usr/include/kea/dhcpsrv/sanity_checker.h kea /usr/include/kea/dhcpsrv/shared_network.h... extended info saw 0 leases, extended info sanity checks modified 0 / updated 0 leases and 0 leases have ... extended info saw 0 leases, extended info sanity checks modified 0 / updated> Jul 04 17:25:35 vml000110
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- **''ssh''** mit den Optionen **''-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null''** auf, bz... gen bei meinen Hosts: <code>Host * StrictHostKeyChecking=no UserKnownHostsFile=/dev/null</code> Probl... ssed to the master process. Valid commands are: “check” (check that the master process is running), “forward” (request forwardings without comma
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- st options in ansible.cfg For a full list check https://docs.ansible.com/. or use the ansible-con
- Ansible @linux:ansible
- sk-vault-pass ask for vault password -C, --check don't make any changes; instead, try to... differences in those files; works great with --check -e EXTRA_VARS, --extra-vars=EXTRA_VARS ... time: confirm each task before running --syntax-check perform a syntax check on the playbook, but do not execute it -t TAGS,
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- nausch.org/7/os/$basearch priority=5 enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/MAILSERVER.GURU-... org/7/testing/$basearch/ #priority=5 enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/MAILSERVER.GURU-... nausch.org/8/os/$basearch priority=5 enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/MAILSERVER.GURU-... org/8/testing/$basearch/ #priority=5 enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/MAILSERVER.GURU-
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- │ │ ├── brokerinform.yml │ │ ├── checkup.yml │ │ ├── configuration.yml │ │... mplates │ │ ├── broker.j2 │ │ ├── checkup.j2 │ │ ├── crontab.j2 │ │ ├── r... .yml # RADV-Filter setzen - include: checkup.yml # Wireguard überprüfen ...... file> <file c++ ~/ansible/roles/wireguard/tasks/checkup.yml>--- - name: "Lokale link-local IPv6 Adress
- Erste Schritte Rund um Ansible @linux:ansible
- e/roles # uncomment this to disable SSH key host checking #host_key_checking = False # change the default callback, you can only have one 'stdout' type enabl... s. Setting works independently of the # host key checking setting above. #record_host_keys=False # by d... e/roles # uncomment this to disable SSH key host checking #host_key_checking = False # change the defau
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- 045656 Jun 20 17:56:43 pml010074 mtp-probe[4106]: checking bus 2, device 8: "/sys/devices/pci0000:00/0000... Card. Jun 20 17:56:43 pml010074 mtp-probe[4108]: checking bus 2, device 8: "/sys/devices/pci0000:00/0000... e=="linux64")'</code> <code>{ "bitness": 64, "checksum": "76b87916444fd09c621a7b96fcb74e472c87395095d... henticator_unix_60_0_0_x64.sh Für den Integritätscheck generieren wir uns die SHA256-Checksumme: $ sh
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- ] device (enp0s25): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 2... 19602499.4330] device (enp0s25): state change: ip-check -> secondaries (reason 'none', sys-iface-state: '... ├── install.yml │ ├── main.yml │ └── variablencheck.yml ├── templates │ ├── radvd_both_config.j2 │ ... lediglich auf die eigentlichen Tasks **''variablencheck''**, **''install.yml''** und **''firewalld.yml''*
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ecified or zero, the value will not be checked. The fourth argument is the interval specified in seconds in which the check is repeated. The interval is 10 seconds ... for GNU tar). NTP access accheck address This command allows you to check whether client NTP access is allowed from a particul
- Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
- . $ vim ~/ansible/roles/admins/tasks/variablencheck.yml {{gh> https://gitlab.nausch.org/django/example_14/-/blob/master/roles/admins/tasks/variablencheck.yml}} Anschliessend definieren wir den Task an,
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- path: '{{ ansible_config }}' register: check_ansible_config - name: "Fehlerhinweis im Feh... {{ ansible_config }} NICHT gefunden!" when: check_ansible_config.stat.exists != 1 - name: "Ans
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- rom the working tree and from the index sparse-checkout Initialize and modify the sparse-checkout examine the history and state (see also: git help revisi... epository mit Hilfe von Git an. Zunächst einmal checken wir, wieviel Commits es bis jetzt gab. Dazu ben
- Ansible-Lint: Die Fusselbürste @linux:ansible
- path relative to CWD -t TAGS only check rules whose id/tags match these values -T ... level (-vv for more) -x SKIP_LIST only check rules whose id/tags do not match these values -... [-s] [module...] DESCRIPTION ansible-lint checks Ansible playbooks for practices and behaviour th... -r flags are used -t TAGS only check rules whose id/tags match these values -T