Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- docker @projects:zibaldone:linux
- com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg echo "deb ... [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://d... de> ===== docker backup example ===== <code bash> #!/bin/sh CONTAINER=52e59999a02b TARGET=/backup/ SOURCE=/var/lib/docker/volumes/geonode_3x1t-backup
- homeassistant @projects:internetofthings
- legram notify solved) ==== upgrade ==== <code bash> pip install -U homeassistant </code> and after ... nt/fabric-home-assistant ==== hass ==== <code bash> sudo apt install python3 python3-venv incron mc ... ctivate echo "source ~/venv/bin/activate" >> ~/.bashrc pip install -U pip wheel pip install homeassist... multi-user.target </file> enable service <code bash> systemctl daemon-reload systemctl enable hass </
- iotaiuto @projects:internetofthings
- ==== **PANORAMICA E PRINCIPI GENERALI** <code bash> # LA STRUTTURA DI QUESTA GUIDA SI ARTICOLA IN: ... INSTALLAZIONE O.S. "RASPBIAN LITE" ==== <code bash> # 1. prima di procedere, entrare come ADMIN nel... ww.raspberrypi.org/downloads/raspbian/]] <code bash> # formattazione micro sd </code> <code bash> # scaricare balenaEtcher poi eseguirlo per montare OS
- micropython @projects:internetofthings
- rom http://www.micropython.org/download erase flash (before any micropython deploy) <code> export POR... SB1 esptool.py --chip esp32 --port $PORT erase_flash </code> write firmware <code> esptool.py --chip esp32 --port $PORT write_flash -z 0x1000 esp32-20181103-v1.9.4-683-gd94aa577a.bi... hon_ESP32_psRAM_LoBo cd MicroPython_BUILD ./BUILD.sh menuconfig ./BUILD.sh ./BUILD.sh flash # reboot b
- mdm
- d: eur... ==== Installazione server ==== <code bash> ubuntu@h-mdm:~$ sudo apt update ubuntu@h-mdm:~$ ... fica consigliata dai produttori di hmdm: <code bash> VERSION=9.0.40 wget https://archive.apache.org/d... chmod -R a+r bin chmod -R a+r lib chmod a+x bin/*.sh systemctl stop tomcat systemctl stop tomcat9 mv /usr/share/tomcat9/bin /usr/share/tomcat9/bin~ mv /usr/sh
- vscode @projects:zibaldone
- Container edit created configurations: * ctrl+shift+p (F1 command palette): Remote-Containers: Ope... n.com/post/2015/05/18/visual-studio-code-keyboard-shortcut-cheat-sheet <file json keybindings.json> [ { "key": "ctrl+s", "command": "workbench.action... } ] </file> * ctrl-alt--: go back * ctrl-shift--: go forward * ctrl-b: side bar toggle *
- 3dprinter
- .8 mm [WHY MOVE VERTICALLY?] G1 F300 X200 E40 ; push 40 mm of filament while moving at 300 mm/min to p... s/Geeetech/A20/ Marlin/ code . // select default shell to bash Terminal: Select Default Profile // change MOTHERBOARD #define MOTHERBOARD BOARD_GT2560_V... "terminal.integrated.defaultProfile.linux": "bash" } </code> To upload firmware add a **custom
- graphite @projects:internetofthings
- arbon ===== install carbon-cache service <code bash> apt-get install graphite-carbon </code> enable... wsp has to be changed with whisper-resize <code bash> for i in `find /var/lib/graphite/whisper/ha/ -na... ===== graphite-web ===== web interface <code bash> apt-get install graphite-web </code> adjust SEC... in ///etc/graphite/local_settings.py// <code bash> # choose user and password graphite-manage syncd
- server @projects:livenet
- **OS**: Ubuntu server 17.10 <code>apt install bash debootstrap schroot syslinux nfs-kernel-server tf... echo Europe/Rome > ${R}/etc/timezone cp ${R}/usr/share/zoneinfo/Europe/Rome ${R}/etc/localtime cat > ${R}/usr/sbin/policy-rc.d <<QWE #!/bin/sh # dpkg/apt not start any daemons when things are... /initramfs-tools/hooks/livenet ==== <code> #!/bin/sh -e # initramfs hook for livenet #set -x PREREQ=""
- turbolevo @projects:zibaldone:electronic
- bus]}} * [[https://www.kmpdrivetrain.com/paddleshift/practical-tips-can-bus/|canbus basic]] * [[h... ps://www.ti.com/lit/ds/symlink/sn65hvd230.pdf|datasheet]] [[https://blog.danman.eu/playing-with-can-b... ansreveiver TJA1050T: [[https://www.mouser.it/datasheet/2/302/TJA1050-1127967.pdf|datasheet]] * {{:tips:can-signaling.jpg|}} ===== firmware ===== *
- esphome @projects:internetofthings
- ull/1905|rtsp into esp32cam progress]] <code bash> #!/bin/sh TOKEN=... PAYLOAD="{\"directive\": {\"header\": {\"namespace\": \"Alexa.Discovery\", \"n... method: all target: - show - Echo </code> example of added bin... method: all target: - show - Echo - alias: "beacon2 is not acti
- shinobi @projects:internetofthings
- ====== Shinobi ====== ===== Install ===== Install nodejs ... Install mariadb or mysql Install ffmpe... git git clone -b dev --depth 1 https://github.com/ShinobiCCTV/Shinobi.git shinobi cd shinobi npm i # install static ffmpeg npm install ffmpeg-static </code> Fill da
- influxdb @projects:internetofthings
- d to http://localhost:8086 version 1.2.1 InfluxDB shell version: 1.2.1 > create database captive > CRE... ve" WITH PASSWORD 'captive' WITH ALL PRIVILEGES > show databases name: databases name ---- _internal c... -G http://carbon:8086/query --data-urlencode "q=SHOW DATABASES" </code> python test <code python> f... ICY "a_year" ON "test" DURATION 52w REPLICATION 1 SHARD DURATION 168h CREATE RETENTION POLICY "a_week"
- scipiodev @projects:livenet
- etc/default/livenet /etc/default/livenet zfs set sharenfs=ro rpool/livenet/backups </code> ====== network ====== <code> virsh net-edit default </code> <code> <ip address='192... elinux.0' /> </dhcp> </ip> </code> <code> virsh net-destroy default virsh net-start default </code> ====== image build ====== <code> ln-image --new
- docs @projects:wamp
- "uri": "*", "publish": true, "subscribe": true, ... amp autostart=true </code> ==== http bridge publisher and caller === An http POST request can emit W... }, "paths": { ... "push": { "type": "publisher", "realm": "realm1", "role": "anonymous