Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Ansible @linux:ansible
- utionsspezifischen Paket-Managers. Bsp.: # dnf install ansible-doc -y $ sudo apt install ansible-doc -y # zypper in ansible-doc -y Nach erfolgter Instal... : 2.9.2 Release : 1.fc31 Architecture: noarch Install Date: Sa 21 Dez 2019 20:38:39 CET Group : U... e: $ dpkg -l ansible-doc <code>Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Un
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- *APT**. * RPM basierende Systeme: <code> # dnf install ansible git</code> bzw. <code> # yum install ansible git</code> * DEB basierende Systeme: <code> # apt install ansible git </code> bzw. als eigeloggter User via **''sudo''** mit <code> $ sudo apt install ansible git</code> ==== Einrichten der eigenen
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- Build Date : Sat 06 Mar 2021 03:20:43 PM CET Install Date : Sat 04 May 2024 11:25:47 AM CEST Install Reason : Explicitly installed Install Script : No Validated By : Signature radvd /etc/ radvd /etc/ra... ule_utils ├── tasks │ ├── firewalld.yml │ ├── install.yml │ ├── main.yml │ └── variablencheck.yml ├
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ager **''yum''**. - Als User: <code> $ sudo ndf install chrony -y </code>bzw.<code> $ sudo yum install chrony -y </code> - Als Nutzer mit Root-Rechten entsprechend: <code> $ ndf install chrony -y </code>bzw.<code> $ yum install chrony -y </code> ==== Chrony auf einem Debian/Ubuntu Basierend
- Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
- figurationsdatei für den Dienst chrony - include: install.yml # Installation - include: config-backup... YML-Datei. $ vim ~/ansible/roles/chrony/tasks/install.yml <file c++ ~/ansible/roles/chrony/tasks/install.yml>--- - name: "***chrony*** : Installation des Deam... urationsdatei für den Apache-Webserver - include: install.yml # Installation - include: config-backup
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- Build Date : Sun 14 Jan 2024 01:19:07 PM CET Install Date : Thu 05 Sep 2024 08:44:26 PM CEST Install Reason : Explicitly installed Install Script : No Validated By : Signature ccid /etc/ ccid /etc/libc... uild Date : Sun 26 May 2024 05:32:19 PM CEST Install Date : Wed 19 Jun 2024 01:44:18 PM CEST Instal
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- uild Date : Wed 31 Jul 2024 10:21:28 AM CEST Install Date : Wed 09 Oct 2024 07:27:55 PM CEST Install Reason : Explicitly installed Install Script : No Validated By : Signature kea /etc/ kea /etc/kea/ k
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- owsay</code> * **Fedora / RHEL** : <code> # yum install cowsay</code> bzw. <code> # dnf install cowsay</code> * **Gentoo** : <code> # emerge -av cowsay</code> ... > * **Ubuntu / Debian** : <code> $ sudo apt-get install cowsay</code> ==== Dokumentation ==== Wie es sic
- Ansible-Lint: Die Fusselbürste @linux:ansible
- -lint</code> * **Fedora / RHEL** : <code> # yum install ansible-lint</code> * **Gentoo** : <code> # eme... > * **Ubuntu / Debian** : <code> $ sudo apt-get install ansible-lint</code> ===== Dokumentation ===== ==
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- y_makestep: "makestep 10 3" tasks: - name: Install chrony ntp Deamon dnf: #https://docs... font><br> <font style="color: rgb(0, 0, 0)">TASK [Install chrony ntp Deamon] ******************************
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- pass</code> * **Fedora / RHEL** : <code> # yum install pass</code> * **Gentoo** : <code> # emerge -av ... > * **Ubuntu / Debian** : <code> $ sudo apt-get install pass</code> Was das Programm **''pass''** alles
- Nagios Exporter und Prometheus @linux:prometheus
- und Prometheus ====== ===== NRPE ===== # yum install nrpe -y # vim /etc/nagios/nrpe.cfg <file ba... ExecStart=/usr/local/bin/nrpe_exporter $OPTIONS [Install] WantedBy=multi-user.target </file> # systemc
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- IDMZ_Repository_Host : CNAME : syslog, tftp, install IDMZ_Repository_Host : IP (IDMZ) : eth0 - 52
- Die Secure Shell und SSH-Server/-Dameon @linux:ssh
- e Shell - ssh unter CentOS 7.x]]// * //[[centos:ssh-install|Die Secure Shell - ssh unter CentOS 5/6]]//