• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

service

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (26)
  • projects (19)
  • kubernetes (1)
  • zibaldone (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

esphome @projects:internetofthings
14 Hits, Last modified: 4 years ago
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:
rocm @tips
9 Hits, Last modified: 3 days ago
eneral-purpose processing and host for the Ollama service. * **Radeon 8060S iGPU (RDNA 3.5):** The primar... environment variable must be set when running the service. #### **Systemd Service Configuration (Recommended)** Modify the Ollama systemd service unit to include the required environment variable
homeassistant @projects:internetofthings
8 Hits, Last modified: 3 years ago
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: 4 years ago
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: 9 years ago
</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
docker @projects:zibaldone:linux
6 Hits, Last modified: 3 years ago
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... icofo, ...) to run on specific node <code> docker service update --constraint-add 'node.labels.type == jvb'... abels }}{{ $k }}={{ $v }} {{end}}' </code> show service status across nodes <code> alias lsd='docker stac
minikube @tips
5 Hits, Last modified: 4 years ago
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: 5 years ago
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
11-ns-network @projects:openstack-ansible
5 Hits, Last modified: 15 hours ago
+ </code> Ovvero: * neutron-openvswitch-agent.service - OVS Agent * neutron-dhcp-agent.service - DHCP Agent (centralizzato) * neutron-l3-agent.service - L3 Agent (modalità legacy per SNAT centralizzato) * neutron-metadata-agent.service - Metadata Agent (backup/centralizzato) * neutr
loadbalancing @kubernetes
4 Hits, Last modified: 12 months ago
CLUSTER-IP EXTERNAL-IP PORT(S) AGE service/metallb-webhook-service ClusterIP 10.105.26.211 <none> 443/TCP 145m NAME ... TER-IP EXTERNAL-IP PORT(S) AGE service/nginx1 LoadBalancer 10.109.15... ^^^^^^^^^^^^ ^^^^^^^^^^^^^ service/nginx2 LoadBalancer 10.109.15
led @projects:iotaiuto
4 Hits, Last modified: 4 years ago
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: 10 years ago
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: 7 days ago
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
iotaiuto_skill @projects:internetofthings
3 Hits, Last modified: 5 years ago
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, ... services -> IAM * roles -> create role -> AWS service and Lambda -> Next: permissions -> DatabaseAdmini
install @tips:archlinux
3 Hits, Last modified: 3 years ago
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: 7 years ago
systemd @zibaldone:linux
3 Hits, Last modified: 18 months ago
mdm @projects
2 Hits, Last modified: 4 years ago
jibri @tips
2 Hits, Last modified: 3 years ago
lxd @tips
2 Hits, Last modified: 6 years ago
onvif @tips
2 Hits, Last modified: 7 years ago
syncthing @tips
2 Hits, Last modified: 9 years ago
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
mycroft @projects:iotaiuto
2 Hits, Last modified: 4 years ago
server @projects:livenet
2 Hits, Last modified: 8 years ago
server @tips:ubuntu
2 Hits, Last modified: 4 years ago
galileo @tips:vpn
2 Hits, Last modified: 17 months ago
motorizzazione @tips:vpn
2 Hits, Last modified: 7 years ago
openvpn @tips:vpn
2 Hits, Last modified: 8 years ago
orin
1 Hits, Last modified: 3 years ago
ansible @tips
1 Hits, Last modified: 3 years ago
audit @tips
1 Hits, Last modified: 7 years ago
autofs @tips
1 Hits, Last modified: 9 years ago
blender @tips
1 Hits, Last modified: 6 months ago
fail2ban @tips
1 Hits, Last modified: 7 years ago
ftp @tips
1 Hits, Last modified: 7 years ago
gnss @tips
1 Hits, Last modified: 3 years ago
k0s @tips
1 Hits, Last modified: 13 months ago
test @tips
1 Hits, Last modified: 5 years ago
unms @tips
1 Hits, Last modified: 4 years ago
broadlink @projects:internetofthings
1 Hits, Last modified: 6 years ago
graphite @projects:internetofthings
1 Hits, Last modified: 8 years ago
jetsonnano @projects:internetofthings
1 Hits, Last modified: 2 years ago
objectdetection @projects:internetofthings
1 Hits, Last modified: 5 years ago
presence @projects:iotaiuto
1 Hits, Last modified: 4 years ago
04-connessione-ceph @projects:openstack-ansible
1 Hits, Last modified: 16 hours ago
univr @tips:vpn
1 Hits, Last modified: 3 years ago
podman @projects:zibaldone:linux
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