• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

set

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (53)
  • projects (30)
  • kubernetes (2)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 00-setup-univr (proje…ansible)

Fulltext results:

tmux @tips
37 Hits, Last modified: 9 years ago
-colors-solarized/blob/master/tmuxcolors-256.conf set-option -g status-bg colour235 #base02 set-option -g status-fg colour136 #yellow set-option -g status-attr default # set window split bind-key | split-window -h bind-key - split-window -
lxd @tips
19 Hits, Last modified: 6 years ago
lxd lxd-client snap install lxd # create zfs dataset on pool rpool zfs create rpool/lxd # create lxd ... storage called zfspool using previous defined dataset lxc storage create zfspool zfs source=rpool/lxd ... ode> auto update remote images <code> lxc config set images.auto_update_cached true </code> import im... nch images:ubuntu/xenial/amd64 xenial1 lxc config set xenial1 boot.autostart false lxc list </code> cr
redis @tips:db
15 Hits, Last modified: 8 years ago
nteger, string, ...] belong a key [string] <code> SET connections 10 INCR connections => 11 INCR connec... NCR connections => 1 </code> expiring key <code> SET resource:lock "Redis Demo" EXPIRE resource:lock 1... riends 1 2 => 1) "Alice", 2) "Bob" </code> ===== set ===== A set does not have an order but each element may only appear once. <code> SADD superpowers "
proxmox @tips
14 Hits, Last modified: 4 weeks ago
ox ====== ===== Template ===== <code="bash"> # Set variables for easy customization VMID=9000 VM_NAM... NT: Replace 'local-lvm' with your storage name qm set $VMID --scsi0 local-lvm:vm-9000-disk-0 # Resize ... NT: Replace 'local-lvm' with your storage name qm set $VMID --ide2 local-lvm:cloudinit # Add a new, e... NT: Replace 'local-lvm' with your storage name qm set $VMID --scsi1 local-lvm:50 # Set the user accoun
locale @tips:ubuntu
13 Hits, Last modified: 8 years ago
le LANG=it_IT.UTF-8 LC_MESSAGES=POSIX timedatectl set-timezone Europe/Rome grep -q menu-complete /etc/... FileType yaml setlocal ts=2 sts=2 sw=2 expandtab set paste set mouse=r set showcmd " Show (partial) command in status line. set showmatch " Show matching brackets.
3dprinter @projects
12 Hits, Last modified: 4 years ago
verse.com/thing:3547428|temperature tower]] * set combing mode to off <WRAP important 50%> z offset: subtract 0.25 to A4 paper without friction and wit... n Distance Window: 10mm. * Combing Mode: ON and set to “Within Infill” (no stringing). * fan 100% f... home G1 Z15 F300; linear move, 15mm vertical and set feedrate at 300 M107; turn fan off G90 ; absolute
server @tips:ubuntu
11 Hits, Last modified: 4 years ago
FileType yaml setlocal ts=2 sts=2 sw=2 expandtab set paste set mouse=r set showcmd " Show (partial) command in status line. set showmatch " Show matching brackets. set ignoreca
zigbee @projects:iotaiuto
9 Hits, Last modified: 4 years ago
====== ZHA zigbee ====== ===== Factory reset network ===== Remove ZHA integration, delete zigbee.db... = Ikea ===== ==== Motion Sensor ==== Factory reset by pressing the middle “link” button 4 times rapi... uld display on the front indicating it has been reset. This also puts the device into pairing mode. ==== Remote control ==== Factory reset by pressing the “link” button 4 times rapidly. A
zabbix @tips
8 Hits, Last modified: 4 years ago
AM ===== API ===== <code bash> #!/bin/sh # 1. set connection details url=http://monitor.iotaiuto.it... h\": \"$auth\" } " $url ~  Scaricati  → # 1. set connection details url=http://127.0.0.1/api_j... ": \"$password\" }, \"id\": 1, # 1. set connection details url=http://127.0.0.1/api_j... " $url </code> <code bash> #!/bin/bash # 1. set connection details url=http://monitor.iotaiuto.it
homeassistant @projects:internetofthings
7 Hits, Last modified: 3 years ago
proxy_pass http://localhost:8123/; proxy_set_header Host $host; } ssl_certificate /etc/s... ebhooks git checkout telegram-webhooks git push --set-upstream origin telegram-webhooks </code> everyd... ebhooks git checkout telegram-webhooks git push --set-upstream origin telegram-webhooks </code> ruby <... ===== sensors ===== * /dev-service -> zwave -> set_config_parameter disable LED on fibardo FGMS-001
iotaiuto @projects:internetofthings
7 Hits, Last modified: 5 years ago
/RM2==== <code bash> # 1.2 Long press the reset button until the blue LED is blinking quickly. #... ide your ssid, network password (if secured), and set the security mode # 1.6 Security mode options... proxy_pass http://10.44.98.13:8123; proxy_set_header Host $host; proxy_redirect http://... //; proxy_http_version 1.1; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for
esphome @projects:internetofthings
6 Hits, Last modified: 4 years ago
name: BLE beacon2 </code> hass scripts: <code> set_ibeacon: sequence: - condition: template ... late: "{{ ibeacon != '' }}" - service: script.set_beacon1 data_template: ibeacon: "{{ ibeacon }}" - service: script.set_beacon2 data_template: ibeacon: "{{ ibeacon }}" set_beacon2: sequence: - service: script.beacon
jetsonnano @projects:internetofthings
6 Hits, Last modified: 2 years ago
est_complex test_iter test_struct test_slice test_set test_dict test_long test_bytes test_memoryview te... efault/topic/1056594/jetson-nano-opencv-4-1-0/?offset=9 <code> apt remove -y libopencv libopencv-dev ... .test.cfg backup/model_final.weights /lab/dnn/dataset/dataset/marocco/originals/video/01.mkv -dont_show </code> * yolo34py **12FPS** <code> python proce
install @tips:archlinux
6 Hits, Last modified: 3 years ago
SK # boot partition or efi partition parted $DISK set 3 bios_grub on sgdisk -n1:0:0 -t1:8300 $DISK... ux.org/title/installation_guide ==== ZFS ==== Reset disk and create GPT partition schema <code> DISK=... disk -n3:1M:+512M -t3:EF00 $DISK parted $DISK set 3 bios_grub on # needed for embedding grub in thi... 0NM0035-1V4107_ZC10????-part1 </code> create dataset <code> zfs create -o canmount=off -o mountpoint=n
postgres @tips:db
6 Hits, Last modified: 7 years ago
nsions \dx # enable expanded display \x </code> set search path for database <code> psql <database> ALTER DATABASE database_name SET search_path TO schema_name,public; </code> drop... EQUENCES TO gianoauth; </code> on database giano set search path on user gianoauth to search first in schema auth <code> ALTER USER gianoauth SET search_path TO auth; ALTER ROLE gianoauth IN DATA
zfs-on-root @tips:ubuntu
6 Hits, Last modified: 8 years ago
jibri @tips
5 Hits, Last modified: 3 years ago
rocm @tips
5 Hits, Last modified: 3 days ago
tridactyl @tips
5 Hits, Last modified: 6 months ago
01_struttura_server @projects:livenet
5 Hits, Last modified: 12 months ago
docker @projects:zibaldone:linux
5 Hits, Last modified: 3 years ago
cordova @tips
4 Hits, Last modified: 11 years ago
git @tips
4 Hits, Last modified: 7 years ago
video @tips
4 Hits, Last modified: 5 years ago
tradfri @projects:internetofthings
4 Hits, Last modified: 6 years ago
server @projects:livenet
4 Hits, Last modified: 8 years ago
18.04 @tips:ubuntu
4 Hits, Last modified: 7 years ago
dac @tips
3 Hits, Last modified: 9 years ago
zfs @tips
3 Hits, Last modified: 3 years ago
googlehome @projects:internetofthings
3 Hits, Last modified: 8 years ago
doorbell @projects:iotaiuto
3 Hits, Last modified: 4 years ago
python @projects:zibaldone
3 Hits, Last modified: 3 years ago
loadbalancing @kubernetes
2 Hits, Last modified: 12 months ago
blender @tips
2 Hits, Last modified: 6 months ago
borg @tips
2 Hits, Last modified: 5 years ago
ceph-on-k0s @tips
2 Hits, Last modified: 13 months ago
gnss @tips
2 Hits, Last modified: 3 years ago
ionic @tips
2 Hits, Last modified: 8 years ago
juju @tips
2 Hits, Last modified: 5 years ago
openalpr @tips
2 Hits, Last modified: 10 years ago
otp @tips
2 Hits, Last modified: 5 years ago
pcb @tips
2 Hits, Last modified: 5 years ago
syntax @wiki
2 Hits, Last modified: 5 years ago
esp32lora @projects:internetofthings
2 Hits, Last modified: 6 years ago
hw @projects:internetofthings
2 Hits, Last modified: 8 years ago
fluid @tips:blender
2 Hits, Last modified: 11 years ago
videoediting @tips:blender
2 Hits, Last modified: 6 years ago
17.10 @tips:ubuntu
2 Hits, Last modified: 8 years ago
corne @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
turbolevo @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
backup
1 Hits, Last modified: 10 years ago
traefik @kubernetes
1 Hits, Last modified: 12 months ago
mdm @projects
1 Hits, Last modified: 4 years ago
plate @projects
1 Hits, Last modified: 3 years ago
airmouse @tips
1 Hits, Last modified: 4 years ago
ansible @tips
1 Hits, Last modified: 3 years ago
cvat @tips
1 Hits, Last modified: 5 years ago
fail2ban @tips
1 Hits, Last modified: 7 years ago
fish @tips
1 Hits, Last modified: 2 years ago
gemini @tips
1 Hits, Last modified: 5 months ago
gpu @tips
1 Hits, Last modified: 3 years ago
keras @tips
1 Hits, Last modified: 6 years ago
minikube @tips
1 Hits, Last modified: 4 years ago
optimus @tips
1 Hits, Last modified: 5 years ago
pulsar @tips
1 Hits, Last modified: 6 years ago
pypi @tips
1 Hits, Last modified: 3 years ago
uwb @tips
1 Hits, Last modified: 6 years ago
iotaiuto_skill @projects:internetofthings
1 Hits, Last modified: 5 years ago
shinobi @projects:internetofthings
1 Hits, Last modified: 8 years ago
smartband @projects:internetofthings
1 Hits, Last modified: 5 years ago
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified: 3 years ago
mycroft @projects:iotaiuto
1 Hits, Last modified: 4 years ago
occhiali @projects:iotaiuto
1 Hits, Last modified: 4 years ago
pnrr @projects:iotaiuto
1 Hits, Last modified: 3 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
virtualization @projects:livenet
1 Hits, Last modified: 6 years ago
01-ansible @projects:openstack-ansible
1 Hits, Last modified: 17 hours ago
03-ceph @projects:openstack-ansible
1 Hits, Last modified: 17 hours ago
stratos @tips:android
1 Hits, Last modified: 8 years ago
postinstall @tips:archlinux
1 Hits, Last modified: 3 years ago
deb @tips:debian
1 Hits, Last modified: 11 years ago
hp @tips:hw
1 Hits, Last modified: 14 months ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
kinectv2 @tips:sensors
1 Hits, Last modified: 11 years ago
xenial @tips:ubuntu
1 Hits, Last modified: 8 years ago
ipsec @tips:vpn
1 Hits, Last modified: 9 years ago
openvpn @tips:vpn
1 Hits, Last modified: 8 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