update

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
28 Treffer, Zuletzt geändert:
t dispersion : 0.001100737 seconds Update interval : 64.2 seconds Leap statu... s is the estimated local offset on the last clock update. A positive value indicates the local time (as ... root_dispersion + (0.5 * root_delay) Update interval This is the interval betw... iting for chronyd to complete the measurement and update the clock. makestep 0.1 1
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
14 Treffer, Zuletzt geändert:
ot.yml │   │   │   ├── rfkill.yml │   │   │   ├── update.yml │   │   │   └── usercomment.yml │   │   ├── t... fkill bei Raspberry Pi OS deaktivieren - include: update.yml # Update und Upgrade der APT-Pakete - include: reboot.yml # Reboo... ...</file> <file c++ ~/ansible/roles/basic/tasks/update.yml>--- - name: "Zuerst 'apt-get update' ausführ
Ansible @linux:ansible
8 Treffer, Zuletzt geändert:
`Plugin' name to disable for the install/update operation. The disabled plugins will not ... epoid' of repositories to disable for the install/update operation. These repos will not persist b... n `Plugin' name to enable for the install/update operation. The enabled plugin will not pe... Repoid' of repositories to enable for the install/update operation. These repos will not persist b
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
7 Treffer, Zuletzt geändert:
/api/class-list.json kea /usr/share/kea/api/class-update.json kea /usr/share/kea/api/config-backend-pull.j... e4-resend-ddns.json kea /usr/share/kea/api/lease4-update.json kea /usr/share/kea/api/lease4-wipe.json kea ... e6-resend-ddns.json kea /usr/share/kea/api/lease6-update.json kea /usr/share/kea/api/lease6-wipe.json kea ... ation-get.json kea /usr/share/kea/api/reservation-update.json kea /usr/share/kea/api/server-tag-get.json k
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
4 Treffer, Zuletzt geändert:
repository or a local branch push Update remote refs along with associated objects 'git h... le │ ├── fsmonitor-watchman.sample │ ├── post-update.sample │ ├── pre-applypatch.sample │ ├── pre-... -rebase.sample │ ├── pre-receive.sample │ └── update.sample ├── info │ └── exclude ├── objects │ ├... benso wenig wie Kurzbeschreibungen //Bugfix, Fix, Update, Verbesserung// etc.pp.! - Wir dokumentieren **
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
3 Treffer, Zuletzt geändert:
Finally, ssh-keygen can be used to generate and update Key Revocation Lists, and to test whether given k... ES” section for more information. -u Update a KRL. When specified with -k, keys listed via t... n mit der Option **''-u''** angeben, da wir einen Update der Sperrlistendatei vornehmen wollen. Mit der Op
Erste Schritte Rund um Ansible @linux:ansible
2 Treffer, Zuletzt geändert:
tion path optimized for network appliances # only update this setting if you know how this works, otherwis... tion path optimized for network appliances # only update this setting if you know how this works, otherwis
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
2 Treffer, Zuletzt geändert:
chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[n/a] ; st... s: 10697 ExecStartPost=/usr/libexec/chrony-helper update-daemon (code=exited, status=0/SUCCESS) Process:
Ansible - einfaches Playbook-Beispiel: Ansible und Zielhosts ohne Python @linux:ansible
2 Treffer, Zuletzt geändert:
luon gather_facts: False tasks: - name: "Update new contact-address on own ffmuc-nodes" #ht... ******** <font style="color: rgb(0, 0, 0)">TASK [Update new contact-address on own ffmuc-nodes] *********
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
1 Treffer, Zuletzt geändert:
sible.builtin.package: name: pass update_cache: true state: latest - name: "V