Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- keys) metatag-description=(TOFU - Trust On First Use - SSH Zertifikate) }} ====== TOFU - Trust On First Use - SSH Zertifikate ====== ===== Ausgangssituation ... t den Optionen **''-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null''** auf, bzw. ich habe i... Hosts: <code>Host * StrictHostKeyChecking=no UserKnownHostsFile=/dev/null</code> Problem gelöst! \
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen @linux
- n Versionen den Paketmanager **''yum''**. - Als User: <code> $ sudo ndf install chrony -y </code>bzw.... Tool|Advanced Packaging Tool]] ''apt''**. - Als User: <code> $ sudo apt install chrony -y </code> -... l chrony -y </code> ==== Chrony auf einem (open)SuSE Basierendem System installieren ==== Hier verwenden wir das gewohnte **[[https://de.opensuse.org/Zypper|Paketmanager Zypper]] ''zypper''**.
- Installation mit Hilfe eines Kickstartfiles unter CentOS 7.x (PXE-Server) @centos:pxe_c7
- Iuj7N3B1TG67/6a0 # Default-Benutzerkonto anlegen user --name=django --password=$6$34os/lDDY2cAEfyW$fqD... t-Passwort** : //verschlüsselt hinterlegt// * **User** : User django anlegen und Passwort (verschlüsselt) setzen. * **Firewall** : aktiviert und **ssh**... Iuj7N3B1TG67/6a0 # Default-Benutzerkonto anlegen user --name=django --password=$6$34os/lDDY2cAEfyW$fqD
- Installation mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server) @centos:pxe_c8
- allation-basics_installing-rhel-as-an-experienced-user|Chapter 3. Kickstart installation basics]]** Er... den Benutzer **root** legen wir auch unser Admin-User-Konto an. - Nach erfolgter installation star... cfg</code> <code>#version=RHEL8 ignoredisk --only-use=vda autopart --type=lvm # Partition clearing info... mation clearpart --all --initlabel --drives=vda # Use graphical install graphical repo --name="AppStrea
- Erste Schritte Rund um Ansible @linux:ansible
- ei verwenden wir als Beschreibung **Ansible Systemuser** (**''-C''**) und als Ziel-/Speicherort **~/.ss... $ ssh-keygen -b 4096 -t rsa -C 'Ansible Systemuser' -f ~/.ssh/id_rsa_ansible <code>Generating publ... ooIjAM0ctSCheyqOLfIMzWU/YZ3BLAgsQkc Ansible Systemuser The key's randomart image is: +---[RSA 4096]----... verwenden wieder als Beschreibung **Ansible Systemuser** (**''-C''**) und als Ziel-/Speicherort **~/.ss
- Ansible @linux:ansible
- * * **[[https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse.html|Ansible - Creating Reusable Playbooks]]** * **[[https://www.ansible.com/... Zielsystem einige Daten nur preisgibt, sofern der User auch entsprechende root-Rechte besitzt. Die Ausg... ansible_uptime_seconds": 410582, "ansible_user_dir": "/root", "ansible_user_gecos": "ro
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen @linux
- 12% 12% 12% >| ^ Subnetz \\ (ID) ^ Subnetz \\ (Use) ^ Subnetz Prefix\\ (global Unicast) ^ Host\\ -... <uml> @startuml !define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarch... <uml> @startuml !define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarch... <uml> @startuml !define osaPuml https://raw.githubusercontent.com/Crashedmind/PlantUML-opensecurityarch
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen @linux
- ce Created symlink '/etc/systemd/system/multi-user.target.wants/radvd.service' → '/usr/lib/systemd/... nd mit den Grundlagen und Hintergründen zu SLAAC auseinander gesetzt haben, machen wir uns nun noch an ... set, minimum limits specified by Mobile IPv6 are used for # MinRtrAdvInterval and MaxRtrAdvInterval. AdvHomeAgentFlag off; # When set, hosts use the administered (stateful) protocol for # add
- Dovecot, Nachrichten auf dem Server mit SIEVE filtern @centos:mail_c7
- Betriebssystem. Sieve wurde spezifiziert, um den Usern die Möglichkeit zu bieten, bereits serverseitig... re starting a new process. Typically # the only useful values are 0 (unlimited) or 1. 1 is more secur... m number of ManageSieve connections allowed for a user from each IP # address. # NOTE: The username is compared case-sensitively. #mail_max_userip_con
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- end zugreifen kann, kennt nun das Passwort dieses Users. :-? Was also tun? Nun, im Grunde verfahren wi... s help message and exit -v, --verbose Causes Ansible to print more debug messages. Adding mul... xit --vault-id VAULT_IDS the vault identity to use --ask-vault-password, --ask-vault-pass ... vault password file -v, --verbose Causes Ansible to print more debug messages. Adding mul
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- Aufwand möglich den Ansible-Controll-Node neu aufzusetzen und das System für spätere Playbook-Rollouts ... le.cfg in das **''$HOME''**-Verzeichnis des Admin-Users. - Anpassen, sprich konfigurieren der individ... nsible_config: /etc/ansible/ansible.cfg admin_user: "{{ lookup('env','USER') }}" tasks: - name: "Ansible Konfigurationsdatei {{ ansible_config }}
- Formatting Syntax @wiki
- e. This page contains all possible syntax you may use when editing the pages. Simply have a look at the... it this page". If you want to try something, just use the [[playground:playground|playground]] page. Th... u can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>,
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- ** : <code> # emerge -av cowsay</code> * **openSUSE** : <code> $ sudo zypper in cowsay</code> * **U... picture of a cow saying something provided by the user. If run with no arguments, it accepts st... tan‐ dard output. To aid in the use of arbitrary messages with arbitrary whitespace, use the -n option. If it is specified, the given
- Nitrokey Start in der Praxis unter ArchLinux @nitrokey:arch
- n ersten Werte (von links gesehen) werden für die User-PIN verwendet. GPG stellt hierbei sicher, dass b... | ^ General key info | Diese primäre User ID wird angezeigt, sobald ein entsprechender öf... General key info..: [none] gpg/card></code> == User-Befehle == Mit Hilfe des Befehls **help** können... this correct? (y/N) y GnuPG needs to construct a user ID to identify your key. Real name: Django aka
- Ansible - weitere Beispiele: Admin Benutzer verwalten (v2) @linux:ansible
- n gelten: ~~codedoc:xref:anchor_var_def~~ * **''user''** : Der Admin muss mit Vor und Nachnamen bekan... earbeitung an. <file c++ admins>linux_admins: - user : Vorname Nachname name : User-Name groups : wheel ids : 1000 shell : /bin/ba... rs/all/admins <file c++ admins>linux_admins: - user : Michael Nausch name : django group