Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- e wir zum einen mit Unterstützung des Chrony (NTP-Client) mit einem Chrony-Server (NTP-Daemon) synchronisi... : 4.5-1 Description : Lightweight NTP client and server Architecture : x86_64 URL ... configured time sources and provides time to NTP clients. The system clock is synchronised... This command allows you to check whether client NTP access is allowed from a particular host.
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- ür die Zuweisung der Netzwerkkonfiguration an den Client durch unseren Server bedienen wir uns des DHCP((*... DHCP ist die automatische Einbindung eines neuen Client in unser bestehendes Netzwerk ohne grosse manuelle Konfiguration möglich. Am Client muss daher nur der automatische Bezug der IP-Adresse eingestellt sein. Beim Start des Clients am Netz kann dieser die IP-Adresse, die Netzmask
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- H**-Konfigurationsdatei **''~/.ssh/config''** des Clients diesen Host. $ vim ~/.ssh/config <code>Host ... │ └── interfaces.j2 │ │ └── vars │ ├── client-mesh │ │ ├── defaults │ │ ├── files │ │... │ │ ├── batmanohnewifi.yml │ │ │ ├── clientohnemesh.yml │ │ │ ├── getvxlanid.yml │ │ │ ├── main.yml │ │ │ ├── meshohneclient.yml │ │ │ └── meshundclient.yml │ │ ├──
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- nde Idee und Theorie dahinter. Verbindet sich ein Client mit einem IPv6-Netzwerk benötigt er diverse Infor... geben. Bei dynamischen sich oft ändernden Geräten/Clients wird dies praktikabel nicht mehr möglich sein. W... e andere Art und Weise, wie wir all die Daten den Clients zur Verfügung stellen können. Hier bedienen wir ... 1256|Router Discovery Protokoll]]** ermöglicht es Clients/Hosts Router im Netz zu erkennen und alle releva
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- le=/dev/null''** auf, bzw. ich habe in meiner SSH-Clientconfig unter **''~/.ssh/config''** die folgenden Z... *O**f**F**irst**U**se)) dient dazu zwischen einer Client-Software und einem Ziel-System ein Vertrauen herz... rst einmal nicht vertraut wird. Wie weiss der SSH-Client dies nun? Der SSH-Client versucht die die Kennung des Zielsystems, in der Regel eine Art öffentlichen Sch
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- t beteiligt sind. Hier bietet es sich an, die SSH-Client Konfiguration des Ansible Control- bzw Admin-User... staltet sich o.g. Szenario in dem man auf die SSH-Clientkonfigurationsdatei **''~/.ssh/config''** zurückgr... hfolgendes Beispiel zeigt exemplarisch solch eine Clientspezifische Konfigurationsdatei: $ vim ~/.ssh/... ory ohne Probleme zu erreichen, da hier die **SSH-Client-Konfiguration** unseres Admin-Accounts auf unsere
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- nt: $ ansible-playbook ~/ansible/playbooks/ssh_client_config.yml <html> <pre class="code"> <font style="color: rgb(0, 0, 0)"> PLAY [ssh_client_config.yml] *************************************... ont> <font style="color: rgb(0, 0, 0)"> TASK [ssh_client : include_tasks] ********************************... 0, 164)">included: /home/django/ansible/roles/ssh_client/tasks/client_config.yml for localhost</font> <fon
- Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
- Die sind z.B. Definitionen zu Admin-Acounts, NTP-Client-Definitionen oder z.B. beim MTA-Relayhost. Nun kö... kontenanlage]]** oder **[[playbook_example_05|NTP-Clientinstallation und -konfiguration]]** als Vorlage er... den Webentwickler **ruben** setzen. * **NTP**-Client * Installation des NTP-clients **chrony** * Sichern der originalen chrony-Konfigurationsdatei
- Nagios Exporter und Prometheus @linux:prometheus
- daemon, not the host # from which the check_nrpe client is being executed. # ############################... The daemon only does rudimentary checking of the client's IP # address. I would highly recommend adding ... ermines whether or not the NRPE daemon will allow clients # to specify arguments to commands that are exec... ermines whether or not the NRPE daemon will allow clients # to specify arguments that contain bash command
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- chrony]]** installieren und auch entsprechend als Client konfigurieren. ==== Script anlegen ==== Das Scri... e config_file: /etc/chrony.conf # chronyd client config-options chrony_pool: "server time.dmz.... tml src: templates/CentOS8/chrony-client.conf.j2 dest: "{{ config_file }}" -... rt. $ vim ~/ansible/templates/CentOS8/chrony-client.conf.j2 <file bash ~/ansible/templates/CentOS8/c
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- en meist **x86-Hardware** in Form von **futro-thinclients**, virtualisierte Systeme **KVM** oder auch **Ra... er Offloader **''olall''**: * ff_pliening_gbw_client * ff-django-raspi * ff_pliening_gbw_futro... g * ff_roding_as_nausch * ff_pliening_gbw_client * ff-django-raspi * ff_pliening_gbw_futro... : oldeb: hosts: ff_pliening_gbw_client: ff-django-raspi: olfutro: host
- Ansible-Lint: Die Fusselbürste @linux:ansible
- weis präsentiert. $ ansible-lint playbooks/ssh_client_config.yml <html> <pre class="code"> <font style... <font style="color: rgb(52, 101, 164)">roles/ssh_client/tasks/client_config.yml</font><font style="color: rgb(0, 0, 0)">:4 </font><font style="color: rgb(137, 16... 9)">Task/Handler: Generieren und kopieren der SSH Client Konfiguration ~/.ssh/config.</font> <font style=
- Erste Schritte Rund um Ansible @linux:ansible
- Server von Nöten ist, sondern dass im Grunde ein (Client-/Admin-)Workstation ausreicht, auf dem die Playbo... Befehl **ssh-copy-id** aus dem Paket **//openssh-clients//**. * RSA-Key <code> $ ssh-copy-id -i ~/.ssh... ompiled into both the controller's python and the client's python. # The names should match with the pytho... ompiled into both the controller's python and the client's python. # The names should match with the pytho
- Ansible @linux:ansible
- ss, um Ansible und seine Paybooks zu nutzen. Der (Client-)Rechner, auf dem die Playbooks zur Verfügung ste... eam and profile dnf: name: '@postgresql:9.6/client' state: present - name: install a modularity... ith defined profile dnf: name: '@postgresql/client' state: present </code> ===== Installation
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- ) Vorerst V7.0 fertig gestellt. 2239227 Neue role client-mesh angefügt. daf72d5 Neue role hostapd angefügt... 8020899" +raspberry_wifi: "nein" +raspberry_clientvlan: "7" +raspberry_meshvlan: "8" +raspberry_ol