Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Apache httpd, "der" WEB-Server - Installation unter Arch Linux @linux:webserver
- rver wird von der [[http://apache.org|Apache Software Foundation]] zur Verfügung gestellt, gepflegt und... ndows systems, the following additional arguments are available: httpd [ -k install|config|unin... e is valid. Directives provided by shared modules are not listed. -M Dump a list of loaded ... sole. The following arguments are available only on the Windows platform: -
- Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
- d because authoritative nameservers and resolvers are using the same port number (53). The available options are: -h Show the version number and comma... or to syslog, but the log messages are printed to stderr all the time. -p Do... onf(8), nsd(8). AUTHOR Unbound developers are mentioned in the CREDITS file in the distribution
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- include osaPuml/Common.puml !include osaPuml/Hardware/all.puml !include osaPuml/Server/all.puml Client... include osaPuml/Common.puml !include osaPuml/Hardware/all.puml !include osaPuml/Server/all.puml Client... include osaPuml/Common.puml !include osaPuml/Hardware/all.puml !include osaPuml/Server/all.puml Client... include osaPuml/Common.puml !include osaPuml/Hardware/all.puml !include osaPuml/Server/all.puml Client
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ony /usr/lib/tmpfiles.d/chrony.conf chrony /usr/share/ chrony /usr/share/doc/ chrony /usr/share/doc/chrony/ chrony /usr/share/doc/chrony/FAQ chrony /usr/share/doc/chrony/NEWS chrony /usr/share/doc/c
- Einrichten eines DNS-Daemons auf Basis von ISC Bind unter Arch Linux
- .org/|Internet Systems Consortium]] ist eine Software, die für die Ausführung der Aufgabe des DNS-Serve... itlab.isc.org/isc-projects/bind9|Open-Source-Software]], die unter der [[https://www.mozilla.org/en-US/... x86_64 URL : https://www.isc.org/software/bind/ Licenses : MPL2 Groups : No... d/ bind /usr/lib/tmpfiles.d/bind.conf bind /usr/share/ bind /usr/share/licenses/ bind /usr/share/licens
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- ungen unnötig durch viele unerwünschte und erwartbare Meldungen überflutet werden würde. Durch erneut... [m]anually select packages 🛴 [r] show if packages are required by already installed packages >> lookin... for suffix of executables... checking whether we are cross compiling... no checking for suffix of obje... EATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- . This key is not known by any other names Are you sure you want to continue connecting (yes/no/... st**U**se)) dient dazu zwischen einer Client-Software und einem Ziel-System ein Vertrauen herzustellen,... in der Vertrauensdatenbank der (SSH-)Client-Software für künftige Verbindungen gespeichert. Im obigen... . This key is not known by any other names Are you sure you want to continue connecting (yes/no/
- Erste Schritte Rund um Ansible @linux:ansible
- = /etc/ansible/hosts #library = /usr/share/my_modules/ #module_utils = /usr/share/my_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp ... s # network - gather min and network facts # hardware - gather hardware facts (longest facts to retrieve) # virtual - gather min and virtual facts # facter
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- usr/lib/systemd/system/radvd.service radvd /usr/share/ radvd /usr/share/licenses/ radvd /usr/share/licenses/radvd/ radvd /usr/share/licenses/radvd/COPYRIGHT radvd /usr/share/man/ radvd /usr/share/man/m
- G&D StarSign Kryptographie USB Token S für ElsterAuthenticator unter Arch Linux
- x]] ein. ===== Informationen von Hard- und Software ===== ==== Hardwareinformationen ==== Information... ription : PC/SC Architecture smartcard middleware library Architecture : x86_64 URL ... r/lib/systemd/system/pcscd.socket pcsclite /usr/share/ pcsclite /usr/share/doc/ pcsclite /usr/share/doc/pcsc-lite/ pcsclite /usr/share/doc/pcsc-lite/setup_s
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- m Ganzen ergibt sich dann hier die doch überschaubare Konfigurationsdatei zu Ansible. $ egrep -v '(^... m Ganzen ergibt sich dann hier die doch überschaubare Konfigurationsdatei zu Ansible. $ egrep -v '(^... "hostname": "{{ raspberry_hostname }}", "hardware": { "model": "Raspberry Pi 4B" }, "... ration: RST = 'P9_15' # 128x64 display with hardware I2C: disp = Adafruit_SSD1306.SSD1306_128_64(rst=R
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- 0th column. If any command-line arguments are left over after all switches have been processed,... input for a message in this case. There are several provided modes which change the appearanc... ing eye_string will be used. The default eyes are 'oo'. The tongue is similarly configurable ... or MANPATH. It should always contain the /usr/share/cowsay/cows directory, or at least a direc
- Nagios Exporter und Prometheus @linux:prometheus
- tion determines whether or not debugging messages are logged to the # syslog facility. # Values: 0=debu... # Address that nrpe should bind to in case there are more than one interface # and you do not want nrp... -delimited list of IP address or hostnames # that are allowed to talk to the NRPE daemon. Network addresses with a bit mask # (i.e. 192.168.1.0/24) are also supported. Hostname wildcards are not curren
- Ansible @linux:ansible
- ndung von Ansible, da z.B. keine zusätzliche Software auf dem zu verwaltenden System benötigt wird. Die... ible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. T... etaillierte Informationen, die die Hard- und Software beschreibt. Somit kann z.B. von zentraler Stelle
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- directory, `dest' is created. If `src' and `dest' are files, the parent directory of `dest' isn't ... faults. The mode is only set on directories which are newly created, and will not affect those ... which will replace the remote file when contents are different than the source. If `no', the f... hose used to `/usr/bin/chmod' remember that modes are actually octal numbers (like 0644). Leavi
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible