Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- -> Found aidecheck.timer ==> Validating source files with b2sums... aide-0.19.tar.gz ... Passed ... oss compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... g for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether ld supports "-z,relro"...
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- /kea/util/encode/utf8.h kea /usr/include/kea/util/filesystem.h kea /usr/include/kea/util/hash.h kea /usr/... /systemd/system/kea-dhcp6.service kea /usr/lib/tmpfiles.d/ kea /usr/lib/tmpfiles.d/kea.conf kea /usr/share/ kea /usr/share/kea/ kea /usr/share/kea/api/ kea /usr... effektiv reduziert. Gibt es beim Laden des Lease-Files Fehler, soll der Server nach 100 Fehlern abbreche
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- set on a host-by-host basis in the configuration files; see the Compression option in ssh_config(5). ... /.ssh/config. If set to “none”, no configuration files will be read. -f Requests ssh to go ... ~/.ssh/id_ed25519_sk and ~/.ssh/id_dsa. Identity files may also be specified on a per-host basis in the ... ties specified in configuration files). If no certificates have been explicitly specif
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- . encryption/decryption utility for Ansible data files positional arguments: {create,decrypt,edit,vie... t-password | --vault-password-file VAULT_PASSWORD_FILES] [-v] [--output OUTP... t password --vault-password-file VAULT_PASSWORD_FILES, --vault-pass-file VAULT_PASSWORD_FILES vault password file -v, --verbose
- Ansible @linux:ansible
- strator-Management-Hosts mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server)]] * [[playbook_ex
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- auswachsen wird! Ein weiteres Thema ist, dass YML-Files bedingt durch Ihre Struktur zwar für den Menschen
- Ansible @linux:ansible
- /Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend... cur -D, --diff when changing (small) files and templates, show the differences in those files; works great with --check -e EXTRA_VARS, --extr... ey --new-vault-password-file=NEW_VAULT_PASSWORD_FILES new vault password file f
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- ace copy: src: /home/django/ansible/files/CentOS8/nausch.org.repo dest: /etc/yum.r... CentOS 7 right in place copy: src: files/CentOS7/nausch.org.repo dest: /etc/yum.r... en Dateien vorhalten werden. $ mkdir ~/ansible/files/CentOS7 $ mkdir ~/ansible/files/CentOS8 \\ Die **CentOS 7** spezifische Repo-Datei **''nausch.org.re
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- niedrigerer Priorität für diese Rolle │ ├── files # Verzeichnis "files" │ │ └── main.yml # (Skript-)Dateien zur Verwend... ~/ansible/roles/common/{tasks,handlers,templates,files,vars,defaults,meta,library,module_utils,lookup_pl... ~/ansible/roles/common/{tasks,handlers,templates,files,vars,defaults,meta}/main.yml */ === Ansible-Konf
- Erste Schritte Rund um Ansible @linux:ansible
- ─ ansible.cfg ├── hosts └── roles 1 directory, 2 files </code> ==== /etc/ansible/ansible.cfg ==== Fast ... # templates indicates to users editing templates files will be replaced. # replacing {file}, {host} and ... :6379:0 #fact_caching_connection=/tmp # retry files # When a playbook fails a .retry file can be crea... ~/ # You can enable this feature by setting retry_files_enabled to True # and you can change the location
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- -> 'roles/radvd/defaults/.gitkeep' 'roles/common/files' -> 'roles/radvd/files' 'roles/common/files/.gitkeep' -> 'roles/radvd/files/.gitkeep' 'roles/common/handlers' -> 'roles/radvd/handlers' 'roles/commo
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- usr/lib/sysusers.d/chrony.conf chrony /usr/lib/tmpfiles.d/ chrony /usr/lib/tmpfiles.d/chrony.conf chrony /usr/share/ chrony /usr/share/doc/ chrony /usr/share/do... s reported by chronyc and most offsets in the log files are relative to the NTP clock, not... s command causes chronyd to re-read all *.sources files from the directories specified by the
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- n/defaults/"} - {directory: "roles/common/files/"} - {directory: "roles/common/handlers/"... - name: "Ansible Directory Layout mit dummy-files main.yml befüllen" ansible.builtin.file: ... efaults/main.yml"} - {file: "roles/common/files/main.yml"} - {file: "roles/common/handler... chliessend - Ansible Directory Layout mit dummy-files main.yml befüllen. === Script starten === Das A
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- the COWPATH environment variable. To list all cowfiles on the current COWPATH, invoke cowsay with the -l... riable, if present, will be used to search for cowfiles. It contains a colon-separated list of ... directory with a file called default.cow in it. FILES /usr/share/cowsay/cows holds a sample set of cowfiles. If your COWPATH is not explicitly set, it aut
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- symlink restore Restore working tree files rm Remove files from the working tree and from the index sparse-checkout Initiali... efs ├── heads └── tags 9 directories, 16 files</code> In diesem Verzeichnis verwaltet **git** in... r No commits yet nothing to commit (create/copy files and use "git add" to track)</code> Was genau tei
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible