Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ==== Binary chronyc ==== **''chronyc''** ist das Commandline-Interface des chrony Daemon. **''chronyc''** ... chronyc --help <code>Usage: chronyc [OPTION]... [COMMAND]... Options: -4 Use IPv4 addresses only -6 ... -e End responses with dot -m Accept multiple commands -h HOST Specify server (/var/run/chrony/chrony... CHRONYC(1) NAME chronyc - command-line interface for chrony daemon SYNOPSIS
- Einrichten eines DNS-Daemons auf Basis von ISC Bind unter Arch Linux
- d /usr/include/isc/buffer.h bind /usr/include/isc/commandline.h bind /usr/include/isc/condition.h bind /usr... rt] [-q] [-r] [-V] [-y server_key] [[-4] | [-6]] {command} DESCRIPTION rndc controls the operation of a name server. If rndc is invoked with no command line options or arguments, it prints a short summ... th the name server over a TCP connection, sending commands authenticated with digital signatures. In the cu
- Nagios Exporter und Prometheus @linux:prometheus
- inetd or xinetd allowed_hosts=127.0.0.1,::1 # COMMAND ARGUMENT PROCESSING # This option determines whet... emon will allow clients # to specify arguments to commands that are executed. This option only works # 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 SU
- 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
- Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
- s are: -h Show the version number and commandline option help, and exit. -c <cfgfile> ... root. # e.g. on linux the use these commands (on BSD, devfs(8) is used): # ... The verbosity can also be increased from the command line and during run time via remote control. See ... elected for queries. On Linux you need these two commands to be able to use the freebind soc
- 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/http_command_co
- 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
- Apache httpd, "der" WEB-Server - Installation unter Arch Linux @linux:webserver
- es to conditionally skip or process commands at server startup and restart. Also can be used ... -h Output a short summary of available command line options. -l Output a list of ... SysV init mode, apachectl takes simple, one-word commands, defined below. apachectl command SUMMARY apachectl is a front end to the Apache HyperTe
- 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
- 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
- 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 - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
- 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
- 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... (1) System administration commands ANSIBLE-PLAYBOOK(1) NAME
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- ork-tree=<path>] [--namespace=<name>] <command> [<args>] These are common Git commands used in various situations: start a working area (see also: git ... 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
- 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