Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- [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
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen
- // 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
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- 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 - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- 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 Konfigurationsbeispiel: Inventory @linux:ansible
- ible-Administationsumgebung beim jeweiligen Admin-Users vorhalten. Im Beispiel unseres Adminusers **djang
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- gen wir uns nun im Home-Verzeichnis unseres Admin-Users ein zugehöriges Verzeichnis an. $ mkdir ~/ansi
- Erste Schritte Rund um Ansible @linux:ansible
- 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
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- , 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... ime configuration is now allowed only for local users that can access the Unix domain socket) New in v... Changes to README file (e.g. about the new chrony-users mailing list) New in version 1.11a =============
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- 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 cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- (0, 0, 0)">[18:23:54] ↳ arch_iso: Autologin des Users root deaktivieren.</font> <font style="color: rgb
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- zeichnis ''Freifunk'' im Home-Verzeichnis unseres Users ein Verzeichnis für unser Projekt (Repository) an
- Ansible - einfaches Playbook-Beispiel: mehrere Benutzer anlegen @linux:ansible
- 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
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- ient Konfiguration des Ansible Control- bzw Admin-Users zu verwenden! Weitaus einfacher gestaltet sich o
- Ansible - einfaches Playbook-Beispiel: Benutzer anlegen @linux:ansible
- setzen wir das Passwort unseres gerade angelegten Users 'ruben'. * Zeile **28**: **''%%...%%''** Endeke
- Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
- 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