Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- : # pacman -Qil kea ++++ Paketinhalte | <code>Name : kea Version : 2.6.1-1 Descri... ea/dns/messagerenderer.h kea /usr/include/kea/dns/name.h kea /usr/include/kea/dns/opcode.h kea /usr/incl... er_manager_impl.h kea /usr/include/kea/log/logger_name.h kea /usr/include/kea/log/logger_specification.h... -id.json kea /usr/share/kea/api/lease4-get-by-hostname.json kea /usr/share/kea/api/lease4-get-by-hw-addr
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- h/config <code>Host raspberry-wireguard Hostname 10.0.10.29 Port 22 User pi Identit... h/id_ed25519_ffmuc</code> Beim Parameter **''Hostname''** geben wir die IP-Adresse an, die unser **DHCP... odule_utils │ │ ├── tasks │ │ │ ├── hostname.yml │ │ │ ├── hosts.yml │ │ │ ├── mai... nt: "muc_ost" ffmuc_gateway: "gw06" raspberry_hostname: "ff_pliening_rpb4_ol_v6" node_contact_address: "
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- # pacman -Qil chrony ++++ Paketinhalte | <code>Name : chrony Version : 4.5-1 Descr... CHRONYC(1) NAME chronyc - command-line interface for chron... activity, manual list, rtcdata, smoothing, sourcename, sources, sourcestats, tracking, waitsync. The se... tacted by chronyc. It can be specified with a hostname, IP address, or path to the local Unix
- Ansible @linux:ansible
- etreffende Paket. # rpm -qi ansible-doc <code>Name : ansible-doc Version : 2.9.2 Release ... )/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +... efinieren hierzu folegnde Werte/Abschnitte: - **name** : Dieser Tag gibt den Namen des Ansible-Playboo... tallation und Konfiguration eines Mailservers name: install and configure MX hosts: mxtest.dmz.m
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- SSH(1) NAME ssh — OpenSSH remote login client SYNOPSI... destination] [-L address] [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-... tion, which may be specified as either [user@]hostname or a URI of the form ssh://[user@]hostname[:port]. The user must prove their identity to the
- Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
- true vars: sudoers: ansible tasks: - name: add several users to the system user: name: "{{ item.name }}" comment: "{{ item.fullname }}" uid: "{{ item.uid }}" groups: "{{ item.group
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- m Housing-Provider fremdgehostetes_System : Hostname <was-das-auch-immer-für-ein geiler-FQDN-sein-mag>... 00050.dmz.nausch.org IDMZ_Repository_Host : CNAME : syslog, tftp, install IDMZ_Repository_Host... 00080.dmz.nausch.org EDMZ_Repository_Host : CNAME : mail EDMZ_Repository_Host : IP (EDMZ) : et... : Djangos Admin-Workstation Workstation : Hostname: pml010040 Workstation : CNAME: office-work
- Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
- - # Grundlegende Konfiguration für alle Hosts - name: "***base*** : Gruppe für (WEB-Entwickler) '{{ cr... om/ansible/latest/modules/group_module.html name: '{{ createuser }}' gid: '{{ createguid }}' state: present - name: "***base*** : WEB-Admin Nutzerkonto für den User... com/ansible/latest/modules/user_module.html name: '{{ createuser }}' comment: '{{ createuser
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- + Paketinhalt und -info des Pakets radvd | <code>Name : radvd Version : 2.19-1 Descr... folgt anzeigen lassen **''ip addr show %%<-%%linkname%%->%% | grep scope\ link''** Im Falle des Netzwer... zeigen lassen **''nmcli connection show %%<-%%linkname%%->%% | grep dhcp6_client_id''**. Im Falle unsere... ning a DNS server list # and a domain name from a Stateless DHCPv6 server, but #
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- RYPT_VAULT_ID] [file_name [file_name ...]] positional arguments: file_name Filename optional arguments: -h, --help show this help message and exit --v
- Ansible - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
- uid: '1010' createuser: 'ruben' createusername: 'Ruben Nausch' createpassword: 'M31nP4p4157d3r4113r83573!' tasks: - name: Make sure we have a group '{{ createuser }}' for... dmin-user '{{ createuser }}' group: name: '{{ createuser }}' gid: '{{ createguid }}' state: present - name: Add the user '{{ createuser }}' with a specific
- Erste Schritte Rund um Ansible @linux:ansible
- log_path = /var/log/ansible.log # default module name for /usr/bin/ansible #module_name = command # use this shell for commands executed under sudo # you ma... fault, if a task in a playbook does not include a name: field then # ansible-playbook will construct a h... ed circumstances, and only with parameters named 'name'. #squash_actions = apk,apt,dnf,homebrew,pacman,p
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- true vars: sudoers: ansible tasks: - name: Place repo-file mailserver.guru for CentOS 8 rig... facts['distribution_major_version'] == "8" - name: Place repo-file mailserver.guru for CentOS 7 rig... # Repository mailserver.guru [mailserver.guru-os] name=Extra (Mailserver-)Packages for Enterprise Linux ... -RPM-GPG-KEY-CentOS-7 [mailserver.guru-testing] name=Testing (Mailserver-)Packages for Enterprise Linu
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- # Host hostname: ff_pliening_gbw_ug ... # Host hostname: ffplieninggbwegod ... he Informationen / Variablen pretty_hostname: ff_pliening_gbw_egod latitude: 48.1986... # Host hostname: ffplieninggbwogod
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- >usage: git [--version] [--help] [-C <path>] [-c <name>=<value>] [--exec-path[=<path>]] [--ht... it-dir=<path>] [--work-tree=<path>] [--namespace=<name>] <command> [<args>] These are common... tents to the index mv Move or rename a file, a directory, or a symlink restore ... llungen vornehmen. $ git config --global user.name "Michael Nausch" $ git config --global user.em
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible