You can find the results of your search below.
syntax @wiki 84 Hits, Last modified: 4 years ago yntax ======
[[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible . This page contains all possible syntax you may use when editing the pages. Simply have a look at the analisi @projects:charta 76 Hits, Last modified: 2 years ago se di scan ===
Un operatore scannerizza i vari file che compongono un documento digitale (che viene creato in questo momento), sceglie il **nome** del do... * del documento.
Il **realm** è il dominio al quale appartiene il documento. In genere ogni azienda c... sono informazioni già contenute all'interno dei file scansionati, e questa fase serve a renderli digit agid @tips 47 Hits, Last modified: 2 years ago utorizzati**
• Implementare un inventario delle risorse attive correlato a quello ABSC 1.4
• ... collegati in rete.
• Gestire l'inventario delle risorse di tutti i sistemi collegati alla rete e ... esenza di software non autorizzato.
**Proteggere le configurazioni di hardware e software sui disposi... ati utilizzando la configurazione standard.
• Le immagini d'installazione devono essere memorizzat homeassistant @projects:internetofthings 46 Hits, Last modified: 2 years ago * https://github.com/scipioni/home-assistant-example
===== Install =====
* [[https://github.com/hap... my-home-automation/tree/master/homeassistant|example 1]]
* pip3 install urllib3==1.20 --upgrade --ta... el
pip install homeassistant
</code>
service
<file txt /etc/systemd/system/hass.service>
[Unit]
Desc... ssistant
After=network.target
[Service]
Type=simple
User=pi
ExecStart=/home/pi/venv/bin/hass -c "/hom ionic @tips 39 Hits, Last modified: 7 years ago roid =====
It is important to install native gradle or use gradle shipped with android studio (see PATH below)
* ANDROID_HOME=/opt/android-sdk
* PAT... ndroid-sdk/platform-tools:/opt/android-studio/gradle /gradle -3.2/bin/
example
<code bash>
nodeenv lib
. lib/bin/activate
npm install -g ionic cordova
ioni mycroft @projects:iotaiuto 36 Hits, Last modified: 3 years ago ====== Assistente vocale Mycroft ======
==== Installazione ====
* Scaricare https://mycroft.ai/to/... croft-image
* Estrarre lo zip
* Flashare il file .img sulla sd del raspberry (si può usare balena etcher)
* Aprire terminale nella partizione rootfs della scheda sd:
<code>
... supplicant.conf
</code>
Aggiungere in fondo al file le credenziali della rete wifi:
<code>
network={ lxd @tips 35 Hits, Last modified: 5 years ago rpool/lxd
# define default storage pool
lxc profile device add default root disk path=/ pool=zfspool
... eract with lxd from
<code>
newgrp lxd
</code>
<file bash lxc-prepare (chmod +x)>
#!/bin/bash
NAME=$1... /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 turbolevo @projects:zibaldone:electronic 32 Hits, Last modified: 3 years ago s]]
* [[https://upcommons.upc.edu/bitstream/handle /2117/118541/report-tfm-eduard-valentino.pdf|canbu... https://blog.danman.eu/playing-with-can-bus/|example ESP32 project]]
* transreveiver TJA1050T: [[htt... bms.png?400|}}
* B-: Connect to the negative pole of the battery pack
* P-: No Connect
* C-: Co... C sul pin ?
* I dati sono fondamentalmente "little endian", cioè a1 fe ff ff è 0xFFFFFEA1.
* Corre esphome @projects:internetofthings 29 Hits, Last modified: 3 years ago "proactivelyReported": true,
"retrievable ": true
}
},
{
"type": "AlexaI... "proactivelyReported": true,
"retrievable ": true
}
},
{
"type": "AlexaI...
"version": "3"
}
]
}
</code>
===== BLE tracker smartband =====
==== esphome ====
enable esp32_ble _tracker and a binary sensor on ble _prese iotaiuto_skill @projects:internetofthings 28 Hits, Last modified: 4 years ago
amazon api https://api.amazon.com/user/profile :
* parametro ingresso aws_token
* risposta
<c... : https://049753375854.signin.aws.amazon.com/console
* ID: 049753375854
* username: stefano.sc... : Europa (Irlanda) eu-west-1
* [[https://console .aws.amazon.com/iam/home?region=eu-west-1#security... e security credential]]
* Alexa developer console : https://developer.amazon.com/alexa/console /ask
iotaiuto @projects:internetofthings 27 Hits, Last modified: 4 years ago ifi o Ethernet
# poi aprire una sessione terminale per
# configurare il NOME-MACCHINA e la relativ... . creare con NANO il servizio HomeAssistant nel file :
# /etc/systemd/system/home-assistant.service... sistant
After=network.target
[Service]
Type=simple
User=pi
ExecStart=/home/pi/lib/bin/hass -c "/home... eassistant
systemctl daemon-reload
systemctl enable home-assistant
</code>
==== CREAZIONE + INSTALLA plate @projects 26 Hits, Last modified: 2 years ago hub.com/puzzledqs/BBox-Label-Tool.git
</code>
<file python convert.py>
import os
from os import walk,... els/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... ss """
for txt_name in txt_name_list:
# txt_file = open("Labels/stop_sign/001.txt", "r")
ansible @tips 26 Hits, Last modified: 2 years ago ====== ansible ======
===== basic op =====
<code bash>
ansible all --list-hosts
ansible all -m ping
</code>
===== playbook =====
<file yaml helloworld.yaml>
- name: helloworld
hosts: n ssl @tips 26 Hits, Last modified: 2 years ago only --webroot -w /var/www/html -d mail.veronamobile .it
</code>
wildcard
<code>
certbot certonly \
-... -tos -d *.iotaiuto.it
</code>
==== nginx ====
<file >
server {
listen 80;
server_name nextcloud.cs... ive/nextcloud.csgalileo.org/privkey.pem;
}
</file >
renew
<code>
certbot renew [--dry-run]
</code>
... bashrc
# now /root/.acme.sh/acme.sh.env is avalaible with bash alias
</code>
==== certificate generat googlehome @projects:internetofthings 25 Hits, Last modified: 7 years ago ====== GOOGLE HOME ======
* Create a new project in the [[https://console .cloud.google .com/home/dashboard]] console
* Specify project name and country
{{:projects:internetofthings:pas liberidicomunicare @projects:iotaiuto 23 Hits, Last modified: 2 years ago airos @tips 22 Hits, Last modified: 6 years ago sqlite @tips 22 Hits, Last modified: 5 years ago 3dprinter @projects 21 Hits, Last modified: 3 years ago gnss @tips 21 Hits, Last modified: 2 years ago locale @tips:ubuntu 20 Hits, Last modified: 7 years ago pizza @madmax 19 Hits, Last modified: 6 years ago 18.04 @tips:ubuntu 19 Hits, Last modified: 6 years ago postgres @tips:db 18 Hits, Last modified: 6 years ago galileo @tips:vpn 18 Hits, Last modified: 4 months ago openvpn @tips:vpn 18 Hits, Last modified: 7 years ago doorbell @projects:iotaiuto 17 Hits, Last modified: 3 years ago presence @projects:iotaiuto 16 Hits, Last modified: 3 years ago zfs-on-root @tips:ubuntu 16 Hits, Last modified: 7 years ago audio @tips 15 Hits, Last modified: 8 years ago git @tips 15 Hits, Last modified: 6 years ago graphite @projects:internetofthings 15 Hits, Last modified: 7 years ago taskfile @tips 14 Hits, Last modified: 2 years ago gianomobile @tips:android 14 Hits, Last modified: 5 years ago jibri @tips 13 Hits, Last modified: 2 years ago vscode @projects:zibaldone 13 Hits, Last modified: 11 months ago install @tips:archlinux 13 Hits, Last modified: 2 years ago minecraft @tips:gameengine 13 Hits, Last modified: 7 years ago docker @projects:zibaldone:linux 13 Hits, Last modified: 19 months ago daniele @madmax 12 Hits, Last modified: 4 years ago blender @tips 12 Hits, Last modified: 4 years ago server @projects:livenet 12 Hits, Last modified: 7 years ago oracle @tips:db 12 Hits, Last modified: 8 years ago systemd @zibaldone:linux 12 Hits, Last modified: 6 months ago pane @madmax 11 Hits, Last modified: 7 years ago cordova @tips 11 Hits, Last modified: 10 years ago idrac @tips 11 Hits, Last modified: 15 months ago jetsonnano @projects:internetofthings 11 Hits, Last modified: 12 months ago led @projects:iotaiuto 11 Hits, Last modified: 3 years ago docs @projects:wamp 11 Hits, Last modified: 8 years ago mdm @projects 10 Hits, Last modified: 3 years ago occhiali @projects:iotaiuto 10 Hits, Last modified: 3 years ago motorizzazione @tips:vpn 10 Hits, Last modified: 6 years ago backup 9 Hits, Last modified: 9 years ago carbonara @madmax 9 Hits, Last modified: 23 months ago licoli @madmax 9 Hits, Last modified: 7 years ago ladonnacannone @music 9 Hits, Last modified: 10 years ago fail2ban @tips 9 Hits, Last modified: 6 years ago k80 @tips 9 Hits, Last modified: 4 months ago otp @tips 9 Hits, Last modified: 4 years ago tmux @tips 9 Hits, Last modified: 8 years ago video @tips 9 Hits, Last modified: 4 years ago zfs @tips 9 Hits, Last modified: 22 months ago tradfri @projects:internetofthings 9 Hits, Last modified: 5 years ago pptp @tips:vpn 9 Hits, Last modified: 8 years ago telegram @tips 8 Hits, Last modified: 3 years ago zsh @tips 8 Hits, Last modified: 6 years ago python @projects:zibaldone 8 Hits, Last modified: 2 years ago install @tips:opencv 8 Hits, Last modified: 7 years ago 17.10 @tips:ubuntu 8 Hits, Last modified: 7 years ago atom @tips 7 Hits, Last modified: 7 years ago fdf @tips 7 Hits, Last modified: 4 years ago mopidy @tips 7 Hits, Last modified: 8 years ago vrcard @tips 7 Hits, Last modified: 18 months ago mev2 @projects:giano 7 Hits, Last modified: 20 months ago linux @tips:radxa 7 Hits, Last modified: 9 years ago cremanocciole @madmax 6 Hits, Last modified: 7 years ago vagabondo @music 6 Hits, Last modified: 10 years ago dac @tips 6 Hits, Last modified: 8 years ago jupyterhub @tips 6 Hits, Last modified: 4 years ago k0s @tips 6 Hits, Last modified: 2 weeks ago pcb @tips 6 Hits, Last modified: 4 years ago esp32 @projects:internetofthings 6 Hits, Last modified: 3 years ago xenial @tips:ubuntu 6 Hits, Last modified: 7 years ago muorelentamente @madmax 5 Hits, Last modified: 8 years ago capacitor @tips 5 Hits, Last modified: 7 years ago cvat @tips 5 Hits, Last modified: 4 years ago ldap @tips 5 Hits, Last modified: 5 years ago minikube @tips 5 Hits, Last modified: 3 years ago dokuwiki @wiki 5 Hits, Last modified: 4 years ago virtualization @projects:livenet 5 Hits, Last modified: 5 years ago bv9500 @tips:android 5 Hits, Last modified: 3 years ago development @tips:android 5 Hits, Last modified: 7 years ago dell @tips:hw 5 Hits, Last modified: 2 years ago hp @tips:hw 5 Hits, Last modified: 5 weeks ago juniper @tips:vpn 5 Hits, Last modified: 10 years ago corne @projects:zibaldone:electronic 5 Hits, Last modified: 3 years ago keyboard @madmax 4 Hits, Last modified: 5 years ago autofs @tips 4 Hits, Last modified: 8 years ago gpu @tips 4 Hits, Last modified: 2 years ago jupyter @tips 4 Hits, Last modified: 7 years ago windows10 @tips 4 Hits, Last modified: 6 years ago intro @projects:autismotica 4 Hits, Last modified: 2 years ago redisegni @tips:blender 4 Hits, Last modified: 10 years ago mssql @tips:db 4 Hits, Last modified: 8 years ago android @tips:radxa 4 Hits, Last modified: 10 years ago monitor @tips:radxa 4 Hits, Last modified: 9 years ago simon @tips:speech 4 Hits, Last modified: 8 years ago server @tips:ubuntu 4 Hits, Last modified: 3 years ago trusty @tips:ubuntu 4 Hits, Last modified: 9 years ago hummus @madmax 3 Hits, Last modified: 9 years ago oruxmaps @madmax 3 Hits, Last modified: 2 years ago turbolevo @madmax 3 Hits, Last modified: 4 years ago playground @playground 3 Hits, Last modified: 2 years ago ceph-on-k0s @tips 3 Hits, Last modified: 3 weeks ago ftp @tips 3 Hits, Last modified: 6 years ago zabbix @tips 3 Hits, Last modified: 3 years ago broadlink @projects:internetofthings 3 Hits, Last modified: 5 years ago electronic @projects:internetofthings 3 Hits, Last modified: 7 years ago influxdb @projects:internetofthings 3 Hits, Last modified: 5 years ago shinobi @projects:internetofthings 3 Hits, Last modified: 7 years ago postinstall @tips:archlinux 3 Hits, Last modified: 21 months ago minetest @tips:gameengine 3 Hits, Last modified: 7 years ago gnome3 @tips:ubuntu 3 Hits, Last modified: 7 years ago univr @tips:vpn 3 Hits, Last modified: 20 months ago iidc @projects:zibaldone:electronic 3 Hits, Last modified: 3 years ago chiquitita @music 2 Hits, Last modified: 9 years ago fatherandson @music 2 Hits, Last modified: 7 years ago letitbe @music 2 Hits, Last modified: 10 years ago tuttoaposto @music 2 Hits, Last modified: 10 years ago nextcloud @projects 2 Hits, Last modified: 2 years ago dns @tips 2 Hits, Last modified: 3 years ago googleearth @tips 2 Hits, Last modified: 8 years ago jupiterhub @tips 2 Hits, Last modified: 4 years ago multiboot @tips 2 Hits, Last modified: 2 years ago openalpr @tips 2 Hits, Last modified: 9 years ago pypi @tips 2 Hits, Last modified: 20 months ago pyramid @tips 2 Hits, Last modified: 9 years ago trac @tips 2 Hits, Last modified: 7 weeks ago welcome @wiki 2 Hits, Last modified: 4 years ago esp32lora @projects:internetofthings 2 Hits, Last modified: 5 years ago pm10 @projects:internetofthings 2 Hits, Last modified: 5 years ago seamless @projects:livenet 2 Hits, Last modified: 9 years ago adb @tips:android 2 Hits, Last modified: 7 years ago videoediting @tips:blender 2 Hits, Last modified: 5 years ago inappbrowser @tips:cordova 2 Hits, Last modified: 10 years ago checkin @tips:galileo 2 Hits, Last modified: 2 years ago panda3d @tips:gameengine 2 Hits, Last modified: 10 years ago unreal @tips:gameengine 2 Hits, Last modified: 10 years ago linux @tips:rasberry 2 Hits, Last modified: 8 years ago kinectv2 @tips:sensors 2 Hits, Last modified: 10 years ago smtp @tips:vpn 2 Hits, Last modified: 8 years ago orin 1 Hits, Last modified: 20 months ago qemu 1 Hits, Last modified: 6 years ago cie @madmax 1 Hits, Last modified: 20 months ago crauti @madmax 1 Hits, Last modified: 5 years ago huawei @madmax 1 Hits, Last modified: 15 months ago security @madmax 1 Hits, Last modified: 8 years ago watches @madmax 1 Hits, Last modified: 8 years ago airmouse @tips 1 Hits, Last modified: 3 years ago calibre @tips 1 Hits, Last modified: 7 years ago fish @tips 1 Hits, Last modified: 17 months ago gstreamer @tips 1 Hits, Last modified: 12 months ago keras @tips 1 Hits, Last modified: 5 years ago optimus @tips 1 Hits, Last modified: 4 years ago overpass @tips 1 Hits, Last modified: 4 years ago syncthing @tips 1 Hits, Last modified: 7 years ago tourbillon @tips 1 Hits, Last modified: 3 years ago unms @tips 1 Hits, Last modified: 3 years ago uwb @tips 1 Hits, Last modified: 5 years ago verbaliesempio @tips 1 Hits, Last modified: 2 years ago xpath @tips 1 Hits, Last modified: 9 years ago hw @projects:internetofthings 1 Hits, Last modified: 7 years ago smartband @projects:internetofthings 1 Hits, Last modified: 4 years ago galileo @projects:iotaiuto 1 Hits, Last modified: 2 years ago zigbee @projects:iotaiuto 1 Hits, Last modified: 3 years ago image-build @projects:livenet 1 Hits, Last modified: 7 years ago scipiodev @projects:livenet 1 Hits, Last modified: 7 years ago integration @projects:wamp 1 Hits, Last modified: 9 years ago bv7000 @tips:android 1 Hits, Last modified: 7 years ago decompile @tips:android 1 Hits, Last modified: 5 years ago virtualization @tips:android 1 Hits, Last modified: 9 years ago redis @tips:db 1 Hits, Last modified: 7 years ago networknamespaces @tips:linux 1 Hits, Last modified: 6 years ago gpio @tips:rasberry 1 Hits, Last modified: 9 years ago zed @tips:sensors 1 Hits, Last modified: 5 years ago