Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Host based Intrusion Detection System mit AIDE unter Arch Linux
- -> Found aidecheck.timer ==> Validating source files with b2sums... aide-0.19.tar.gz ... Passed ... aidecheck.timer ... Passed ==> Verifying source file signatures with gpg... aide-0.19.tar.gz ... P... rks... yes checking for C compiler default output file name... a.out checking for suffix of executables.... oss compiling... no checking for suffix of object files... o checking whether the compiler supports GNU
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- niedrigerer Priorität für diese Rolle │ ├── files # Verzeichnis "files" │ │ └── main.yml # (Skript-)Dateien zur Verwe... ~/ansible/roles/common/{tasks,handlers,templates,files,vars,defaults,meta,library,module_utils,lookup_p... ~/ansible/roles/common/{tasks,handlers,templates,files,vars,defaults,meta}/main.yml */ === Ansible-Kon
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- hnis **''~/ansible''** an $ vim 04_repro.yml <file bash 04_repro.yml>--- - hosts: all become: true... sudoers: ansible tasks: - name: Place repo-file nausch.org for CentOS 8 right in place copy: src: /home/django/ansible/files/CentOS8/nausch.org.repo dest: /etc/yum.... on_major_version'] == "8" - name: Place repo-file nausch.org for CentOS 7 right in place cop
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- also: git help everyday) add Add file contents to the index mv Move or rename a file, a directory, or a symlink restore Restore working tree files rm Remove files from the working tree and from the index sparse-checkout Initia
- Ansible - erweiterte Konfigurationsbeispiele: Ansible-Controll-Node und SSH-Jumphosts @linux:ansible
- che Konfigurationsdatei: $ vim ~/.ssh/config <file bash ~/.ssh/config># Default Werte Host * Po... Hostname firewall-c.idmz.nausch.org IdentityFile ~/.ssh/id_ed25519_idmz # Zweiter Sprunghost (fw... Hostname firewall-b.edmz.nausch.org IdentityFile ~/.ssh/id_ed25519_edmz ProxyCommand ssh -A -... .org Port 22222 user sysadmin IdentityFile ~/.ssh/id_ed25519_edmz ProxyCommand ssh -A -
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- für unseren **radvd**: # vim /etc/radvd.conf <file bash /etc/radvd.conf># Configuration example for ... };</file> Wollen wir die Kondfigurationsdate ohne die Kom... : radvd -C, --config=PATH Set the config file. Default is /etc/radvd.d. -c, --configtest Parse the config file and exit. -d, --debug=NUM Set the debug
- Ansible - einfaches Playbook-Beispiel: sudoers anpassen @linux:ansible
- le-Script ab. $ vim 02_passwd_sudo_wheel.yml <file bash 02_passwd_sudo_wheel.yml>--- - hosts: centos... mode: "0440" validate: visudo -cf %s ...</file> ==== Script Beschreibung ==== Die einzelnen Zei... 0, 164)">Using /etc/ansible/ansible.cfg as config file</font> <font style="color: rgb(0, 0, 0)">BECOME p... 0, "group": "root", "md5sum": "a7c4cc84eb0dbbf844d2a8d4fbe64164", "mode": "0440", "owner": "root", "se