Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Einrichten eines DNS-Daemons auf Basis von ISC Bind unter Arch Linux
- : T.J. Townsend <blakkheim@archlinux.org> Build Date : Wed 17 Dec 2025 06:24:28 PM CET Install Date : Fri 19 Dec 2025 02:55:59 PM CET Install Reason... sec3hash bind /usr/bin/nslookup bind /usr/bin/nsupdate bind /usr/bin/rndc bind /usr/bin/rndc-confgen bin... /usr/include/dns/types.h bind /usr/include/dns/update.h bind /usr/include/dns/validator.h bind /usr/inc
- Apache httpd, "der" WEB-Server - Installation unter Arch Linux @linux:webserver
- SUMMARY htpasswd is used to create and update the flat-files used to store usernames and passwo... eing able to read the file in order to update it, it returns an error status and makes no chang... ername The username to create or update in passwdfile. If username does not exist in this... SUMMARY htdigest is used to create and update the flat-files used to store usernames, realm and
- Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
- ed (or the DNSKEY data fails to validate), then the zone is made insecure, this behaves li... If no, allows any one supported algorithm to validate the zone, even if other advertised ... a prefetch to keep the cache up to date. Turning it on gives about 10 percent more traff... n though the DNS protocol RFCs mandate these sections, and the additional content could
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- : Antonio Rojas <arojas@archlinux.org> Build Date : Sun 24 Dec 2023 08:56:25 AM CET Install Date : Tue 06 Feb 2024 05:35:19 PM CET Install Reason... dispersion : 0.001100737 seconds Update interval : 64.2 seconds Leap statu... is the estimated local offset on the last clock update. A positive value indicates the local time (as
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- .yml │ │ │ ├── rfkill.yml │ │ │ ├── update.yml │ │ │ └── usercomment.yml │ │ ├── t... ill bei Raspberry Pi OS deaktivieren - include: update.yml # Update und Upgrade der APT-Pakete - include: reboot.yml # Reb... .</file> <file c++ ~/ansible/roles/basic/tasks/update.yml>--- - name: "Zuerst 'apt-get update' ausführ
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- wed_signers_file ssh-keygen -Y check-novalidate [-O option] -n namespace -s signature_file ... Finally, ssh-keygen can be used to generate and update Key Revocation Lists, and to test whether given k... -M generate Generate candidate Diffie-Hellman Group Exchange (DH-GEX) ... on. -M screen Screen candidate parameters for Diffie-Hellman Group Exchange. Th
- Ansible @linux:ansible
- Release : 1.fc31 Architecture: noarch Install Date: Sa 21 Dez 2019 20:38:39 CET Group : Unspec... Source RPM : ansible-2.9.2-1.fc31.src.rpm Build Date : So 08 Dez 2019 21:42:23 CET Build Host : buil... le_architecture": "x86_64", "ansible_bios_date": "01/01/2011", "ansible_bios_version": "... lich möglich parallel auf mehreren Maschinen eine Date (um)zukopieren. Im nachfolgenden Beispiel kopiere
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- ass nicht etwa ein gerade initiierter Datenbank-Update durch einen Puppet-Agent Lauf abgebrochen wird. S... l appear empty until the process completes. To update this database, run sudo aide --update To enable a daily check against the database, run sudo... ger configuration... (2/2) Arming ConditionNeedsUpdate... </code> ++++ Darf man aus Sicherheitsgründen
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- : Robin Candau <antiz@archlinux.org> Build Date : Mon 14 Jul 2025 08:04:25 AM CEST Install Date : Fri 18 Jul 2025 07:27:27 PM CEST Install Reas... srv/d2_tsig_key.h kea /usr/include/kea/d2srv/d2_update_message.h kea /usr/include/kea/d2srv/d2_zone.h ke... /http/connection_pool.h kea /usr/include/kea/http/date_time.h kea /usr/include/kea/http/header_context.h
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- "[defaults]\n# Generated by Ansible on {{ ansible_date_time.date }}, do not edit manually!\n\ # default:\ninterpreter_python = auto_silent" ... line: "# Generated by Ansible on {{ ansible_date_time.date }}, do not edit manually!\n\ # default: #inventory = /etc/ansible/hosts\n\
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- pository or a local branch push Update remote refs along with associated objects 'git h... │ ├── fsmonitor-watchman.sample │ ├── post-update.sample │ ├── pre-applypatch.sample │ ├── pre-... ebase.sample │ ├── pre-receive.sample │ └── update.sample ├── info │ └── exclude ├── objects │ ├... nso wenig wie Kurzbeschreibungen //Bugfix, Fix, Update, Verbesserung// etc.pp.! - Wir dokumentieren **
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- type: bool version_added: 2.2 - validate The validation command to run before copying into place. The path to the file to validate is passed in via '%s' which must be prese... DeHaan EXTENDS_DOCUMENTATION_FRAGMENT: files, validate, decrypt METADATA: status: ... src: /mine/sudoers dest: /etc/sudoers validate: /usr/sbin/visudo -cf %s # Copy a "sudoers" file
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- : Thore Bödecker <foxxx0@archlinux.org> Build Date : Sat 06 Mar 2021 03:20:43 PM CET Install Date : Sat 04 May 2024 11:25:47 AM CEST Install Reaso... };</file> Wollen wir die Kondfigurationsdate ohne die Kommentare sehen, grep'en wir einfach en... };</file> Wollen wir die Kondfigurationsdate ohne die Kommentare sehen, grep'en wir einfach en
- Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
- group: root mode: "0440" validate: visudo -cf %s </file> ==== Script ausführen ==... ": null, "state": "present", "user": "bofh", "validate_certs": true} changed: [www8.dmz.nausch.org] => (... : null, "state": "present", "user": "ruben", "validate_certs": true}</font> <font style="color: rgb(25, ... null, "state": "present", "user": "ansible", "validate_certs": true}</font></br> <font style="color: rgb
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- : Christian Hesse <eworm@archlinux.org> Build Date : Sun 14 Jan 2024 01:19:07 PM CET Install Date : Thu 05 Sep 2024 08:44:26 PM CEST Install Reaso... : Frederik Schwan <freswa@archlinux.org> Build Date : Sun 26 May 2024 05:32:19 PM CEST Install Date : Wed 19 Jun 2024 01:44:18 PM CEST Install Reas
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible