start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
48 Treffer, Zuletzt geändert:
multiple commands -h HOST Specify server (/var/run/chrony/chronyd.sock,127.0.0.1,::1) -p PORT Spec... hronyc> will be displayed when it is being run from a terminal. If chronyc's input or output are... main socket. The compiled-in default path is /var/run/chrony/chronyd.sock. If that fails (e.g. because ... a fallback. The default value is /var/run/chrony/chronyd.sock,127.0.0.1,::1, i.e. the host
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
1 Treffer, Zuletzt geändert:
a cow saying something provided by the user. If run with no arguments, it accepts standard inp
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
4 Treffer, Zuletzt geändert:
ading from stdin). This must be used when ssh is run in the background. A common trick is to use this to run X11 programs on a remote machine. For exa... rver and reported to the client at run time. When used together with -O forward, the al... he passphrase from the current terminal if it was run from a terminal.
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
1 Treffer, Zuletzt geändert:
ibdhcp_pgsql_cb.so kea /usr/lib/kea/hooks/libdhcp_run_script.so kea /usr/lib/kea/hooks/libdhcp_stat_cmd
Ansible @linux:ansible
19 Treffer, Zuletzt geändert:
clear the fact cache --force-handlers run handlers even if a task fails -f FORKS, --forks... -skip-tags=SKIP_TAGS only run plays and tasks whose tags do not match these ... execute it -t TAGS, --tags=TAGS only run plays and tasks tagged with these values --vaul... ecome as on target hosts -s, --sudo run operations with sudo (nopasswd) (deprecated, use
Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
2 Treffer, Zuletzt geändert:
content: "# Allows people in group wheel to run all command\n%wheel ALL=(ALL) ALL\n" ... sswd_sudo_wheel># Allows people in group wheel to run all command %wheel ALL=(ALL) ALL</file>
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
8 Treffer, Zuletzt geändert:
ntab # Unlike any other crontab you don't have to run the `crontab' # command to install the new versio... nd to be executed 17 * * * * root cd / && run-parts --report /etc/cron.hourly 25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) 47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ) 52 6 1 * *
Erste Schritte Rund um Ansible @linux:ansible
6 Treffer, Zuletzt geändert:
g [host]" if it determines a task # should not be run on a host. Set this to "False" if you don't want... thout having to talk to them in the same playbook run to get their # current IP information. #fact_cach... ontain # jinja2 templating language which will be run through the templating engine. # ENABLING THIS CO... g [host]" if it determines a task # should not be run on a host. Set this to "False" if you don't want
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
1 Treffer, Zuletzt geändert:
, "OnFailureJobMode": "replace", "PIDFile": "/var/run/chrony/chronyd.pid", "PermissionsStartOnly": "no"
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
3 Treffer, Zuletzt geändert:
2.2 - validate The validation command to run before copying into place. The path to the file t... est: /some/path/systems.csv backup: yes run_once: yes delegate_to: localhost RETURN VALU... alidate: # The validation command to run before copying into place. The path to the file t
Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
3 Treffer, Zuletzt geändert:
aufweist. <code># Allows people in group wheel to run all command %wheel ALL=(ALL) ALL</code> ==== Scr... content: "# Allows people in group wheel to run all command\n%wheel ALL=(ALL) ALL\n" ... sswd_sudo_wheel># Allows people in group wheel to run all command %wheel ALL=(ALL) ALL</file>
Nagios Exporter und Prometheus @linux:prometheus
6 Treffer, Zuletzt geändert:
hat file instead of using syslog. #log_file=/var/run/nrpe.log # DEBUGGING OPTION # This option dete... ser and is running in standalone mode. pid_file=/run/nrpe/nrpe.pid # PORT NUMBER # Port number we s... es the effective user that the NRPE daemon should run as. # You can either supply a username or a UID. ... s the effective group that the NRPE daemon should run as. # You can either supply a group name or a GID
  • start.txt
  • Zuletzt geändert: 31.10.2023 18:17.
  • von 127.0.0.1