• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » ip

ip

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@projects
  • Any namespace
  • projects:internetofthings (14)
  • projects:zibaldone (8)
  • projects:iotaiuto (7)
  • projects:livenet (5)
  • projects:charta (1)
  • projects:giano (1)
  • projects:wamp (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • scipiodev (projects:livenet)
  • iptables (projects…done:linux)

Fulltext results:

turbolevo @projects:zibaldone:electronic
30 Hits, Last modified: 4 years ago
ps://www.kmpdrivetrain.com/paddleshift/practical-tips-can-bus/|canbus basic]] * [[https://www.testandmeasurementtips.com/exploring-canbus-oscilloscope/|exploring can... et/2/302/TJA1050-1127967.pdf|datasheet]] * {{:tips:can-signaling.jpg|}} ===== firmware ===== * {{ :tips:firmware_status.json |}} * {{ :tips:firmware.b
esphome @projects:internetofthings
22 Hits, Last modified: 5 years ago
section is missing in "capabilities" <code javascript> { "type": "AlexaInterface", "interf... esp32 entry (missing some values) <code javascript> { "displayCategories": [ "CAMERA" ], ... #citofono", "friendlyName": "citofono", "description": "camera.citofono via Home Assistant", "ma... valid stream camera working in alexa <code javascript> { "displayCategories": [ "CAMERA" ],
homeassistant @projects:internetofthings
22 Hits, Last modified: 3 years ago
berrypi.org/|raspberry]] * https://github.com/scipioni/home-assistant-example ===== Install ===== ... mation/tree/master/homeassistant|example 1]] * pip3 install urllib3==1.20 --upgrade --target ~/.home... m notify solved) ==== upgrade ==== <code bash> pip install -U homeassistant </code> and after resta... e echo "source ~/venv/bin/activate" >> ~/.bashrc pip install -U pip wheel pip install homeassistant </
01_struttura_server @projects:livenet
20 Hits, Last modified: 12 months ago
ases drwxr-xr-x 2 root root 4096 Nov 13 12:06 scripts drwxrwxr-x 29 root root 4096 Oct 2 15:20 vms -... * ''images'' contiene le definizioni dei vari dipartimenti, quindi files, scripts, etc... * ''overlay'' è la directory che contiene la definizione mi... i livenet, ovvero tutto ciò che è comune ai vari dipartimenti e che altrimenti dovrebbe essere replica
iotaiuto @projects:internetofthings
17 Hits, Last modified: 5 years ago
====== IOTAIUTO ====== **PANORAMICA E PRINCIPI GENERALI** <code bash> # LA STRUTTURA DI QUESTA GUID... FIGURATO AFFINCHE' A OGNI DEVICE SIA ASSEGNATO UN IP-ADDRESS-FISSO # NEL RANGE 192.168.1.221 - 192.16... dere, entrare come ADMIN nel ROUTER e assegnare l IP STATICO 192.168.1.221 al Mac-address del RASPBERR... c # 2. installare l'applicazione HOMEASSISTANT pip install -U pip pip install homeassistant # 3. cr
server @projects:livenet
16 Hits, Last modified: 8 years ago
Download package git clone https://github.com/scipioni/livenet-server.git edit /etc/default/livenet ... .0.0.1 localhost livenet-host ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters QWK chroot ${R} lsb_release -c | awk '
docker @projects:zibaldone:linux
14 Hits, Last modified: 3 years ago
ce systemctl stop docker rm -fR /var/lib/docker/ ip l delete docker_gwbridge ip l delete docker0 # and other bridges systemctl start docker </code> ====... ROM dryseawind/wildfly14jdk8 MAINTAINER Stefano Scipioni RUN /opt/jboss/wildfly-14.0.1.Final/bin/add-u... <code | download> docker tag galileo/trac:1.4.3 scipioit/trac:1.4.3 </code> push to docker.io <code
mycroft @projects:iotaiuto
12 Hits, Last modified: 4 years ago
ps://mycroft.ai/to/picroft-image * Estrarre lo zip * Flashare il file .img sulla sd del raspberry ... te -y sudo apt upgrade -y sudo apt autoremove -y pip install --upgrade pip cd mycroft-core pip install --upgrade . </code> **Impostare lingua italiana** <code> nano .config/my
jetsonnano @projects:internetofthings
11 Hits, Last modified: 2 years ago
d </code> ===== tools ===== jtop <code> sudo -H pip install -U jetson-stats </code> check CUDA <cod... 3957 MBytes (4148756480 bytes) ( 1) Multiprocessors, (128) CUDA Cores/MP: 128 CUDA Cores... ps://github.com/opencv/opencv/archive/${RELEASE}.zip -o opencv-${RELEASE}.zip curl -L https://github.com/opencv/opencv_contrib/archive/${RELEASE}.zip -o o
led @projects:iotaiuto
11 Hits, Last modified: 4 years ago
*, che sarà un anodo o un catodo a seconda della tipologia del LED. === Verificare la tipologia del LED === * Mettere il multimetro in modalità contat... 3.3V (maggiore di 2.8V) Verificare la corrente tipica sulle specifiche del LED.\\ Esempio: I = 25mA ... ntrollo === Scaricate sul raspberry tutti gli script per led presenti sul git iotaiuto <code> cd $HO
iptables @projects:zibaldone:linux
11 Hits, Last modified: 4 years ago
{{tag>[linux iptables]}} ====== IPTables ====== ===== Forward port to another host ===== SNAT and DNAT <code> IPLOCAL=a.b.c.d IPREMOTE=x.y.z.w echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING
analisi @projects:charta
10 Hits, Last modified: 3 years ago
de a un realm. La **classe** del documento è la tipologia, ad esempio contratto, cedolino, fattura ec... e dei gruppi ===== **PROBLEMA:** Esistono due tipi di permessi * Permessi di tipo operativo, che vogliamo associare a cose generali come i realm e le... ono attribuiti dei valori * Una **categoria** (tipologia, ad es. cedolino, contratto, ecc.) + la cat
iotaiuto_skill @projects:internetofthings
10 Hits, Last modified: 5 years ago
=== <uml> actor "user" as user order 10 participant "alexa" as alexa order 20 #99FF99 participant "skill AWS iotaiuto" as skill order 30 #994499 participant "cloud iotaiuto" as cloud order 40 #00FFFF participant "reverse proxy" as proxy order 45 #00FFFF part
liberidicomunicare @projects:iotaiuto
10 Hits, Last modified: 3 years ago
org/|liberi di comunicare]] * user: stefano.scipioni@csgalileo.org * pass: e.... * ssh ubun... , libyaml-dev <code> $ systemctl start docker $ pip install tutor[full] $ tutor local quickstart </co... cal stop $ tutor config save --set OPENEDX_EXTRA_PIP_REQUIREMENTS="- git+https://github.com/openedx/xb... al file le seguenti righe: <code> OPENEDX_EXTRA_PIP_REQUIREMENTS: - git+https://github.com/openedx/xb
mdm
7 Hits, Last modified: 4 years ago
@h-mdm:~$ apt install aapt postgresql tomcat9 unzip ubuntu@h-mdm:~$ wget https://h-mdm.com/files/hmdm-3.31-install-ubuntu.zip ubuntu@h-mdm:~$ unzip hmdm-3.31-install-ubuntu.zip </code> === tomcat9 === La versione di Tomcat 9.0.31 sembra abbia pro
corne @projects:zibaldone:electronic
7 Hits, Last modified: 4 years ago
esp32 @projects:internetofthings
6 Hits, Last modified: 5 years ago
objectdetection @projects:internetofthings
6 Hits, Last modified: 5 years ago
tradfri @projects:internetofthings
6 Hits, Last modified: 6 years ago
doorbell @projects:iotaiuto
6 Hits, Last modified: 4 years ago
virtualization @projects:livenet
6 Hits, Last modified: 6 years ago
docs @projects:wamp
6 Hits, Last modified: 9 years ago
micropython @projects:internetofthings
5 Hits, Last modified: 7 years ago
3dprinter
4 Hits, Last modified: 4 years ago
hw @projects:internetofthings
3 Hits, Last modified: 8 years ago
scipiodev @projects:livenet
3 Hits, Last modified: 8 years ago
seamless @projects:livenet
3 Hits, Last modified: 10 years ago
mev2 @projects:giano
2 Hits, Last modified: 3 years ago
iotaiuto_privacy @projects:internetofthings
2 Hits, Last modified: 6 years ago
occhiali @projects:iotaiuto
2 Hits, Last modified: 4 years ago
broadlink @projects:internetofthings
1 Hits, Last modified: 7 years ago
esp32lora @projects:internetofthings
1 Hits, Last modified: 6 years ago
shinobi @projects:internetofthings
1 Hits, Last modified: 8 years ago
presence @projects:iotaiuto
1 Hits, Last modified: 4 years ago
totem @projects:iotaiuto
1 Hits, Last modified: 4 years ago
vscode @projects:zibaldone
1 Hits, Last modified: 3 months ago
ferris @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago
iidc @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago
samoklava @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki