up

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
92 Treffer, Zuletzt geändert:
t dispersion : 0.001100737 seconds Update interval : 64.2 seconds Leap s... stem clock is normally corrected only by speeding up or slowing down (up to the rate configured by the maxslewrate directive). If the offse... s is the estimated local offset on the last clock update. A positive value indicates the local time (a
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
92 Treffer, Zuletzt geändert:
ot.yml │   │   │   ├── rfkill.yml │   │   │   ├── update.yml │   │   │   └── usercomment.yml │   │   ├... j2 │   │   ├── radv-filter.j2 │   │   └── uplink.j2 │   └── vars └── wireguard-offloader.y... ion des Hosts (Host-/Username anpassen und System Updaten) tags: basic - role: batman ... fkill bei Raspberry Pi OS deaktivieren - include: update.yml # Update und Upgrade de
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
61 Treffer, Zuletzt geändert:
t 67) und dem Klienten (Port 68) erfolgte mittels UPD((**U**nreliable **D**atagram **P**rotocol)). Be... /api/class-list.json kea /usr/share/kea/api/class-update.json kea /usr/share/kea/api/config-backend-pu... enable.json kea /usr/share/kea/api/extended-info4-upgrade.json kea /usr/share/kea/api/gss-tsig-get-all... e4-resend-ddns.json kea /usr/share/kea/api/lease4-update.json kea /usr/share/kea/api/lease4-wipe.json
Ansible @linux:ansible
20 Treffer, Zuletzt geändert:
kumentation ==== === O’REILLY Fachbuch - Ansible: Up & Running === Ein wertvoller und verlässlicher Be... essen Fähigkeiten kann sicher das Buch **Ansible: Up & Running** (ISBN: 978-1-491-97980-8) von **[[htt... ok.png?nolink&250 |Bild: Photo des Buchs Ansible: Up & Running von O`REILLY}} === Gourav Shah - Ansib... -pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Archi
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
10 Treffer, Zuletzt geändert:
repository or a local branch push Update remote refs along with associated objects 'g... le │ ├── fsmonitor-watchman.sample │ ├── post-update.sample │ ├── pre-applypatch.sample │ ├── ... -rebase.sample │ ├── pre-receive.sample │ └── update.sample ├── info │ └── exclude ├── objects │... benso wenig wie Kurzbeschreibungen //Bugfix, Fix, Update, Verbesserung// etc.pp.! - Wir dokumentiere
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
9 Treffer, Zuletzt geändert:
TunnelDevice UpdateHostKeys User ... annel. ssh will also automatically set up Xauthority data on the server machine. For this ... Finally, ssh-keygen can be used to generate and update Key Revocation Lists, and to test whether giv... bad passphrases), and con‐ tain a mix of upper and lowercase letters, numbers, and non-alphan
Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
7 Treffer, Zuletzt geändert:
wn-> edmz_switch bredmz -down-> FWB FWC -up-> bredmz FWC -up-> bridmz bredmz -up-> EDMZ_Repository_Host bridmz -up-> IDMZ_Repository_Host Switch -up-> FWC Workstati
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
6 Treffer, Zuletzt geändert:
file }}" - name: Make sure Chrony is started up service: #https://docs.ansible.com/a... the system clock to be stepped in the first three updates # if its offset is larger than 1 second. mak... real-time clock (RTC). rtcsync # In first three updates step the system clock instead of slew # if t... : rgb(0, 0, 0)">TASK [Make sure Chrony is started up] ************************************************
Erste Schritte Rund um Ansible @linux:ansible
6 Treffer, Zuletzt geändert:
tion path optimized for network appliances # only update this setting if you know how this works, othe... first attempt there is 1s wait, then 2s, 4s etc. up to 30s (max). #retries = 3 [persistent_connectio... ulti_key will allow multiple # private keys to be uploaded to it, though each user must # have access ... tion path optimized for network appliances # only update this setting if you know how this works, othe
Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
6 Treffer, Zuletzt geändert:
ir hier sehen. $ vim ~/ansible/playbooks/admin_updates.yml {{gh> https://gitlab.nausch.org/django/example_14/-/blob/main/playbooks/admin_updates.yml }} === Rolle und Tasks === Bevor wir un... org/django/example_14/-/blob/main/playbooks/admin_updates.yml }} Was nun noch fehlt sind die jeweilig... lles Hosts: $ ansible-playbook playbooks/admin_updates.yml bzw. für einzelne Hosts: $ ansible-pl
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
5 Treffer, Zuletzt geändert:
example are docker mounted files, they cannot be updated atomically and can only be done in an ... allows ansible to fall back to unsafe methods of updating files for those cases in which you ... # Copy a new "ntp.conf file into place, backing up the original if it differs from the copied versio... es, they cannot be updated atomically and can only be done in an unsafe
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
5 Treffer, Zuletzt geändert:
it. COWFILE FORMAT A cowfile is made up of a simple block of perl(1) code, which assigns... $tongue may be used. The trail leading up to the cow's message balloon is composed of the... s. If you're still using a 1.x version, consider upgrading. And tell me where you got the older versions, since I didn't exactly put them up for world-wide access. Oh, just so you kn
Ansible - weitere Beispiele: Admin Benutzer verwalten @linux:ansible
5 Treffer, Zuletzt geändert:
ir hier sehen. $ vim ~/ansible/playbooks/admin_updates.yml {{gh> https://gitlab.nausch.org/django/example_13/-/blob/main/playbooks/admin_updates.yml }} === Rolle und Tasks === Bevor wir u... lles Hosts: $ ansible-playbook playbooks/admin_updates.yml bzw. für einzelne Hosts: $ ansible-playbook playbooks/admin_updates.yml --limit <-hostnames-> Interessiert uns
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
3 Treffer, Zuletzt geändert:
plugins currently evaluate up to -vvvvvv. A reasonable level to start is -vvv, ... plugins currently evaluate up to -vvvvvv. A reasonable level to start is -vvv, ... '** kommen! * Aufruf **__mit PGP Schlüssel__** :UP: \\ Im zweiten Beispiel werden wir nun erneut ver
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" ... ******** <font style="color: rgb(0, 0, 0)">TASK [Update new contact-address on own ffmuc-nodes] *****
Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
2 Treffer, Zuletzt geändert:
Nagios Exporter und Prometheus @linux:prometheus
2 Treffer, Zuletzt geändert: