Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- on Environment SYNOPSIS aide [parameters] command DESCRIPTION AIDE is an intrusion detectio... o do this. This is also the default command. Without any command aide does a check. --init, -i Initialize the database. You must... log level in this mode please use the --log-level command line para‐ meter. In
- 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
- st:port] [-w local_tun[:remote_tun]] destination [command [argument ...]] DESCRIPTION ssh (SSH clie... several methods (see below). If a command is specified, it will be executed on the remote host instead of a login shell. A complete command line may be specified as command, or it may have additional arguments. If supplied, the arguments
- 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... r variable files passed on the ansible- playbook command line with -e @file.yml or -e @file.json... ps://docs.ansible.com/. or use the ansible-config command. FILES /etc/ansible/ansible.cfg -- Config
- Ansible @linux:ansible
- 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 ... mmon arguments to pass to sftp/scp/ssh (e.g. ProxyCommand) --ssh-extra-args SSH_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 sud... tive to # specifying --vault-password-file on the command line. #vault_password_file = /path/to/vault_passw... can optionally warn when usage of the shell and # command module appear to be simplified by using a default