Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- docker @projects:zibaldone:linux
- ====== docker ====== ===== install ===== <code | ubuntu> apt-get install -y ca-certificates curl gnupg... usr/local/lib/docker/cli-plugins/docker-compose </code> run docker as user <code> usermod -aG docker hass </code> /etc/docker/daemon.json <code | download> { "default-address-pools"
- mycroft @projects:iotaiuto
- minale nella partizione rootfs della scheda sd: <code> sudo nano /etc/wpa_supplicant/wpa_supplicant.conf </code> Aggiungere in fondo al file le credenziali della rete wifi: <code> network={ ssid="nome rete" psk="password" } </code> * Salvare e chiudere * Mettere la scheda sd
- homeassistant @projects:internetofthings
- s/ (telegram notify solved) ==== upgrade ==== <code bash> pip install -U homeassistant </code> and after restart home assistant ==== with fabric ==== ... assistant/fabric-home-assistant ==== hass ==== <code bash> sudo apt install python3 python3-venv incro... install -U pip wheel pip install homeassistant </code> service <file txt /etc/systemd/system/hass.ser
- server @projects:livenet
- HW**: 2 nic device **OS**: Ubuntu server 17.10 <code>apt install bash debootstrap schroot syslinux nfs... el-server tftpd-hpa xorriso pigz zfsutils-linux</code> **Optional config** <code>apt install isc-dhcp-server </code> **network config ** nano /etc/netplan/01-netcfg.yaml <code> # Th
- 3dprinter
- AeUtXBBNA|extruder disassemble, head replace]] <code | anycubic_4max_4maxpro2.0_petg_fast> [general] v... ne_width_x) + 1) if wall_thickness != 0 else 0 </code> <code | anycubic_4max_extruder_0_#2_4maxpro2.0_petg_fast> [general] version = 4 name = 4MAXpro2.0 PE... pport_enable = False support_type = buildplate </code> ===== Flsun Super Racer ===== todo ===== Ender
- esphome @projects:internetofthings
- phome/pull/1905|rtsp into esp32cam progress]] <code bash> #!/bin/sh TOKEN=... PAYLOAD="{\"directive... ts[] | select(.displayCategories[0]=="CAMERA")' </code> in esp32 cam this section is missing in "capabilities" <code javascript> { "type": "AlexaInterface", ... [ "NONE" ], "videoCodecs": [ "H264" ], "
- jetsonnano @projects:internetofthings
- ra search engine]] ===== remove desktop ===== <code> apt remove -y ubuntu-desktop apt remove -y gnome-* apt remove -y chromium-browser chromium-codecs-ffmpeg-extra apt remove -y libreoffice* docker.... nap rm -rf /var/cache/snapd/ apt autoremove -y </code> <code> systemctl disable lightdm whoopsie ModemManager bluetooth.service gpsd </code> ===== tools ==
- iotaiuto @projects:internetofthings
- IUTO ====== **PANORAMICA E PRINCIPI GENERALI** <code bash> # LA STRUTTURA DI QUESTA GUIDA SI ARTICOLA... SO # NEL RANGE 192.168.1.221 - 192.168.1.240 </code> ===== RASPBERRY pi 3 B+ ===== [[https://www.ras... CRO SD: INSTALLAZIONE O.S. "RASPBIAN LITE" ==== <code bash> # 1. prima di procedere, entrare come ADMI... al Mac-address del RASPBERRY # 2. download OS </code> [[https://www.raspberrypi.org/downloads/raspbia
- vscode @projects:zibaldone
- ====== vscode ====== Visual Studio Code Editor ===== base settings ===== <code> sudo apt install fonts-firacode paru -S ttf-fira-code </code> <file json settings.json> { "editor
- micropython @projects:internetofthings
- micropython ====== ===== esptools / ampy ===== <code> pip install esptool pip install adafruit-ampy </code> identify <code> esptool.py chip_id </code> ===== esp32 ===== Download firmware from http://www.micropython.org/downl
- docs @projects:wamp
- MP router ===== Use python **only** 2.x prereq <code> apt-get install python-virtualenv python-dev lib... ibssl-dev libxml2-dev libxslt1-dev libyaml-dev </code> <code> pip install crossbar[tls,msgpack,manhole,system] pip install setproctitle </code> ATTENZIONE con la versione 0.11.1, commentare
- turbolevo @projects:zibaldone:electronic
- AN2UG13.pdf|manual]] turbo levo: 250khz canbus <code> sudo ip link set can0 up type can bitrate 250000 </code> or <file txt /etc/network/interfaces> auto can0... an0 up down /sbin/ifconfig can0 down </file> <code> cansniffer can0 -c -t 0 </code> <code> 0.000000 100 03 22 02 06 00 00 00 00 ."...... 0.000000 101
- shinobi @projects:internetofthings
- ejs ... Install mariadb or mysql Install ffmpeg <code> sudo apt-get install -y software-properties-comm... udo apt install ffmpeg libav-tools x264 x265 -y </code> Clone git <code> sudo apt install -y git git clone -b dev --depth 1 https://github.com/ShinobiCCTV/Sh... install static ffmpeg npm install ffmpeg-static </code> Fill database <code> mysql < sql/database.sql
- liberidicomunicare @projects:iotaiuto
- stallazione ==== Requisiti: docker, libyaml-dev <code> $ systemctl start docker $ pip install tutor[full] $ tutor local quickstart </code> Account amministratore: <code> $ tutor local createuser --staff --superuser admin admin@mail.test </code> Installare il modulo per mostrare quiz dentro a
- influxdb @projects:internetofthings
- ====== influxdb ====== <code> curl -sL https://repos.influxdata.com/influxdb.key | apt-key add - source... ://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | tee -a /etc/apt/sources.list apt update apt install influxdb </code> enable admin service in /etc/influxdb/influxdb.conf and <code> systemctl restart influxdb </code> create datab