Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- nclude/config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/... rmat-attribute -Wshadow -Wlogical-op -MT src/aide-commandconf.o -MD -MP -MF src/.deps/aide-commandconf.Tpo -c -o src/aide-commandconf.o `test -f 'src/commandconf.c' || echo './'`src/commandconf.c mv -f src
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- e/kea/cc/cfg_to_element.h kea /usr/include/kea/cc/command_interpreter.h kea /usr/include/kea/cc/data.h kea ... lude/kea/config/ kea /usr/include/kea/config/base_command_mgr.h kea /usr/include/kea/config/client_connecti... ea/config/cmds_impl.h kea /usr/include/kea/config/command_mgr.h kea /usr/include/kea/config/config_log.h ke... fig_messages.h kea /usr/include/kea/config/hooked_command_mgr.h kea /usr/include/kea/config/timeouts.h kea
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- General Commands Manual ... st:port] [-w local_tun[:remote_tun]] destination [command [argument ...]] DESCRIPTION ssh (SSH clie... r logging into a remote machine and for executing commands on a remote machine. It is intended ... several methods (see below). If a command is specified, it will be executed on the remote h
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- require -vvvv. See 'ansible-vault <command> --help' for more information on a specific command.</code> ++++ Wollen wir eine Kurz-Hilfe z.B. zur Opti... System administration commands ANSIBLE-VAULT(1)... r variable files passed on the ansible- playbook command line with -e @file.yml or -e @file.json
- Ansible @linux:ansible
- atabase "/etc/ansible/" { frame "playbook" { [Commands] } frame "inventory" { database "Group B"... ausgegeben und geloggt werden soll ' - command: <Befehl der ausgeführt werden soll> ... stgestellt und wird auch ausgegeben ' - command: <Rescue Befehle die ausgeführt werden, sofern ob... o sftp/scp/ssh (e.g. ProxyCommand) --sftp-extra-args=SFTP_EXTRA_ARGS
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- ion_added: 2.2 - validate The validation command to run before copying into place. The path to the... hich must be present as in the example below. The command is passed securely so shell features like... on. validate: # The validation command to run before copying into place. The path to the... example below. The command is passed securely so shell features like expansi
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- >--- - name: "Hostname ändern" ansible.builtin.command: cmd: hostnamectl set-hostname {{ raspberry_h... kill am Raspberry deaktivieren" ansible.builtin.command: cmd: rfkill unblock wifi changed_when: fal... rnel Module Support hinzufügen" ansible.builtin.command: cmd: dkms add -m batman-adv -v {{ batman_adv... : "Dynamic Kernel Module bauen" ansible.builtin.command: cmd: dkms build -m batman-adv -v {{ batman_a
- Erste Schritte Rund um Ansible @linux:ansible
- s can be overridden in ansible-playbook # or with command line flags. ansible will read ANSIBLE_CONFIG, # a... t module name for /usr/bin/ansible #module_name = command # use this shell for commands executed under sudo # you may need to change this to bin/bash in rare insta... tive to # specifying --vault-password-file on the command line. #vault_password_file = /path/to/vault_passw