command

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
250 Treffer, Zuletzt geändert:
chronyc --help <code>Usage: chronyc [OPTION]... [COMMAND]... Options: -4 Use IPv4 addresses only -6 ... CHRONYC(1) NAME chronyc - command-line interface for chrony daemon SYNOPSIS chronyc [OPTION]... [COMMAND]... DESCRIPTION chronyc is a command-line interface program which can be used to monitor chronyd's
Nagios Exporter und Prometheus @linux:prometheus
55 Treffer, Zuletzt geändert:
inetd or xinetd allowed_hosts=127.0.0.1,::1 # COMMAND ARGUMENT PROCESSING # This option determines whet... # if the daemon was configured with the --enable-command-args configure script # option. # # *** ENABLING ... le. # # Values: 0=do not allow arguments, 1=allow command arguments dont_blame_nrpe=0 # BASH COMMAND SUBSTITUTION # This option determines whether or not the NR
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
50 Treffer, Zuletzt geändert:
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
Erste Schritte Rund um Ansible @linux:ansible
22 Treffer, Zuletzt geändert:
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
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
13 Treffer, Zuletzt geändert:
>--- - 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
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
9 Treffer, Zuletzt geändert:
require -vvvv. See 'ansible-vault <command> --help' for more information on a specific command.</code> Wollen wir eine Kurz-Hilfe z.B. zur Option **... 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 - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
5 Treffer, Zuletzt geändert:
ble : TTY=pts/1 ; PWD=/home/ansible ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lxiprplnioypvfmjjy... ble : TTY=pts/1 ; PWD=/home/ansible ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dkoativjxmvilrtome... ble : TTY=pts/1 ; PWD=/home/ansible ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qrempbbpxxpgsigefd... ble : TTY=pts/1 ; PWD=/home/ansible ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-guzlsexqnsjzxvmqkx
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
4 Treffer, Zuletzt geändert:
ork-tree=<path>] [--namespace=<name>] <command> [<args>] These are common Git commands used in ... bcommands and some concept guides. See 'git help <command>' or 'git help <concept>' to read about a specifi... nd .gitignore. …or create a new repository on the command line echo "# ffmuc-offloader_rpb4" >> README.md ... in main …or push an existing repository from the command line git remote add origin https://github.com/Dj
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
4 Treffer, Zuletzt geändert:
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
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
4 Treffer, Zuletzt geändert:
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
Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
3 Treffer, Zuletzt geändert:
. <code># Allows people in group wheel to run all command %wheel ALL=(ALL) ALL</code> ==== Script anlegen ... ntent: "# Allows people in group wheel to run all command\n%wheel ALL=(ALL) ALL\n" dest: /... o_wheel># Allows people in group wheel to run all command %wheel ALL=(ALL) ALL</file> ====== Link
Ansible @linux:ansible
2 Treffer, Zuletzt geändert:
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
Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
2 Treffer, Zuletzt geändert:
ntent: "# Allows people in group wheel to run all command\n%wheel ALL=(ALL) ALL\n" dest: /... o_wheel># Allows people in group wheel to run all command %wheel ALL=(ALL) ALL</file> Auch unsere
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
2 Treffer, Zuletzt geändert:
If -n is specified, there must not be any command-line arguments left after all the switches have b... or before the 40th column. If any command-line arguments are left over after all switches h