service

Search

You can find the results of your search below.

esphome @projects:internetofthings
14 Hits, Last modified:
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
12 Hits, Last modified:
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
8 Hits, Last modified:
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
8 Hits, Last modified:
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
8 Hits, Last modified:
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
7 Hits, Last modified:
</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
5 Hits, Last modified:
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 ... operties - Change host name/address to Postgres service name --> postgres - Change username to one set
iotaiuto @projects:internetofthings
5 Hits, Last modified:
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
iotaiuto_skill @projects:internetofthings
5 Hits, Last modified:
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 and Lambda -> Next: permissions -> DatabaseAdministrator
led @projects:iotaiuto
4 Hits, Last modified:
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
4 Hits, Last modified:
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
3 Hits, Last modified:
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
3 Hits, Last modified:
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
3 Hits, Last modified:
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
3 Hits, Last modified:
</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
mdm @projects
2 Hits, Last modified:
jibri @tips
2 Hits, Last modified:
lxd @tips
2 Hits, Last modified:
onvif @tips
2 Hits, Last modified:
syncthing @tips
2 Hits, Last modified:
influxdb @projects:internetofthings
2 Hits, Last modified:
mycroft @projects:iotaiuto
2 Hits, Last modified:
server @projects:livenet
2 Hits, Last modified:
server @tips:ubuntu
2 Hits, Last modified:
galileo @tips:vpn
2 Hits, Last modified:
motorizzazione @tips:vpn
2 Hits, Last modified:
openvpn @tips:vpn
2 Hits, Last modified:
orin
1 Hits, Last modified:
bike @madmax
1 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
audit @tips
1 Hits, Last modified:
autofs @tips
1 Hits, Last modified:
cvat @tips
1 Hits, Last modified:
fail2ban @tips
1 Hits, Last modified:
ftp @tips
1 Hits, Last modified:
gnss @tips
1 Hits, Last modified:
gpu @tips
1 Hits, Last modified:
idrac @tips
1 Hits, Last modified:
test @tips
1 Hits, Last modified:
unms @tips
1 Hits, Last modified:
broadlink @projects:internetofthings
1 Hits, Last modified:
graphite @projects:internetofthings
1 Hits, Last modified:
jetsonnano @projects:internetofthings
1 Hits, Last modified:
objectdetection @projects:internetofthings
1 Hits, Last modified:
presence @projects:iotaiuto
1 Hits, Last modified:
seamless @projects:livenet
1 Hits, Last modified:
docs @projects:wamp
1 Hits, Last modified:
networknamespaces @tips:linux
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified:
podman @projects:zibaldone:linux
1 Hits, Last modified: