default

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
545 Treffer, Zuletzt geändert:
nbound to read instead of reading the file at the default location, /etc/unbound/unbound.conf. The ... nbound/unbound.conf Most settings are the defaults. Stop the server with: $ kill `cat /... (8) re‐ spectively. Default: 1 statistics-interval: <seconds> ... ation requires data to be present. Default: 0 (disabled) statistics-cumulative: <yes
Apache httpd, "der" WEB-Server - Installation unter Arch Linux @linux:webserver
368 Treffer, Zuletzt geändert:
Root directive in the configuration file. The default is /usr/local/apache2. -f config ... to be a path relative to the ServerRoot. The default is conf/httpd.conf. -k start|restart|grac... -m Use MD5 hashing for passwords. This is the default (since version 2.2.18). -2 Use SHA-25... (higher is more secure but slower, default: 5, valid: 4 to 17). -r This flag is
Einrichten eines DNS-Daemons auf Basis von ISC Bind unter Arch Linux
158 Treffer, Zuletzt geändert:
patibility), HMAC-SHA1, HMAC-SHA224, HMAC-SHA256 (default), HMAC-SHA384, and HMAC-SHA512. They use a... fig-file as the configuration file instead of the default, /etc/rndc.conf. -k key-file ... indicates key-file as the key file instead of the default, /etc/rndc.key. The key in /etc/rndc.key is used ... m‐ mand line, the host named by the default-server clause in the options statement of the rnd
Erste Schritte Rund um Ansible @linux:ansible
122 Treffer, Zuletzt geändert:
ansible/ansible.cfg, whichever it # finds first [defaults] # some basic default values... #inventory = /etc/ansible/hosts #library = /usr/share/my_mo... _set_locale = False # plays will gather facts by default, which contain information about # the remote system. # # smart - gather by default, but don't regather if already gathered # implici
Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
83 Treffer, Zuletzt geändert:
diese RA-Nachrichten aus um so an die Adresse des Default-Routers zu gelangen, seine eigenen Netzwerkparame... erwerten diese RA-Nachrichten, um daraus z.B. den Default-Router, den bzw. die Netzwerk-Präfixe, die Link-M... eren, je nachdem welchen Präfix erhalten hat. Die Default-Route zu dieser gerade eben erzeugten IPv6-Adress... advd/|extra-Repository von ArchLinux]]** ist eine default Konfigurationsdatei **''/etc/radvd.conf''** dabei
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
79 Treffer, Zuletzt geändert:
accessible locally by the root or chrony user. By default, chronyc first tries to connect to the Unix domain socket. The compiled-in default path is /var/run/chrony/chronyd.sock. If that fai... file or the cmdallow command in chronyc. By default, the commands are accepted only from localhost (1... rated list to provide a fallback. The default value is /var/run/chrony/chronyd.sock,127.0.0.1,:
Host based Intrusion Detection System mit AIDE unter Arch Linux
62 Treffer, Zuletzt geändert:
e C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of ... ng for syslog priority... LOG_NOTICE checking for default syslog facility... LOG_LOCAL0 checking for check ... nen das AIDE-Binary gebaut wurde zusammen mit den Default Konfigurationsparametern, den verfügbaren einkomp... ibuten, den verfügbaren Hass-Attributen sowie den defaultmäßigen Compound Groups uns anzeigen lassen. ++++
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
54 Treffer, Zuletzt geändert:
will only slow down things on fast networks. The default value can be set on a host-by-host... an forward privileged ports. By default, the local port is bound in accordance with the G... ets the escape character for sessions with a pty (default: ‘~’). The escape character is only recognized a... file (/etc/ssh/ssh_config) will be ignored. The default for the per-user configuration fil
Ansible @linux:ansible
51 Treffer, Zuletzt geändert:
arallel processes to use (default=5) -h, --help show this help message... ath(s) to module library (default=[u'/root/.ansible/plugins/modules', ... SER connect as this user (default=None) -c CONNECTION, --connection=CONNECTION connection type to use (default=smart) -T TIMEOUT, --timeout=TIMEOUT
Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
35 Treffer, Zuletzt geändert:
ne displayed by `lsattr'. (Aliases: attr)[Default: None] version_added: 2.3 - backup ... you somehow clobbered it incorrectly. [Default: no] type: bool version_added: 0.... atting also look at the template module. [Default: (null)] version_added: 1.1 - decrypt ... odecryption of source files using vault. [Default: Yes] type: bool version_added: 2
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
33 Treffer, Zuletzt geändert:
es auf die microSD-Karte]]** * **[[#aendern_des_default-passwortes_und_kopieren_des_ssh-public-keys_auf_den_raspberry_4|Ändern des Default-Passwortes und kopieren des SSH-Public-Keys auf d... n Definitionen - Vorlage zum Kopieren │ ├── defaults # Verzeichnis "defaults" │ │ └── main.yml # Standardvariablen mit niedrig
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
22 Treffer, Zuletzt geändert:
with_items: - { regexp: "^\\[defaults\\]", line: "[defaults]\n# Generated by Ansible on {{ ansible_date_time.date }}, do not edit manually!\n\ # default:\ninterpreter_python = auto_silent" } ... ime.date }}, do not edit manually!\n\ # default: #inventory = /etc/ansible/hosts\n\
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
19 Treffer, Zuletzt geändert:
ere Parameter mit übergeben werden, wie z.B.: * Default-Route * Netzmaske * DNS-Server-Adressen * W... *RA**-Nachricht noch um Verbindungs-Parameter wie Default-Routen an. Diese RA-Nachrichten wird an die All-N... usr/include/kea/cc/data.h kea /usr/include/kea/cc/default_credentials.h kea /usr/include/kea/cc/dhcp_config... ellt werden. Hier übernehmen wir die vorgegebenen Default-Wertev von **''reclaim-timer-wait-time''** mit **
Ansible-Lint: Die Fusselbürste @linux:ansible
10 Treffer, Zuletzt geändert:
Format used rules output, (default: rich) -q quieter, reduce ve... es/ansiblelint/rules -R Keep default rules when using -r --show-relpath Displ... out these rules, unless overridden in config file defaults to 'experimental' --enable-list ENABLE_LIST ... IG_FILE Specify configuration file to use. Defaults to ".ansible-lint" --offline Disab
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
9 Treffer, Zuletzt geändert:
roles/common/{tasks,handlers,templates,files,vars,defaults,meta,library,module_utils,lookup_plugin} $ t... roles/common/{tasks,handlers,templates,files,vars,defaults,meta}/main.yml Somit haben wir nun in unserem R... module_utils ├── roles │ └── common │ ├── defaults │ │ └── main.yml │ ├── files │ ... ories/staging/hosts.yml new file: roles/common/defaults/main.yml new file: roles/common/files/main.ym
Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
8 Treffer, Zuletzt geändert:
Nagios Exporter und Prometheus @linux:prometheus
6 Treffer, Zuletzt geändert:
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
5 Treffer, Zuletzt geändert: