Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Ansible @linux:ansible
- tasks: -name: Install Postfix yum: <code to install the MX> -name: Ensure ... ll bind Nameserver-Daemon action: > yum name = "demo-nds1" state = present registe... en wir auf allen DMZ-Maschinen die Datei **''/etc/yum.repos.d/nausch.org.repo''** in das Zielverzeichni... namen an. $ ansible dmz -m copy -a "src = /etc/yum.repos.d/nausch.org.repo dest = /tmp/nausch.org.re
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- files/CentOS8/nausch.org.repo dest: /etc/yum.repos.d/ when: - ansible_facts['dis... files/CentOS7/nausch.org.repo dest: /etc/yum.repos.d/ when: - ansible_facts['dis... c29df71d4e869c5b0bf68caf865ef74c9", "dest": "/etc/yum.repos.d/nausch.org.repo", "gid": 0, "group": "roo... 0785f0e02e074b4cc4f785e181f6620b9", "dest": "/etc/yum.repos.d/nausch.org.repo", "gid": 0, "group": "roo
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ** und in älteren Versionen den Paketmanager **''yum''**. - Als User: <code> $ sudo ndf install chrony -y </code>bzw.<code> $ sudo yum install chrony -y </code> - Als Nutzer mit Root... code> $ ndf install chrony -y </code>bzw.<code> $ yum install chrony -y </code> ==== Chrony auf einem
- Nagios Exporter und Prometheus @linux:prometheus
- ter und Prometheus ====== ===== NRPE ===== # yum install nrpe -y # vim /etc/nagios/nrpe.cfg ... -p $ARG1$ ### SYSTEM UPDATES ### #command[check_yum]=/usr/lib64/nagios/plugins/check_yum #command[check_apt]=/usr/lib64/nagios/plugins/check_apt ### PROC
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- a]]** benutzen wir das Paketverwaltungswerkzeug **YUM/DNF** oder im Falle von **[[https://www.debian.or... e> # dnf install ansible git</code> bzw. <code> # yum install ansible git</code> * DEB basierende Sy
- Erste Schritte Rund um Ansible @linux:ansible
- quash_actions = apk,apt,dnf,homebrew,pacman,pkgng,yum,zypper # prevents logging of task data, off by d... quash_actions = apk,apt,dnf,homebrew,pacman,pkgng,yum,zypper # prevents logging of task data, off by d
- Ansible-Lint: Die Fusselbürste @linux:ansible
- ible-lint</code> * **Fedora / RHEL** : <code> # yum install ansible-lint</code> * **Gentoo** : <cod
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- n -S pass</code> * **Fedora / RHEL** : <code> # yum install pass</code> * **Gentoo** : <code> # eme
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- -S cowsay</code> * **Fedora / RHEL** : <code> # yum install cowsay</code> bzw. <code> # dnf install c