run

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
Einrichten eines DNS-Daemons auf Basis von ISC Bind unter Arch Linux
27 Treffer, Zuletzt geändert:
y are applied to all views. • When run with the status keyword, this prints the current ... the managed-keys database. • When run with the refresh keyword, this forces an immediat... e normal refresh interval. • When run with the sync keyword, this forces an imm... can be inspected visually. • When run with the destroy keyword, the managed-keys databa
Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
26 Treffer, Zuletzt geändert:
can ensure that only one instance of Unbound will run concurrently. -v Increa... lso be increased from the command line and during run time via remote control. See unbound(8) and unbou... es arrive, then 50% of the queries are allowed to run to completion, and the other 50% are replaced wit... permissions. This allows the pidfile to be /var/run/unbound.pid and the chroot to be /var/unbound, fo
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
Host based Intrusion Detection System mit AIDE unter Arch Linux
18 Treffer, Zuletzt geändert:
t truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for grep th... the process completes. To update this database, run sudo aide --update To enable a daily check against the database, run sudo systemctl enable --now aidecheck.timer ... f a config file is executable is is run and the output is used as config.
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
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
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.
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>
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: 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>
G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
1 Treffer, Zuletzt geändert:
ffcfaa Triggers: ● pcscd.service Listen: /run/pcscd/pcscd.comm (Stream) CGroup: /system.sl
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
1 Treffer, Zuletzt geändert:
/libdhcp_radius.so kea /usr/lib/kea/hooks/libdhcp_run_script.so kea /usr/lib/kea/hooks/libdhcp_stat_cmd
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"