Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Erste Schritte Rund um Ansible @linux:ansible
- chever it # finds first [defaults] # some basic default values... #inventory = /etc/ansible/hosts #... _set_locale = False # plays will gather facts by default, which contain information about # the remote system. # # smart - gather by default, but don't regather if already gathered # implicit - gather by default, turn off with gather_facts: False # explicit - d
- Installation mit Hilfe eines Kickstartfiles unter CentOS 7.x (PXE-Server) @centos:pxe_c7
- 14b71RsTmkRLqTmxZyr0YmCrl8sgkgIuj7N3B1TG67/6a0 # Default-Benutzerkonto anlegen user --name=django --passwo... 14b71RsTmkRLqTmxZyr0YmCrl8sgkgIuj7N3B1TG67/6a0 # Default-Benutzerkonto anlegen user --name=django --passwo... nen entfernen ########### sed -i 's/rhgb//g' /etc/default/grub grub2-mkconfig -o /boot/grub2/grub.cfg #####... ut (removes the cmd line arg) # Django : $DATUM # default: always=false always=true CHANGELOG chown root:ro
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen @linux
- accessible locally by the root or chrony user. By default, chronyc first tries to connect to the Unix domain socket. The compiled-in default path is /var/run/chrony/chronyd.sock. If that fai... file or the cmdallow command in chronyc. By default, the commands are accepted only from localhost (1... rated list to provide a fallback. The default value is /var/run/chrony/chronyd.sock,127.0.0.1,:
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen @linux
- diese RA-Nachrichten aus um so an die Adresse des Default-Routers zu gelangen, seine eigenen Netzwerkparame... erwerten diese RA-Nachrichten, um daraus z.B. den Default-Router, den bzw. die Netzwerk-Präfixe, die Link-M... eren, je nachdem welchen Präfix erhalten hat. Die Default-Route zu dieser gerade eben erzeugten IPv6-Adress... advd/|extra-Repository von ArchLinux]]** ist eine default Konfigurationsdatei **''/etc/radvd.conf''** dabei
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- will only slow down things on fast networks. The default value can be set on a host-by-host... an forward privileged ports. By default, the local port is bound in accordance with the G... ets the escape character for sessions with a pty (default: ‘~’). The escape character is only recognized a... file (/etc/ssh/ssh_config) will be ignored. The default for the per-user configuration fil
- Installation mit Hilfe eines Kickstartfiles für CentOS 8.x (PXE-Server) @centos:pxe_c8
- S94/G1Nude5DLLNlsgVyeDXO9l3vaxYqdZfuckGnQbUME0 # Default-Benutzerkonto anlegen user --name=django --passwo... HqWjPqk7PkJeQ9mIcTGtdutFnFVdFzFSR0KhrdGwUdAn01 # Default-Benutzerkonto anlegen user --name=django --passwo... nen entfernen ########### sed -i 's/rhgb//g' /etc/default/grub grub2-mkconfig -o /boot/grub2/grub.cfg #####... /usr/sbin # The strategy used for options in the default sshd_config shipped with # OpenSSH is to specify
- Ansible @linux:ansible
- arallel processes to use (default=5) -h, --help show this help message... ath(s) to module library (default=[u'/root/.ansible/plugins/modules', ... SER connect as this user (default=None) -c CONNECTION, --connection=CONNECTION connection type to use (default=smart) -T TIMEOUT, --timeout=TIMEOUT
- Dovecot, Nachrichten auf dem Server mit SIEVE filtern @centos:mail_c7
- e # Service definitions # Django : 2014-08-04 # default: unset service managesieve-login { inet_listene... cording to what the Sieve interpreter supports by default (after login # this may differ depending on the... ManageSieve. sieve = ~/.dovecot.sieve # The default Sieve script when the user has none. This is a pa... fore the user's personal # script. #sieve_default = /var/lib/dovecot/sieve/default.sieve # Direc
- Arch Linux - (manuelle) Minimalinstallation @arch
- Tastaturlayout ==== Nach dem initialen Start des Default-ISO-Images wird standardmässig ein US/Englisches-... tended (container for logical partitions) Select (default p): p Partition number (1-4, default 1): 1 First sector (2048-62914559, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (2048-629
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- ime.date }}, do not edit manually!\n\ # default:\ninterpreter_python = auto_silent" } ... ime.date }}, do not edit manually!\n\ # default: #inventory = /etc/ansible/hosts\n\ ... ime.date }}, do not edit manually!\n\ # default: #become=True\n\ become=True" }... ime.date }}, do not edit manually!\n\ # default: #become_method=sudo\n\ become_method=s
- DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen @linux
- ere Parameter mit übergeben werden, wie z.B.: * Default-Route * Netzmaske * DNS-Server-Adressen * W... *RA**-Nachricht noch um Verbindungs-Parameter wie Default-Routen an. Diese RA-Nachrichten wird an die All-N... ellt werden. Hier übernehmen wir die vorgegebenen Default-Wertev von **''reclaim-timer-wait-time''** mit **... der Zone **''intra''** * **Router** : \\ Der Default-Router ist für dieses Subnetz unter der IP-Adress
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- roughly where the message should be wrapped. The default is equivalent to -W 40 i.e. wrap words at or ... argument string eye_string will be used. The default eyes are 'oo'. The tongue is similarly configura... it must be two characters and does not appear by default. However, it does appear in the 'dead' an... or at least a directory with a file called default.cow in it. FILES /usr/share/cowsay/cows h
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- ~/.ansible.cfg -- User config file, overrides the default config if present ./ansible.cfg -- Local... file on the command line. # Django : 2022-08-09 # default: #vault_password_file = /path/to/vault_password_f... . [privilege_escalation] # Django : 2020-01-04 # default: unset #become=True #become_method=sudo #become_u... file on the command line. # Django : 2022-08-09 # default: #vault_password_file = /path/to/vault_password_f
- Nitrokey Start in der Praxis unter ArchLinux @nitrokey:arch
- v-Definitionen **[[https://www.nitrokey.com/sites/default/files/41-nitrokey.rules|hier]]** besorgen. Ein m... zer-PIN beim Überschreiben von Schlüsseln auf den Default-Wert von **123456** zurückgesetzt. Die Default-PIN für den Admin lautet **12345678**. Es ist sehr wichtig... '/home/django/.gnupg/gpg-agent.conf.0.pep.bkp' default-cache-ttl 300 max-cache-ttl 999999 # Ansible ge
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- '/etc/ansible/ansible.cfg''** zeigt zu Beginn der default-Eintrag auf die vorgenannte Datei **''/etc/ansibl... ble.cfg <code bash> ... [defaults] # some basic default values... #inventory = /etc/ansible/hosts .... $ less ~/.ansible.cfg <code bash> some basic default values... # Generated by Ansible on 2022-09-22, do not edit manually! # default: #inventory = /etc/ansible/hosts inventory