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
- 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 *
- 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
- 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
- 05-installazione @projects:openstack-ansible
- eboot apt install build-essential git chrony openssh-server python3-dev sudo </code> === Setup openst... /opt/openstack-ansible/scripts/bootstrap-ansible.sh </code> ==== HOSTS ==== Controllare ''/etc/host... upgrade apt install bridge-utils debootstrap openssh-server \ tcpdump vlan python3 apt install linux... loy/openstack_inventory.json </code> === Chiave ssh === Per impostare la chiave ssh di default confi
- 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=""
- 00-setup-univr @projects:openstack-ansible
- | 10.224.12.0/24 | | ceph-storage | OS-SHAREDDB | 1114 | Ceph public ... grade apt install build-essential git chrony openssh-server python3-dev sudo </code> === Configurare ... sources -v #Server in uso </code> === Chiavi ssh === A scopo di sicurezza, meglio usare chiavi ssh con password. Per non rendere impossibile l'utiliz
- 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
- 01-ansible @projects:openstack-ansible
- gestione delle macchine (non di openstack). === ssh === Popolare il file ''~/.ssh/known_hosts'' ed eseguire un primo check: <code> ~/ansible# ssh-keyscan -H 10.224.0.{11..13} >> ~/.ssh/known_hosts ~/ansible# ssh-keyscan -H 10.224.0.32 >> ~/.ssh/kn