port

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
111 Treffer, Zuletzt geändert:
c9109|RFC 9109 - Network Time Protocol Version 4: Port Randomization]]** ergänzt. Weitere Hinweise find... (/var/run/chrony/chronyd.sock,127.0.0.1,::1) -p PORT Specify UDP port (323) -v, --version Print version and exit --help Print usage and exit</code> ... to connect to 127.0.0.1 and then ::1. -p port This option allows the user to specify
TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
63 Treffer, Zuletzt geändert:
_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F ... ec] [-O ctl_cmd] [-o option] [-P tag] [-p port] [-Q query_option] [-R address] [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]] destination [command... URI of the form ssh://[user@]hostname[:port]. The user must prove their identity to the remo
Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
44 Treffer, Zuletzt geändert:
le bash ~/.ssh/config># Default Werte Host * Port 22 Protocol 2 user admin # Dj... Host fwa Hostname firewall-a.nausch.org Port 22222 user sysadmin IdentityFile ~/.ssh/i... -das-auch-immer-für-ein geiler-FQDN-sein-mag> Port 42422 user n3rd IdentityFile ~/.ssh/id_ed... t pml010003 Hostname 10.10.10.3 User django Port 22 Protocol 2 IdentityFile ~/.ssh/id_intranet
Erste Schritte Rund um Ansible @linux:ansible
12 Treffer, Zuletzt geändert:
_pass = True #transport = smart #remote_port = 22 #module_lang = C #module_set_locale = ... ctory. #For the redis plugin, the value is a host:port:database triplet: fact_caching_connection = local... is defaults to a hashed string of the hostname, # port and username (empty string in the config). The ha... . #command_timeout = 30 [accelerate] #accelerate_port = 5099 #accelerate_timeout = 30 #accelerate_conne
Nagios Exporter und Prometheus @linux:prometheus
9 Treffer, Zuletzt geändert:
tandalone mode. pid_file=/run/nrpe/nrpe.pid # PORT NUMBER # Port number we should wait for connections on. # NOTE: This must be a non-privileged port (i.e. > 1024). # NOTE: This option is ignored if ... E is running under either inetd or xinetd server_port=5666 # SERVER ADDRESS # Address that nrpe shou
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
7 Treffer, Zuletzt geändert:
em Schema. Die Kommunikation zwischen dem Server (Port 67) und dem Klienten (Port 68) erfolgte mittels UPD((**U**nreliable **D**atagram **P**rotocol)). Beim ... Client \n" as rechts links <-- rechts : (Port 67) DHCPDISCOVER note r... s : DHCPOFFER (Port 68) note left : DHCPOFFER mit Angabe \nder IP 192
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
7 Treffer, Zuletzt geändert:
raspberry-wireguard Hostname 10.0.10.29 Port 22 User pi IdentitiesOnly=yes Prot... 2:22:f0:f2 ansible_ssh_host: 192.168.0.22 ansible_port: 22 ansible_user: pi ansible_ssh_private_key_file... " ansible.builtin.set_fact: ffmuc_wireguard_port: "{{ item.value }}" loop: "{{ lookup('dict', wi... ffmuc_gateway }}.ext.ffmuc.net:{{ ffmuc_wireguard_port }} PersistentKeepalive = 25 </file> === Rolle "
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
6 Treffer, Zuletzt geändert:
e für die ganze Gruppe gelten ansible_ssh_port: 22 ansible_ssh_user: ansible ans... e für die ganze Gruppe gelten ansible_ssh_port: 22 ansible_ssh_user: ansible ans... e für die ganze Gruppe gelten ansible_ssh_port: 22 ansible_ssh_user: root ansibl... the host via ssh: ssh: connect to host 10.0.0.90 port 22: No route to host", "unreachable": true }<
Ansible @linux:ansible
4 Treffer, Zuletzt geändert:
server.guru become: yes vars: mx_port_value : 25 tasks: -name: Install Post... So können wir zum Beispiel die Variable **''DNS_port''** definieren und dieser dem Wert **53** zuweise... t Verwenden, wo wir später die Variable **''{{dns_port}}''** verwenden. Die zugehörige Definition in e... hosts : dns.dmz.mailserver.guru vars: dns_port : 53 </code> Im nachfolgednen Beispiel wollen
Ansible - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
2 Treffer, Zuletzt geändert:
]: Postponed publickey for ansible from 10.0.0.27 port 50940 ssh2 [preauth] Jan 4 19:59:51 vml000090 ss... 6]: Accepted publickey for ansible from 10.0.0.27 port 50940 ssh2: ED25519 SHA256:jTZQUDbCqZaV648fKVBfx3
Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
2 Treffer, Zuletzt geändert:
- name: "***www*** : Paketfilter anpassen und Port 80 (HTTP) öffnen" ansible.builtin.firewalld: ... 0, 0)">TASK [***www*** : Paketfilter anpassen und Port 80 (HTTP) öffnen] *******************************
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
1 Treffer, Zuletzt geändert:
5c:46:07 +ansible_ssh_host: 192.168.0.23 +ansible_port: 22 +ansible_user: pi +ansible_ssh_private_key_fi