start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
13 Treffer, Zuletzt geändert:
Agent forwarding should be enabled with caution. Users with the ability to bypass file permissions on th... X11 forwarding should be enabled with caution. Users with the ability to bypass file permissions on th... “server.example.com”, joining channel “#users”, nickname “pinky”, using the standard IRC port, ... server.example.com sleep 10 $ irc -c '#users' pinky IRC/127.0.0.1 The -f option back
Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
12 Treffer, Zuletzt geändert:
udoers: ansible tasks: - name: add several users to the system user: name: "{{ item.... d Operator from Hell", uid: 1020, groups: "wheel, users" } - { name: ruben, fullname: "Ruben Nau... ile bash includes/sudoers.yml>--- - name: All users from groub 'wheel' are allowed sudo users copy: content: "# Allows people in group wheel t
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
11 Treffer, Zuletzt geändert:
systemd/system/chronyd.service chrony /usr/lib/sysusers.d/ chrony /usr/lib/sysusers.d/chrony.conf chrony /usr/lib/tmpfiles.d/ chrony /usr/lib/tmpfiles.d/chrony.... , which is accessible only by the root and chrony users. If you need to configure chronyd remotely or loc... s. For security reasons, only the root and chrony users are allowed to access the socket. It is also pos
Erste Schritte Rund um Ansible @linux:ansible
7 Treffer, Zuletzt geändert:
available within Jinja2 # templates indicates to users editing templates files will be replaced. # repla... . This option is False by default for security. Users may # turn this on to have behaviour more like An... the config). The hash mitigates a common problem users # found with long hostnames and the conventional ... available within Jinja2 # templates indicates to users editing templates files will be replaced. # repla
Nagios Exporter und Prometheus @linux:prometheus
7 Treffer, Zuletzt geändert:
If you do this, make sure you don't give # random users write access to that directory or its contents! ... e most secure method of using NRPE command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10 command[check_load]=/usr/lib64/nagios/plugins/check_lo... this. ### MISC SYSTEM METRICS ### #command[check_users]=/usr/lib64/nagios/plugins/check_users $ARG1$ #co
Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
6 Treffer, Zuletzt geändert:
s: sudoers: ansible tasks: - name: All users from groub 'wheel' are allowed sudo users copy: content: "# Allows people in group wheel t... e **8**: **''name''**: Beschreibender Text (//All users from groub 'wheel' are allowed sudo users//), der später beim Aufruf von **''ansible-playbooks''** ausge
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
3 Treffer, Zuletzt geändert:
// vendor options (see Section 7.2.10) and allows users to define their // own custom options (see Se... // vendor options (see Section 7.2.10) and allows users to define their // own custom options (see Se... // vendor options (see Section 7.2.10) and allows users to define their // own custom options (see Se
Host based Intrusion Detection System mit AIDE unter Arch Linux
3 Treffer, Zuletzt geändert:
ysctl.conf FIPSR /etc/vsftpd.ftpusers FIPSR /etc/vsftpd ... [1200]: Supervising 8 threads of 5 processes of 1 users. Mar 15 05:51:27 pml010070 rtkit-daemon[1200]: Supervising 8 threads of 5 processes of 1 users. Mar 15 05:53:01 pml010070 aide[57175]: Start tim
Ansible @linux:ansible
2 Treffer, Zuletzt geändert:
, "ansible_user_uid": 0, "ansible_userspace_architecture": "x86_64", "ansible_userspace_bits": "64", "ansible_virtualization_rol
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
2 Treffer, Zuletzt geändert:
end zugreifen kann, kennt nun das Passwort dieses Users. :-? Was also tun? Nun, im Grunde verfahren wir ... sich, wer ein Meister werden will!''** des Admin-Users **''christoph''** legen wir im Inventory ab: $
Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
2 Treffer, Zuletzt geändert:
le.cfg in das **''$HOME''**-Verzeichnis des Admin-Users. - Anpassen, sprich konfigurieren der individue... le.cfg in das **''$HOME''**-Verzeichnis des Admin-Users. - Anpassen, sprich konfigurieren der individue
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
2 Treffer, Zuletzt geändert:
ible-Administationsumgebung beim jeweiligen Admin-Users vorhalten. Im Beispiel unseres Adminusers **django** wäre dies entsprechend der Pfad **''/home/django/an
Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
1 Treffer, Zuletzt geändert:
gen wir uns nun im Home-Verzeichnis unseres Admin-Users ein zugehöriges Verzeichnis an. $ mkdir ~/ansi
Ansible - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
1 Treffer, Zuletzt geändert:
setzen wir das Passwort unseres gerade angelegten Users 'ruben'. * Zeile **28**: **''%%...%%''** Endeke
Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
1 Treffer, Zuletzt geändert:
zeichnis ''Freifunk'' im Home-Verzeichnis unseres Users ein Verzeichnis für unser Projekt (Repository) an
  • start.txt
  • Zuletzt geändert: 12.10.2024 12:43.
  • von django