Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- ter... yes checking for ld... ld checking for pkg-config... /usr/bin/pkg-config checking for special C compiler options needed for large files... no checking for ... yes checking for ctype.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcre
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- nclude/kea/cc/data.h kea /usr/include/kea/cc/dhcp_config_error.h kea /usr/include/kea/cc/element_value.h k... r/include/kea/cfgrpt/ kea /usr/include/kea/cfgrpt/config_report.h kea /usr/include/kea/config.h kea /usr/include/kea/config/ kea /usr/include/kea/config/base_command_mgr.h kea /usr/include/kea/config
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- v/null''** auf, bzw. ich habe in meiner SSH-Clientconfig unter **''~/.ssh/config''** die folgenden Zeilen eingetragen bei meinen Hosts: <code>Host * StrictHostK... guration files; see the Compression option in ssh_config(5). -c cipher_spec Selects... er of preference. See the Ciphers keyword in ssh_config(5) for more information. -D [bind_address
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- ersion show program's version number, config file location, configured module search path, mod... -version show program's version number, config file location, configured module search path, mod... nment variables may be specified. ANSIBLE_CONFIG -- Specify override location for the ansible config file Many more are available for most options
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- er_ansible-vault|~/ansible/playbooks/ansible_grundconfig_v2.yml]]''** angelegt. $ tree inventories/prod... er_ansible-vault|~/ansible/playbooks/ansible_grundconfig_v2.yml]]''** wurde bereits das entsprechend benöt... │ ├── dhcpd │ ├── named │ └── hostconfig ├── vml030030 ├── vml030040 ... ... ├... ├── vml050020 │ ├── vhosts │ └── hostconfig ├── vml000030 │ ├── exporter │ ├─
- Ansible @linux:ansible
- nment variables may be specified. ANSIBLE_CONFIG — Override the default ansible config file Many more are available for most options in ansible.cfg FILES /etc/ansible/ansible.cfg — Config file, used if present ~/.ansible.cfg — User config file, overrides the default config if present AU
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- (43, 100, 164)">Using /etc/ansible/ansible.cfg as config file</font> <font style="color: rgb(0, 0, 0)">BEC
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- ansible-playbook ~/ansible/playbooks/ansible_grundconfig_v1.yml -K </WRAP> /* Als nächstes kopieren wir ... s.ansible.com/ansible/latest/reference_appendices/config.html|Dokumentation der Konfigurationsoptionen]]**... s.ansible.com/ansible/latest/reference_appendices/config.html|Dokumentation der Konfigurationsoptionen]]**... in unserer **SSH**-Konfigurationsdatei **''~/.ssh/config''** des Clients diesen Host. $ vim ~/.ssh/conf
- Erste Schritte Rund um Ansible @linux:ansible
- s.ansible.com/ansible/latest/reference_appendices/config.html|Ansible Konfigurationseinstellungen]]** nach... n: - Erst durch die Umgebungsvariable ''ANSIBLE_CONFIG'' definierten individuellen Konfigurationsdatei, ... nsible.cfg <file bash /etc/ansible/ansible.cfg># config file for ansible -- https://ansible.com/ # ======... ith command line flags. ansible will read ANSIBLE_CONFIG, # ansible.cfg in the current working directory,
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- clite /usr/lib/pcsc/drivers/ pcsclite /usr/lib/pkgconfig/ pcsclite /usr/lib/pkgconfig/libpcsclite.pc pcsclite /usr/lib/systemd/ pcsclite /usr/lib/systemd/system/
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- en. # radvd --help <code>usage: radvd -C, --config=PATH Set the config file. Default is /etc/radvd.d. -c, --configtest Parse the config file and exit. -d, --debug=NUM Set the ... etc/radvd.conf [Jun 28 17:38:26] radvd (1284): config file, /etc/radvd.conf, syntax ok Nun starten wir
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ation option when building the Linux kernel: o CONFIG_RTC_INTF_DEV_UIE_EMUL 5.6. What if my computer d... === * Combine sources to improve accuracy * Make config and command parser strict * Add -a option to chro... nds * Fix and improve peer polling * Fix crash in config parsing with too many servers * Fix crash with du... ges in chronyc if daemon is not reachable. * Fix config file problem for 'allow all' and 'deny all' witho
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- ss, greifen wir auf das Playbook **''ansible_grundconfig_v1.yml''** zurück. Mit Hilfe dieses Playbooks k... n unser Ansible-Playbook/-Script **''ansible_grundconfig_v1.yml''** ab, mit dessen Hilfe wir unsere Ansibl... llen. $ vim ~/ansible/playbooks/ansible_grundconfig_v1.yml <file c++ ~/ansible/playbooks/ansible_grundconfig_v1.yml>--- # YAML Start # Ansible Playbook zu
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- $ ansible-playbook ~/ansible/playbooks/ssh_client_config.yml <html> <pre class="code"> <font style="color: rgb(0, 0, 0)"> PLAY [ssh_client_config.yml] ********************************************... home/django/ansible/roles/ssh_client/tasks/client_config.yml for localhost</font> <font style="color: rgb(... und kopieren der SSH Client Konfiguration ~/.ssh/config.] *******************************************</fo
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- r grundlegende Einstellungen vornehmen. $ git config --global user.name "Michael Nausch" $ git config --global user.email "django@nausch.org" Optional kön... spätere **''git push''** hinterlegen $ git config --global user.password "0l1v3r157einec001350ck3!"... llen, definieren wir diesen für **git**. $ git config --global core.editor "vim" $ git config --g
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible