Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- directory '/home/django/.cache/pikaur/build/aide/src/aide-0.19' gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -I/usr/include/e2p -pthread -march=x86-64 -mtune=generic... -prefix-map=/home/django/.cache/pikaur/build/aide/src=/usr/src/debug/aide -flto=auto -fPIE -DPIE -Wund
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- riablen anpassen" ansible.builtin.template: src: templates/hosts.j2 dest: /etc/hosts owne... dv-{{ batman_adv_version }}.tar.gz dest: /usr/src/batman-adv-{{ batman_adv_version }}.tar.gz mo... BATMAN-Archives" ansible.builtin.unarchive: src: /usr/src/batman-adv-{{ batman_adv_version }}.tar.gz dest: /usr/src remote_src: true ...</fil
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- g for CentOS 8 right in place copy: src: /home/django/ansible/files/CentOS8/nausch.org.re... for CentOS 7 right in place copy: src: files/CentOS7/nausch.org.repo dest: /et... ded: 0.7 - content When used instead of `src', sets the contents of a file directly to the spe... lute path where the file should be copied to. If `src' is a directory, this must be a directory
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- rücksichern." ansible.builtin.copy: remote_src: true src: /etc/chrony.conf.orig dest: /etc/chrony.conf owner: root group: root mo... ei erstellen." ansible.builtin.copy: remote_src: true src: /etc/chrony.conf dest: /etc/chrony.conf.orig owner: root group: root mo
- Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
- ible/latest/modules/copy_module.html remote_src: yes src: '{{ config_file }}' dest: /etc/chrony.conf.orig when: stat_result.stat.exist... nsible/latest/modules/template_module.html src: templates/chrony-client.conf.j2 dest: "{{... ible/latest/modules/copy_module.html remote_src: yes src: '{{ config_file }}' dest: '
- Ansible @linux:ansible
- cb390b3c3359c4 Source RPM : ansible-2.9.2-1.fc31.src.rpm Build Date : So 08 Dez 2019 21:42:23 CET Bui... tml/demo/webseite - file: src: '/tmp/{{ item }}' dest: ''/var/www/htm... neuen Dateinamen an. $ ansible dmz -m copy -a "src = /etc/yum.repos.d/nausch.org.repo dest = /tmp/na... rpm from a local file dnf: name: /usr/local/src/nginx-release-centos-6-0.el6.ngx.noarch.rpm s
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- le/latest/modules/copy_module.html remote_src: yes src: /etc/chrony.conf dest: /etc/chrony.conf.orig when: stat_result.stat.ex... test/modules/template_module.html src: templates/CentOS8/chrony-client.conf.j2 ... xt": "system_u:object_r:etc_t:s0", "size": 1085, "src": "/etc/chrony.conf", "state": "file", "uid": 0}<
- Nagios Exporter und Prometheus @linux:prometheus
- )) ===== nrpe_exporter ===== # cd /usr/local/src/packages/ # wget https://github.com/RobustPer... e_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 /e
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- mten Flags und Optionen (Präfix, MTU, DNS, SLLA - Src Link-Layer Address). Die wichtigsten Optionen sin
- Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
- text": "system_u:object_r:etc_t:s0", "size": 80, "src": "/home/ansible/.ansible/tmp/ansible-tmp-1578174
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- ser }}' owner: '{{ admin_user }}' src: '{{ ansible_config }}' mode: '0640'
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- n ~/.ssh/config." ansible.builtin.template: src: templates/ssh_client_config.j2 dest: /home/{