Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ters whilst it is running. If no commands are specified on the command line, chronyc will expec... run from a terminal. If chronyc's input or output are redirected from or to a file, the prompt will not be shown. There are two ways chronyc can access chronyd. One is the I... ds, which do not affect the behaviour of chronyd, are allowed from the network: activity, manual
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- . This key is not known by any other names Are you sure you want to continue connecting (yes/no/... . This key is not known by any other names Are you sure you want to continue connecting (yes/no/... . This key is not known by any other names Are you sure you want to continue connecting (yes/no/... t wenn wir uns vertippen (die drei X am Ende!): Are you sure you want to continue connecting (yes/no/
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- for the Kea DHCPv4 server. Subnet declarations // are mostly commented out and no interfaces are listed. Therefore, the servers // will not listen or respon... aces on which // the servers should listen. There are a number of example options defined. // These pro... imes refer to sections for more // details. These are section numbers in Kea User's Guide. The version
- Erste Schritte Rund um Ansible @linux:ansible
- ather_subset = all # some hardware related facts are collected # with a maximum timeout of 10 seconds.... vironment. # gather_timeout = 10 # Ansible facts are available inside the ansible_facts.* dictionary #... Determine whether includes in tasks and handlers are "static" by # default. As of 2.0, includes are dynamic by default. Setting these # values to True will
- Nagios Exporter und Prometheus @linux:prometheus
- tion determines whether or not debugging messages are logged to the # syslog facility. # Values: 0=debu... # Address that nrpe should bind to in case there are more than one interface # and you do not want nrp... -delimited list of IP address or hostnames # that are allowed to talk to the NRPE daemon. Network addresses with a bit mask # (i.e. 192.168.1.0/24) are also supported. Hostname wildcards are not curren
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- When set, minimum limits specified by Mobile IPv6 are used for # MinRtrAdvInterval and MaxRtrAdvInte... is segment and both # the A-flag and the O-flag are set to 0. AdvManagedFlag off; # When set, ho... addressing and both # the A-flag and the O-flag are set to on. # AdvOtherConfigFlag on; # The ... t, # minimum limits specified by Mobile IPv6 are used for # MinRtrAdvInterval and MaxRtrAdvInt
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- directory, `dest' is created. If `src' and `dest' are files, the parent directory of `dest' isn't ... faults. The mode is only set on directories which are newly created, and will not affect those ... which will replace the remote file when contents are different than the source. If `no', the f... hose used to `/usr/bin/chmod' remember that modes are actually octal numbers (like 0644). Leavi
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- s)) def drawBar (x, barHeight): # parameters are x, y, end x, end y # draw.rectangle ((x, heig... rawBarLOW (x, barLOWHeight): # parameters are x, y, end x, end y draw.rectangle ((x, 32... ay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio ... A256:vXhdvud24tyTUtOan4XeTZ7GzxZDQn9Rj0mxuhimkH4. Are you sure you want to continue connecting (yes/no/
- Ansible-Lint: Die Fusselbürste @linux:ansible
- . There is no need to specify this if no -r flags are used -t TAGS only check rules ... . There is no need to specify this if no -r flags are used -t TAGS only check rules ... gb(0, 0, 0)">WARNING Listing 1 violation(s) that are fatal</font> <font style="color: rgb(222, 50, 57)... gb(0, 0, 0)">WARNING Listing 1 violation(s) that are fatal</font> <font style="color: rgb(222, 50, 57)
- Ansible @linux:ansible
- ension modules can be written in any language and are transferred to managed machines automatically. T... N the tool to run Ansible playbooks, which are a configuration and multinode deployment system. ... the default ansible config file Many more are available for most options in ansible.cfg FILES ... dependencies of user-installed packages but which are no longer required by any such package. S
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- pace=<name>] <command> [<args>] These are common Git commands used in various situations: start a working area (see also: git help tutorial) clone ... x : Auch bekannt unter dem Namen index : "Staging Area". index : state "Local Repository" as repo repo... * den Unterschied zwischen unserem Index (Staging Area) und unserem **''Repository''** ausgeben lassen.
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- ml or -e @file.json. Role variables and defaults are also included! Because Ansible tasks, handlers, and other objects are data, these can also be encrypted with vault. If... ou'd like to not expose what variables you are using, you can keep an individual task file entir... ion for the ansible config file Many more are available for most options in ansible.cfg
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- 0th column. If any command-line arguments are left over after all switches have been processed,... input for a message in this case. There are several provided modes which change the appearanc... ing eye_string will be used. The default eyes are 'oo'. The tongue is similarly configurable ... tains this directory. BUGS If there are any, please notify the author at the address belo
- Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
- tasks: - name: All users from groub 'wheel' are allowed sudo users copy: content: "... schreibender Text (//All users from groub 'wheel' are allowed sudo users//), der später beim Aufruf von... rgb(0, 0, 0)">TASK [All users from groub 'wheel' are allowed sudo users] *****************************
- Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
- .yml>--- - name: All users from groub 'wheel' are allowed sudo users copy: content: "... rgb(0, 0, 0)">TASK [All users from groub 'wheel' are allowed sudo users] *****************************... rgb(0, 0, 0)">TASK [All users from groub 'wheel' are allowed sudo users] *****************************