default

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
63 Treffer, Zuletzt geändert:
diese RA-Nachrichten aus um so an die Adresse des Default-Routers zu gelangen, seine eigenen Netzwerkparame... erwerten diese RA-Nachrichten, um daraus z.B. den Default-Router, den bzw. die Netzwerk-Präfixe, die Link-M... eren, je nachdem welchen Präfix erhalten hat. Die Default-Route zu dieser gerade eben erzeugten IPv6-Adress... advd/|extra-Repository von ArchLinux]]** ist eine default Konfigurationsdatei **''/etc/radvd.conf''** dabei
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
79 Treffer, Zuletzt geändert:
accessible locally by the root or chrony user. By default, chronyc first tries to connect to the Unix domain socket. The compiled-in default path is /var/run/chrony/chronyd.sock. If that fai... file or the cmdallow command in chronyc. By default, the commands are accepted only from localhost (1... rated list to provide a fallback. The default value is /var/run/chrony/chronyd.sock,127.0.0.1,:
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
22 Treffer, Zuletzt geändert:
with_items: - { regexp: "^\\[defaults\\]", line: "[defaults]\n# Generated by Ansible on {{ ansible_date_time.date }}, do not edit manually!\n\ # default:\ninterpreter_python = auto_silent" } ... ime.date }}, do not edit manually!\n\ # default: #inventory = /etc/ansible/hosts\n\
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
54 Treffer, Zuletzt geändert:
will only slow down things on fast networks. The default value can be set on a host-by-host... an forward privileged ports. By default, the local port is bound in accordance with the G... ets the escape character for sessions with a pty (default: ‘~’). The escape character is only recognized a... file (/etc/ssh/ssh_config) will be ignored. The default for the per-user configuration fil
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
8 Treffer, Zuletzt geändert:
roughly where the message should be wrapped. The default is equivalent to -W 40 i.e. wrap words at or ... argument string eye_string will be used. The default eyes are 'oo'. The tongue is similarly configura... it must be two characters and does not appear by default. However, it does appear in the 'dead' an... or at least a directory with a file called default.cow in it. FILES /usr/share/cowsay/cows h
Ansible @linux:ansible
51 Treffer, Zuletzt geändert:
arallel processes to use (default=5) -h, --help show this help message... ath(s) to module library (default=[u'/root/.ansible/plugins/modules', ... SER connect as this user (default=None) -c CONNECTION, --connection=CONNECTION connection type to use (default=smart) -T TIMEOUT, --timeout=TIMEOUT
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
5 Treffer, Zuletzt geändert:
'/etc/ansible/ansible.cfg''** zeigt zu Beginn der default-Eintrag auf die vorgenannte Datei **''/etc/ansibl... $ less /etc/ansible/ansible.cfg <code bash> ... [defaults] # some basic default values... #inventory = /etc/ansible/hosts ... </code> Unsere eigene Konfigu... $ less ~/.ansible.cfg <code bash> some basic default values... # Generated by Ansible on 2022-09-22,