conf

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Einrichten eines lokalen DNS-Resolvers mit Unbound unter Arch Linux
340 Treffer, Zuletzt geändert:
nameserver 127.0.0.1 into resolv.conf(5). If authoritative DNS is needed as w... exit. -c <cfgfile> Set the config file with settings for unbound to read instead ... le at the default location, /etc/unbound/unbound.conf. The syntax is described in unbound.conf(5). -d Debug flag: do not fork into
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
293 Treffer, Zuletzt geändert:
one Required By : None Optional For : None Conflicts With : None Replaces : None Installe... y : Signature chrony /etc/ chrony /etc/chrony.conf chrony /etc/logrotate.d/ chrony /etc/logrotate.d/... lib/sysusers.d/ chrony /usr/lib/sysusers.d/chrony.conf chrony /usr/lib/tmpfiles.d/ chrony /usr/lib/tmpfiles.d/chrony.conf chrony /usr/share/ chrony /usr/share/doc/ chrony
Einrichten eines DNS-Daemons auf Basis von ISC Bind unter Arch Linux
264 Treffer, Zuletzt geändert:
one Required By : None Optional For : None Conflicts With : bind-tools dnsutils Replaces ... ted By : Signature bind /etc/ bind /etc/named.conf bind /usr/ bind /usr/bin/ bind /usr/bin/arpaname bind /usr/bin/ddns-confgen bind /usr/bin/delv bind /usr/bin/dig bind /usr... in/nsupdate bind /usr/bin/rndc bind /usr/bin/rndc-confgen bind /usr/bin/tsig-keygen bind /usr/include/ b
Host based Intrusion Detection System mit AIDE unter Arch Linux
215 Treffer, Zuletzt geändert:
red by already installed packages >> looking for conflicting AUR packages... 🛴 warning: Not showing dif... --:--:-- --:--:-- --:--:-- 0 -> Found aide.conf -> Found aidecheck.service -> Found aidecheck... sed aide-0.19.tar.gz.asc ... Skipped aide.conf ... Passed aidecheck.service ... Passed a... ter... yes checking for ld... ld checking for pkg-config... /usr/bin/pkg-config checking for special C c
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
208 Treffer, Zuletzt geändert:
t der Client **__keine__** Stateless Address Auto-Configuration (SLAAC) durch. - Da in der RA-Nachrich... ion Required By : None Optional For : None Conflicts With : None Replaces : None Installe... a /etc/ kea /etc/kea/ kea /etc/kea/kea-ctrl-agent.conf kea /etc/kea/kea-dhcp-ddns.conf kea /etc/kea/kea-dhcp4.conf kea /etc/kea/kea-dhcp6.conf kea /etc/kea/ke
Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
104 Treffer, Zuletzt geändert:
one Required By : None Optional For : None Conflicts With : None Replaces : None Installe... d By : Signature radvd /etc/ radvd /etc/radvd.conf radvd /usr/ radvd /usr/bin/ radvd /usr/bin/radvd ... r/share/man/man5/ radvd /usr/share/man/man5/radvd.conf.5.gz radvd /usr/share/man/man8/ radvd /usr/share/... hen: - **[[#slaac_-_ipv6_stateless_address_auto-configuration|Konfigurationsbeispiel: SLAAC - IPv6 Sta
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
90 Treffer, Zuletzt geändert:
habe in meiner SSH-Clientconfig unter **''~/.ssh/config''** die folgenden Zeilen eingetragen bei meinen... ] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-J d... specified on a per-host basis in a configuration file. Agent forwarding s... be set on a host-by-host basis in the configuration files; see the Compression option in ssh
Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
58 Treffer, Zuletzt geändert:
lude: install.yml # Installation - include: config-backup.yml # original-Konfig sichern - include: configure.yml # Konfiguration - include: service.y... st </file> $ vim ~/ansible/roles/chrony/tasks/config-backup.yml <file c++ ~/ansible/roles/chrony/tasks/config-backup.yml>--- - name: "***chrony*** : 1) Übe
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
45 Treffer, Zuletzt geändert:
s.ansible.com/ansible/latest/reference_appendices/config.html|Dokumentation der Konfigurationsoptionen]]... s.ansible.com/ansible/latest/reference_appendices/config.html|Dokumentation der Konfigurationsoptionen]]... in unserer **SSH**-Konfigurationsdatei **''~/.ssh/config''** des Clients diesen Host. $ vim ~/.ssh/config <code>Host raspberry-wireguard Hostname 10.
Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
38 Treffer, Zuletzt geändert:
auf die SSH-Clientkonfigurationsdatei **''~/.ssh/config''** zurückgreift. Nachfolgendes Beispiel zeigt ... spezifische Konfigurationsdatei: $ vim ~/.ssh/config <file bash ~/.ssh/config># Default Werte Host * Port 22 Protocol 2 user admin ... 0%> Die Pflege der Konfigurationsdatei **''~/.ssh/config''** überlassen wir nun natürlich nicht jedem Ad
Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
30 Treffer, Zuletzt geändert:
8 become: true vars: sudoers: ansible config_file: /etc/chrony.conf # chronyd client config-options chrony_pool: "server time.dmz.nausch.org iburst" chrony_str... odules/stat_module.html path: /etc/chrony.conf.orig register: stat_result - name: Mak
Ansible @linux:ansible
22 Treffer, Zuletzt geändert:
ion : Ansible is a radically simple model-driven configuration management, multi-node deployment, and r... known/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: upp... iguration eines Mailservers name: install and configure MX hosts: mxtest.dmz.nausch.org beco
Erste Schritte Rund um Ansible @linux:ansible
21 Treffer, Zuletzt geändert:
s.ansible.com/ansible/latest/reference_appendices/config.html|Ansible Konfigurationseinstellungen]]** na... n: - Erst durch die Umgebungsvariable ''ANSIBLE_CONFIG'' definierten individuellen Konfigurationsdatei... nsible.cfg <file bash /etc/ansible/ansible.cfg># config file for ansible -- https://ansible.com/ # ====... ith command line flags. ansible will read ANSIBLE_CONFIG, # ansible.cfg in the current working directory
Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
21 Treffer, Zuletzt geändert:
$ ansible-playbook ~/ansible/playbooks/ssh_client_config.yml <html> <pre class="code"> <font style="color: rgb(0, 0, 0)"> PLAY [ssh_client_config.yml] ******************************************... home/django/ansible/roles/ssh_client/tasks/client_config.yml for localhost</font> <font style="color: rg... und kopieren der SSH Client Konfiguration ~/.ssh/config.] *******************************************</
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
16 Treffer, Zuletzt geändert:
ersion show program's version number, config file location, configured module search path, module location, executable loc... -version show program's version number, config file location, configured module search path, module location, executable loca‐ tion and
Ansible-Lint: Die Fusselbürste @linux:ansible
12 Treffer, Zuletzt geändert:
Nagios Exporter und Prometheus @linux:prometheus
11 Treffer, Zuletzt geändert: