Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Apache httpd, "der" WEB-Server - Installation unter Arch Linux @linux:webserver
- Memory: 6.1M (peak: 6.8M) CPU: 85ms CGroup: /system.slice/httpd.service ├─5719 ... # If you wish httpd to run as a different user or group, you must run 194 │ # httpd as root initially and it will switch. 195 │ # 196 │ # User/Group: The name (or #number) of the user/group to run httpd as. 197 │ # It is usually good practice to create
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- dann in der Lage jede Inventardatei mit ihrer **''group_vars''** und **''host_vars''** in ein separates V... efinitionen aus der Gruppe production │ │ ├── group_vars # Verzeichnis für die Gruppenspe... efinitionen aus der Gruppe production │ ├── group_vars # Verzeichnis für die Gruppenspe... ir -p ~/ansible/inventories/{production,staging}/{group_vars,host_vars} \ ~/ansible/{librar
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- bpf btrfs cgroup cgroup2 configfs debugfs devpts efivarfs ... grouped (REMOVED in AIDE v0.19) Group the files in the report by added, removed and cha... Groups are aggregations of attributes. Group definitions have the format <group name> = <attri
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- -offloader_rpb4/inventories/{production,staging}/{group_vars,host_vars} \ ~/Freifunk/ffmuc-... ns ├── inventories │ ├── production │ │ ├── group_vars │ │ ├── hosts.yml │ │ └── host_vars │ └── staging │ ├── group_vars │ ├── hosts.yml │ └── host_vars ... ies/production/ <code>inventories/production/ ├── group_vars │ ├── gateway_keys │ ├── gateway_link_ad
- Ansible - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
- 83573!' tasks: - name: Make sure we have a group '{{ createuser }}' for our new admin-user '{{ createuser }}' group: name: '{{ createuser }}' gid: '{... createuser }}' with a specific uid and a primary group of '{{ createuser }}' user: name: '... rname }}' uid: '{{ createguid }}' group: '{{ createuser }}' state: present -
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- red data file used by Ansible. This can include group_vars/ or host_vars/ inventory variables, v... er_werden_will!" > ~/ansible/inventory/produktion/group_vars/all/secrets.yml Wir haben also eine Datei, ... hner hat: $ cat ~/ansible/inventory/produktion/group_vars/all/secrets admin_password: Frueh_uebt_51... ible-vault encrypt ~/ansible/inventory/produktion/group_vars/all/secrets.yml Wir werden nun nach einem h
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- type: bool version_added: 1.1 - group Name of the group that should own the file/directory, as would be fed to `chown'. [Defau... o.conf dest: /etc/foo.conf owner: foo group: foo mode: 0644 # The same example as above,... o.conf dest: /etc/foo.conf owner: foo group: foo mode: u=rw,g=r,o=r # Another symbolic m
- Erste Schritte Rund um Ansible @linux:ansible
- ting to use, for example, IP information from one group of servers # without having to talk to them in th... otherwise it can break module execution #network_group_modules=eos, nxos, ios, iosxr, junos, vyos # Whe... oups # Ex 1: Ungrouped hosts, specify before any group headers. ## green.example.com ## blue.example.co... collection of hosts belonging to the 'webservers' group ## [webservers] ## alpha.example.org ## beta.exa
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- st: '/home/{{ admin_user }}/.ansible.cfg' group: '{{ admin_user }}' owner: '{{ admin_user... rectory owner: '{{ admin_user }}' group: '{{ admin_user }}' mode: '0755' wi... /"} - {directory: "inventories/production/group_vars/"} - {directory: "inventories/produc... ars/"} - {directory: "inventories/staging/group_vars/"} - {directory: "inventories/stagin
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- Friedl, N. Provos, and W. Simpson, Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Lay... o generate groups for use in Diffie-Hellman group exchange (DH-GEX). See the “MODULI G... Generate candidate Diffie-Hellman Group Exchange (DH-GEX) parameters for eventu... al use by the ‘diffie-hellman-group-exchange-*’ key exchange methods. The numbers ge
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- e used is where a computer serves time to a local group of computers, and has a permanent conn... Memory: 9.4M (peak: 9.9M) CPU: 74ms CGroup: /system.slice/chronyd.service └─186... Memory: 9.4M (peak: 9.9M) CPU: 74ms CGroup: /system.slice/chronyd.service └─186... ig dest: /etc/chrony.conf owner: root group: root mode: '0644' when: check_chrony_confi
- Ansible @linux:ansible
- noarch Install Date: Sa 21 Dez 2019 20:38:39 CET Group : Unspecified Size : 311719083 Licen... [Commands] } frame "inventory" { database "Group B" { [Host n] } database "Group A" { [Host 1] [Host 2] [Host 3] ... ar/www/html/new_website mode = 755 owner = apache group = apache state = directory" Natürlich kann man a
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- gruppenspezifischen Variablen im Verzeichnis **''group_vars''**. Diese Verzeichnisse werden von Ansible ... /production/ -d <code>inventories/production/ ├── group_vars │ └── all └── host_vars</code> Je **Grup... Verzeichnis **''~/ansible/inventories/production/group_vars''** ab. $ vim ~/ansible/inventories/production/group_vars/ffmuc.yml <file bash ~/ansible/inventories/
- Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
- peated throughout the file (or included files) to group attributes under the same clause. ... seful for overriding the default for a specific, group or individual, server. The value -1 disables wai... (DHCP-) DNS network resolver for a group of machines, where such lookups should be filtere... ound sets permissions on the file to the user and group that is configured, the access bits are set
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- Memory: 380K (peak: 1.5M) CPU: 15ms CGroup: /system.slice/radvd.service ├─1317 ... ,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000 link/ether 50:7b:9d:9... AST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 50:7b:9d:91:52:5... AST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 50:7b:9d:91:52:5
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible