Search
You can find the results of your search below.
Fulltext results:
- esphome @projects:internetofthings
- ff' for: seconds: 2 action: - service: notify.alexa_media data_template: ... value_template: "{{ ibeacon != '' }}" - service: script.set_beacon1 data_template: ibeacon: "{{ ibeacon }}" - service: script.set_beacon2 data_template: ... : "{{ ibeacon }}" set_beacon2: sequence: - service: script.beacon2_active data_template:
- docker @projects:zibaldone:linux
- istry on localhost <file yaml docker-compose.yml> services: registry: restart: no image: registry... node on type=jvb, one on type=jibri <code> docker service update --placement-pref-add 'spread=node.labels.t... ' meet2_jibri </code> check spread <code> docker service ps meet2_jibri |grep Running rbv77rkxpq1f meet2... ing 5 hours ago </code> add a contraint to other services (meet2_jvb, meet2_jicofo, ...) to run on specifi
- airos @tips
- 03962 }, "genuine": "/images/genuine.png", "services": { "dhcpc": false, "dhcpd": false, ... [ 20, 25, 0 ] }, "airview": { "enabled": 0 }, "services": { "dhcpc": 0, "dhcpd": 1, "pppoe": 1 }, "fire... : { "plugged": 1, "speed": 0, "duplex": 255 }, "services" : { "dhcpc": false, "dhcpd": false, "pppoe": fa... : { "plugged": 1, "speed": 100, "duplex": 1 }, "services" : { "dhcpc": false, "dhcpd": false, "pppoe": fa
- homeassistant @projects:internetofthings
- l -U pip wheel pip install homeassistant </code> service <file txt /etc/systemd/system/hass.service> [Unit] Description=homeassistant After=network.target [Service] Type=simple User=pi ExecStart=/home/pi/venv/bin/... stall] WantedBy=multi-user.target </file> enable service <code bash> systemctl daemon-reload systemctl ena
- turbolevo @projects:zibaldone:electronic
- ff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff'}, service_uuids=['00001816-0000-1000-8000-00805f9b34fb']) scanner stop [Service] 00001801-0000-1000-8000-00805f9b34fb (Handle: 8): Generic Attribute Profile [Service] 0000180a-0000-1000-8000-00805f9b34fb (Handle: 9)... ware Revision String (read), Value: b'V1.7.0' '' [Service] 00001816-0000-1000-8000-00805f9b34fb (Handle: 14
- audio @tips
- </code> <file ini /etc/systemd/system/pulseaudio.service> # systemd service spec for pulseaudio running in system mode -- not recommended though! # on arch, put it under /etc/systemd/system/pulseaudio.service # start with: systemctl start pulseaudio.service # enable on boot: systemctl enable pulseaudio.service [U
- minikube @tips
- e: postgres-pv-storage --- apiVersion: v1 kind: Service metadata: name: postgres labels: app: pos... e: postgres-pv-storage --- apiVersion: v1 kind: Service metadata: name: postgres labels: app: pos... > **Connect pgadmin to server** <code>minikube service <NamePgadminService></code> - Login Pgadmin - Server --> Properties - Change host name/address to P
- iotaiuto_skill @projects:internetofthings
- } </code> ===== Cloud iotaiuto ===== Questo webservice REST offre i parametri di funzionamento del servi... eveloper.amazon.com/alexa/console/ask * lambda service: iotaiuto I codici sorgenti sono in ~/iotaiuto.g... e la gestione di più utenti. La skill chiamerà un service di galileo che, dato l'id dell'utente chiamante, ... ws.amazon.com/console/home|AWS console]] * open services -> IAM * roles -> create role -> AWS service
- iotaiuto @projects:internetofthings
- el file: # /etc/systemd/system/home-assistant.service [Unit] Description=Home Assistant After=network.target [Service] Type=simple User=pi ExecStart=/home/pi/lib/bin/h... /auth.cfg <code> username password </code> Start service with systemd <code> systemctl start openvpn@clien... nginx/vpn-enabled# systemctl status nginx ● nginx.service - A high performance web server and a reverse pro
- led @projects:iotaiuto
- d/system # posizionare qui i seguenti file: # led.service, led-server.service sudo systemctl daemon-reload sudo systemctl enable led.service sudo systemctl enable led-server.service # riavviare il sistema </code> Spiegazione dei file:\\ led_lib.
- monitor @tips:radxa
- sudo reboot # staccare la ethernet </code> ==== Service ==== /etc/systemd/system/monitor.service <code> [Unit] Description=Monitor [Service] Type=simple User=rock ExecStart=/usr/local/bin/monitor_run Af... [Install] WantedBy=multi-user.target </code> Enable <code> systemctl enable monitor.service </code>
- ssl @tips
- automatic renew <code> systemctl status certbot.service </code> /etc/letsencrypt/cli.ini <code> max-log-... etc/apache2/fullchain.cer \ --ecc \ --reloadcmd "service apache2 reload" </code> <file yaml apache.conf> ... etc/ssl/certs/${HOST}.cer \ --ecc \ --reloadcmd "service nginx reload" </code> ==== renew automatic eve
- install @tips:archlinux
- ic ==== <code> systemctl start systemd-timesyncd.service systemctl enable systemd-timesyncd.service </code> ==== Gnome ==== <code> pacman -S gnome gpaste network-manager-applet systemctl enable NetworkManager.service systemctl enable gdm </code> nvidia <code> pacma
- postgres @tips:db
- py </code> <file ini /etc/systemd/system/pgadmin.service> [Unit] Description=pgadmin Service After=network.target [Service] User=root ExecStart=/usr/bin/python3 /usr/local/lib/python3.5/dist-package
- systemd @zibaldone:linux
- </code> enable unit <code> systemctl enable name.service </code> start unit <code> systemctl start name <... * il servizio: /etc/systemd/system/nms-restart.service <code> [Unit] Description=Perform a nms restart [Service] Type=simple Nice=19 IOSchedulingClass=2 IOSchedu