file

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
165 Treffer, Zuletzt geändert:
ec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-J destination] [-L address] [-l... on a per-host basis in a configuration file. Agent forwarding should be enabl... d with caution. Users with the ability to bypass file permissions on the remote host (fo
NTP-Zeitserver mit chrony unter Linux einrichten und nutzen @linux
143 Treffer, Zuletzt geändert:
nyc's input or output are redirected from or to a file, the prompt will not be shown. The... w directive in the chronyd's configuration file or the cmdallow command in chronyc. By default, t... able to modify the chronyd's configuration file and restart it. OPTIONS -4 Wit... at were specified in the configuration file, or chronyc commands. Without the -n and -N optio
Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
89 Treffer, Zuletzt geändert:
create Create new vault encrypted file decrypt Decrypt vault encrypted file edit Edit vault encrypted file view View vault encrypted file encrypt Encrypt YAML file encrypt
Fax-Server mit HylaFAX+ unter CentOS 6.x @centos
76 Treffer, Zuletzt geändert:
# vim /etc/udev/rules.d/50-udev.rules</code> <file bash /etc/udev/rules.d/50-udev.rule># Django : 20... KERNEL=="ttyACM0", SYMLINK+="modem" </file> ==== 2. Integration in einem VoIP-Server Ast... ADME**. # less /usr/local/src/iaxmodem/README <file /usr/local/src/iaxmodem/README> ** ABOUT IAXMODE... n't work reliably, if at all. Please see the FAQ file for more information regarding IAXmodem. ** I
StormForce XR - Installation und Konfiguration unter CentOS 7.x @wetter:boltek
65 Treffer, Zuletzt geändert:
For license and copyright, please see the LICENSE file. Preface ======= StormForce XR is a complete re... ow often it's run) is now set in the settings XML file. Defaults to two minutes. 8. (S) TRAC now has m... which gives the values to set in the settings XML file. 9. (S) Refactored the TRAC code into a new clas... indicating the values to set in the settings XML file - should have done this earlier. 8. (C) TRAC's gr
SNMP (unter CentOS 6.x) @centos:cacti_c6
36 Treffer, Zuletzt geändert:
nfigurationsdatei //**/etc/snmp/snmpd.conf**//. <file bash /etc/snmp/snmpd.conf>#######################... #### # # snmpd.conf: # An example configuration file for configuring the ucd-snmp snmpd agent. # #####... ######################################## # # This file is intended to only be as a starting point. Many... ation directives exist than are mentioned in this file. For # full details, see the snmpd.conf(5) manu
Cacti Installation und Grundkonfiguration unter CentOS 6.x @centos:cacti_c6
35 Treffer, Zuletzt geändert:
an. <code> # vim /var/www/cacti/cacti.sql</code> <file sql /var/www/cacti/cacti.sql> -- -- Django : 2012... (22,'e4ac5d5fe73e3c773671c6d0498a8d9d','Netware - File System Reads'); INSERT INTO data_template VALUES ... (23,'f29f8c998425eedd249be1e7caf90ceb','Netware - File System Writes'); INSERT INTO data_template VALUES... data VALUES (22,0,0,22,1,'','|host_description| - File System Reads','',NULL,'','on','',300,''); INSERT
Nitrokey Start in der Praxis unter Fedora 29 @fedora:nitrokey
35 Treffer, Zuletzt geändert:
rer Form. $ cat secmail@mailserver.guru.pubkey <file key secmail@mailserver.guru.pubkey>-----BEGIN PGP... vXqfSA= =WNYT -----END PGP PUBLIC KEY BLOCK-----</file> === card-edit - Stick personalisieren === Zun... Datei, also entsporechender Zahlensalat.<code> $ file textdatei.txt.gpg</code><code>textdatei.txt.gpg: ... neue verschlüsselte und signierte Datei.<code> $ file textdatei.txt.gpg</code><code>textdatei.txt.gpg:
Ansible @linux:ansible
33 Treffer, Zuletzt geändert:
erlich sind. # vim /etc/ansible/beispiel.yml <file yaml /etc/ansible/beispiel.yml>--- #YAML start Be... name: <your service name> … #YAML end syntax </file> ==== Facts ==== Ansible ermittelt bei jedem Auf... hdir: /var/www/html/demo/webseite - file: src: '/tmp/{{ item }}' dest:... -i INVENTORY, --inventory=INVENTORY, --inventory-file=INVENTORY specify invento
Einrichten von Asterisk 14.x unter CentOS7 @voip:c7:asterisk14
24 Treffer, Zuletzt geändert:
# vim /etc/yum.repos.d/tucny-asterisk.repo <file bash /etc/yum.repos.d/tucny-asterisk.repo># tucny-asterisk.repo # # This repo file contains 4 repositories, all disabled by default.... ast.tucny.com/repo/RPM-GPG-KEY-dtucny priority=5</file> Hier passen wir nun die Eingangs erwähnte Prior... - Show all files that have loaded a configuration file config reload -- Force a reload
Formatting Syntax @wiki
23 Treffer, Zuletzt geändert:
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ats. To mitigate the problem, you can upload your file in different formats for maximum browser compatib... filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would
DHCPv4|v6-Server mit DHCP ISC Kea unter Arch Linux einrichten und nutzen @linux
22 Treffer, Zuletzt geändert:
ol_dhcp6.h kea /usr/include/kea/dhcpsrv/csv_lease_file4.h kea /usr/include/kea/dhcpsrv/csv_lease_file6.h kea /usr/include/kea/dhcpsrv/d2_client_cfg.h kea /usr... hcpsrv/lease.h kea /usr/include/kea/dhcpsrv/lease_file_loader.h kea /usr/include/kea/dhcpsrv/lease_file_stats.h kea /usr/include/kea/dhcpsrv/lease_mgr.h kea /
Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
21 Treffer, Zuletzt geändert:
vim ~/ansible/inventories/production/hosts.yml> <file bash ~/ansible/inventories/production/hosts.yml>-... ssh_user: ansible ansible_ssh_private_key_file: /home/django/.ssh/id_ed25519_ansible hosts... ssh_user: ansible ansible_ssh_private_key_file: /home/django/.ssh/id_rsa_ansible ho... le_ssh_user: root ansible_ssh_private_key_file: /home/django/.ssh/id_rsa4096_freifunk_2014
IV) Konfiguration von wview @wetter:wview
20 Treffer, Zuletzt geändert:
00020 wvpmond[12835]: <1343851712164> : PMON: pid file /usr/local/var/wview/wvalarmd.pid not present, di... 00020 wvpmond[12835]: <1343851712164> : PMON: pid file /usr/local/var/wview/wvcwopd.pid not present, dis... 00020 wvpmond[12835]: <1343851712164> : PMON: pid file /usr/local/var/wview/wvhttpd.pid not present, dis... rierung der einzelnen Dateien haben wir unter //**File Generation**// folgende Einstellungsmöglichkeiten
Einbinden der Wetterdaten der Davis Vantage Pro2 in das Webcam-Bild der Mobotix M25 (HD-Cam) @wetter:mobotix
19 Treffer, Zuletzt geändert:
/etc/wview/html/**// hat hier folgenden Inhalt: <file bash /usr/local/etc/wview/html/m25-display.htx> <... / Std. Wolkenuntergrenze: <!--cumulusBase--> m </file> Wir legen uns also eine Datei mit obigem Inhalt ... *cam-update.sh** an. $ vim ~/bin/cam-update.sh <file bash cam-update.sh>#!/bin/bash # Script zum Aktua... 5-display.htm >/dev/tcp/{IP-der-Kamera}/{Port} </file> Anschließend machen wir unser Shell-Script noch
Options Menü @wetter:wx
17 Treffer, Zuletzt geändert:
Fax-Server mit HylaFAX+ unter CentOS5 @voip:fax
17 Treffer, Zuletzt geändert:
Das Perl-Scriptchen @wetter:ws500
10 Treffer, Zuletzt geändert:
Zeitrafferfilm der Webcam-Bilder erstellen @wetter:mobotix
10 Treffer, Zuletzt geändert:
Konfiguration von wetter.cgi @wetter:ws500
9 Treffer, Zuletzt geändert:
File @wetter:wx
8 Treffer, Zuletzt geändert:
Arch Linux - (manuelle) Minimalinstallation @arch
7 Treffer, Zuletzt geändert:
Software - WXtoImg @wetter:wx
4 Treffer, Zuletzt geändert:
Sysinfo auf Wallpaper automatisch erstellen @centos
4 Treffer, Zuletzt geändert:
Custom Boot Image als Grundlage für Orchstrierung @arch
4 Treffer, Zuletzt geändert:
III) Installation von wview @wetter:wview
3 Treffer, Zuletzt geändert:
I) Linux-System Vorbereitung(en) @wetter:wview
3 Treffer, Zuletzt geändert:
Asterisk-Repository einbinden @voip:asterisk18
3 Treffer, Zuletzt geändert:
Softphone ZOIPER @voip
2 Treffer, Zuletzt geändert:
II) Installation von radlib @wetter:wview
2 Treffer, Zuletzt geändert:
Bandbreitenbegrenzung in Richtung Mobotix Kamera @wetter:mobotix
1 Treffer, Zuletzt geändert:
Installation und Konfiguration von mISDN @voip
1 Treffer, Zuletzt geändert:
Asterisk Anbindung ans ISDN @voip:asterisk
1 Treffer, Zuletzt geändert:
WS500 Programmpaket Kurz(installations)anleitung @wetter:ws500
1 Treffer, Zuletzt geändert: