Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Nagios Exporter und Prometheus @linux:prometheus
- g the NRPE daemon, not the host # from which the check_nrpe client is being executed. # ################... far the most secure method of using NRPE command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10 command[check_load]=/usr/lib64/nagios/plugins/check_load -r -w .15,.10,.05 -c .30,.25,.
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- 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... ric IP address, are as follows: accheck ntp1.example.net accheck 1.2.3.4
- 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,
- 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''*
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- sible_date_time.date }}, do not edit manually! # Check connectivity to supernode HTTP_STATUS_CODE=(`curl... / && run-parts --report /etc/cron.monthly ) # # check wireguard-connection -* * * * * root /usr... 5) # Batman Clients clients = subprocess.check_output("batctl meshif " + batman + " tl | egrep -... Datei **raspbian_lite_latest**. $ sha256sum --check 2022-01-28-raspios-bullseye-arm64-lite.zip.sha256
- 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 -... -r flags are used -t TAGS only check rules whose id/tags match these values -T... bosity level -x SKIP_LIST only check rules whose id/tags do not match these values
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- ssed to the master process. Valid commands are: “check” (check that the master process is running), “forward” (request forwardings without comma... lines will have to be added to the zonefile. To check that the zone is answering fingerprint queries: ... tity -f allowed_signers_file ssh-keygen -Y check-novalidate [-O option] -n namespace -s signature_
- 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-
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- name: chrony state: latest - name: Check if /etc/chrony.orig does exists stat: ... font><br> <font style="color: rgb(0, 0, 0)">TASK [Check if /etc/chrony.orig does exists] ****************
- 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
- 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,
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- henticator_unix_60_0_0_x64.sh Für den Integritätscheck generieren wir uns die SHA256-Checksumme: $ sh
- 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