Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- syntax @wiki
- 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
- plate @projects
- ithub.com/puzzledqs/BBox-Label-Tool.git </code> <file python convert.py> import os from os import walk,... abels/output/" cls = "001" wd = getcwd() list_file = open('%s/%s_list.txt'%(wd, cls), 'w') """ Get input text file list """ txt_name_list = [] for (dirpath, dirname... cess """ for txt_name in txt_name_list: # txt_file = open("Labels/stop_sign/001.txt", "r")
- homeassistant @projects:internetofthings
- heel pip install homeassistant </code> service <file txt /etc/systemd/system/hass.service> [Unit] Desc... /home/pi" [Install] WantedBy=multi-user.target </file> enable service <code bash> systemctl daemon-rel... Wall Thermostat" config="wenzhou/tz10.xml"/>]] <file txt /etc/udev/rules.d/local.conf> SUBSYSTEM=="tty... 58", ATTRS{idProduct}=="0200", SYMLINK+="zwave" </file> Add to ~/lib/lib/python3.5/site-packages/python
- galileo @tips:vpn
- pn:vpn03.png?400 |}} ====== pptp manual ====== <file ini /etc/NetworkManager/system-connections/galile... e-privacy dns-search= method=disabled [proxy] </file> <code> chmod 600 /etc/NetworkManager/system-con... ===== galileo openvpn ===== Server certificate <file txt ca.crt> -----BEGIN CERTIFICATE----- MIIDVDCCA... eonX/UwmzrztRd+QZ2w== -----END CERTIFICATE----- </file> ==== GUI ==== ubuntu <code bash> sudo apt inst
- ionic @tips
- pler_mode In <project root> add: CMakeLists.txt <file> cmake_minimum_required(VERSION 3.4.1) set(CMAKE_... sage(STATUS "OpenCV libraries: ${OpenCV_LIBS}") </file> and add to //build-extras.gradle// (this file is copied with hook <hook src="scripts/gradle.sh" type="after_platform_add" />) <file> android { externalNativeBuild { cmake {
- analisi @projects:charta
- Fase di scan === Un operatore scannerizza i vari file che compongono un documento digitale (che viene c... i sono informazioni giĆ contenute all'interno dei file scansionati, e questa fase serve a renderli digit... compilando i campi in modo automatico leggendo i file scansionati. In questa fase l'operatore deve ave... un oggetto composto da: * Un certo numero di **file** * Un insieme di **tag** a cui vengono attribu
- lxd @tips
- nteract with lxd from <code> newgrp lxd </code> <file bash lxc-prepare (chmod +x)> #!/bin/bash NAME=$1... -f /etc/apt/apt.conf.d/proxy.conf ]; then lxc file push /etc/apt/apt.conf.d/proxy.conf $NAME/etc/apt/apt.conf.d/ fi lxc file push /etc/inputrc $NAME/etc/ </file> ===== basic ===== list remote images <code> lxc image list imag
- ansible @tips
- ible all -m ping </code> ===== playbook ===== <file yaml helloworld.yaml> - name: helloworld hosts:... ansible.builtin.debug: msg: Hello world </file> <code> ansible-playbook helloworld.yaml </code> <file yaml addkeys.yaml> - name: Add ssh key to ubuntu ... s tasks: - name: Set authorized key took from file authorized_key: user: ubuntu stat
- ssl @tips
- ee-tos -d *.iotaiuto.it </code> ==== nginx ==== <file> server { listen 80; server_name nextcloud.cs... /live/nextcloud.csgalileo.org/privkey.pem; } </file> renew <code> certbot renew [--dry-run] </code> ... ble this server on port 80 for initial challenge <file txt site.conf> server { listen 80; se... 301 https://$server_name$request_uri; } } </file> <code bash> # /var/www is documentroot of mail
- vscode @projects:zibaldone
- ll fonts-firacode paru -S ttf-fira-code </code> <file json settings.json> { "editor.fontSize": 16, ... ue, "python.formatting.provider": "black" } </file> <code> code --install-extension Angular.ng-temp... Containers: Open Attached Container Configuration File <code | angular remote configuration> { "works... ugger create in app folder (for example dnnutils) file .vscode/launch.json. From vscode attached to dock
- minecraft @tips:gameengine
- inecraft <code> java -jar Minecraft.jar </code> <file txt ~/.minecraft/options.txt> pauseOnLostFocus:false </file> launcher <file bash ~/minecraft/minecraft.sh> #!/bin/sh java -jar ~/.minecraft/launcher.jar </file> ===== Python ===== <code> sudo apt install -y p
- fail2ban @tips
- n </code> ===== filter ===== define new filter <file ini /etc/fail2ban/filter.d/giano-login.conf> [Def... /auth/token/v2 HTTP/1.[0-9]" 401 ignoreregex = </file> test filter <code> fail2ban-regex /var/log/ngin... --print-all-matched </code> ===== action ===== <file ini action.d/telegram.conf> [Definition] actionst... t] init = 'Fail2Ban Telegram plugins activated" </file> ===== jail ===== <file ini /etc/fail2ban/jail.
- iotaiuto @projects:internetofthings
- 3. creare con NANO il servizio HomeAssistant nel file: # /etc/systemd/system/home-assistant.service... === <code bash> # 1. ricordarsi di aggiornare il file users.yaml sul server di iotaiuto.it con il nuovo... serire il nuovo utente ed il suo nuovo ipaddr nel file dove sono censiti i DNS operanti # in iotaiut... tale pronta ad essere inserita nel corrispondente file # switch.yaml sotto l'etichetta del tasto/funzio
- openvpn @tips:vpn
- nd import certificates <code> /certificate import file=server.crt import file=server.pem import file=ca.crt </code> <del>Simplier method</del> <code bash> openssl genrsa -des3 -out... envpn@client1 </code> ===== Linux server ===== <file txt /etc/openvpn/server.conf> proto tcp dev tun