set

Search

You can find the results of your search below.

tmux @tips
39 Hits, Last modified:
-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 -
airos @tips
23 Hits, Last modified:
"xxx", "status.cgi", "10.210.12.247", "http"); // settore $out = airOS_getFile_HTTP ("root", "xxx", "st... schema) { $ch = curl_init(); // Setup CURL curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 0); curl
3dprinter @projects
19 Hits, Last modified:
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... e = normal intent_category = default position = 0 setting_version = 19 [values] cool_fan_enabled = Tru... ata] type = quality_changes quality_type = normal setting_version = 19 [values] adaptive_layer_height_
lxd @tips
19 Hits, Last modified:
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
16 Hits, Last modified:
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 "
cordova @tips
15 Hits, Last modified:
on ionic-crosswalk i video partono da soli con il set di src via javascript <code javascript> if (! $('... ovaApp.java <code> super.init(); super.appView.getSettings().setMediaPlaybackRequiresUserGesture(false); </code> ==== Cordova Crosswalk ==== <code> ... super.init(); getSettings(super.appView).setMediaPlaybackRequiresUserG
locale @tips:ubuntu
15 Hits, Last modified:
le LANG=it_IT.UTF-8 LC_MESSAGES=POSIX timedatectl set-timezone Europe/Rome grep -q menu-complete /etc/... /etc/tmux.conf cat > /etc/vim/vimrc.local <<EOF setlocal ts=4 sts=4 sw=4 expandtab autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab set paste set mouse=r set showcmd " Show (partial) command in status l
server @tips:ubuntu
13 Hits, Last modified:
e "0"; EOF4 cat > /etc/vim/vimrc.local <<EOF setlocal ts=4 sts=4 sw=4 expandtab autocmd 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
homeassistant @projects:internetofthings
12 Hits, Last modified:
Visitare http://ip-raspberry:8091 Andare sulle settings dal menu laterale **Sezione Zwave** serial... ="32" action="remove" /> <!-- This thermostat's setpoint descriptions are 0 based --> <CommandClass... proxy_pass http://localhost:8123/; proxy_set_header Host $host; } ssl_certificate /etc/s... _devices.yaml <file> </file> ===== github ===== setup <code bash> git config --global push.default si
zabbix @tips
9 Hits, Last modified:
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
iotaiuto @projects:internetofthings
9 Hits, Last modified:
/RM2==== <code bash> # 1.2 Long press the reset button until the blue LED is blinking quickly. #... the WiFi SSID named BroadlinkProv. # 1.5 Run setup() and provide your ssid, network password (if secured), and set the security mode # 1.6 Security mode options... pip install pycrypto import broadlink broadlink.setup('myssid', 'mynetworkpass', 3) # 3. poi si pre
zigbee @projects:iotaiuto
9 Hits, Last modified:
====== 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
zfs-on-root @tips:ubuntu
9 Hits, Last modified:
gdisk zfs-initramfs </code> ===== Disk ===== 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... ===== System install ===== create filesystem dataset to act as container <code> zfs create -o canmount... reate other filesystems <code bash> zfs create -o setuid=off rpool/home #zfs create -o canmount=off -o
jetsonnano @projects:internetofthings
7 Hits, Last modified:
est_complex test_iter test_struct test_slice test_set test_dict test_long test_bytes test_memoryview te... == * http://docs.donkeycar.com/guide/robot_sbc/setup_jetson_nano/ * https://devtalk.nvidia.com/default/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
install @tips:archlinux
7 Hits, Last modified:
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
inappbrowser @tips:cordova
7 Hits, Last modified:
18.04 @tips:ubuntu
7 Hits, Last modified:
mdm @projects
6 Hits, Last modified:
atom @tips
6 Hits, Last modified:
esphome @projects:internetofthings
6 Hits, Last modified:
googlehome @projects:internetofthings
6 Hits, Last modified:
postgres @tips:db
6 Hits, Last modified:
docker @projects:zibaldone:linux
6 Hits, Last modified:
ionic @tips
5 Hits, Last modified:
jibri @tips
5 Hits, Last modified:
video @tips
5 Hits, Last modified:
tradfri @projects:internetofthings
5 Hits, Last modified:
server @projects:livenet
5 Hits, Last modified:
minecraft @tips:gameengine
5 Hits, Last modified:
blender @tips
4 Hits, Last modified:
git @tips
4 Hits, Last modified:
pcb @tips
4 Hits, Last modified:
iotaiuto_skill @projects:internetofthings
4 Hits, Last modified:
docs @projects:wamp
4 Hits, Last modified:
python @projects:zibaldone
4 Hits, Last modified:
vscode @projects:zibaldone
4 Hits, Last modified:
galileo @tips:vpn
4 Hits, Last modified:
dac @tips
3 Hits, Last modified:
k80 @tips
3 Hits, Last modified:
pyramid @tips
3 Hits, Last modified:
telegram @tips
3 Hits, Last modified:
zfs @tips
3 Hits, Last modified:
graphite @projects:internetofthings
3 Hits, Last modified:
doorbell @projects:iotaiuto
3 Hits, Last modified:
liberidicomunicare @projects:iotaiuto
3 Hits, Last modified:
presence @projects:iotaiuto
3 Hits, Last modified:
virtualization @projects:livenet
3 Hits, Last modified:
stratos @tips:android
3 Hits, Last modified:
fluid @tips:blender
3 Hits, Last modified:
videoediting @tips:blender
3 Hits, Last modified:
unreal @tips:gameengine
3 Hits, Last modified:
17.10 @tips:ubuntu
3 Hits, Last modified:
xenial @tips:ubuntu
3 Hits, Last modified:
corne @projects:zibaldone:electronic
3 Hits, Last modified:
fatherandson @music
2 Hits, Last modified:
ladonnacannone @music
2 Hits, Last modified:
vagabondo @music
2 Hits, Last modified:
borg @tips
2 Hits, Last modified:
fish @tips
2 Hits, Last modified:
gnss @tips
2 Hits, Last modified:
gpu @tips
2 Hits, Last modified:
juju @tips
2 Hits, Last modified:
jupyter @tips
2 Hits, Last modified:
keras @tips
2 Hits, Last modified:
ldap @tips
2 Hits, Last modified:
openalpr @tips
2 Hits, Last modified:
otp @tips
2 Hits, Last modified:
syntax @wiki
2 Hits, Last modified:
esp32lora @projects:internetofthings
2 Hits, Last modified:
hw @projects:internetofthings
2 Hits, Last modified:
smartband @projects:internetofthings
2 Hits, Last modified:
mycroft @projects:iotaiuto
2 Hits, Last modified:
occhiali @projects:iotaiuto
2 Hits, Last modified:
networknamespaces @tips:linux
2 Hits, Last modified:
gpio @tips:rasberry
2 Hits, Last modified:
kinectv2 @tips:sensors
2 Hits, Last modified:
simon @tips:speech
2 Hits, Last modified:
gnome3 @tips:ubuntu
2 Hits, Last modified:
turbolevo @projects:zibaldone:electronic
2 Hits, Last modified:
backup
1 Hits, Last modified:
qemu
1 Hits, Last modified:
cremanocciole @madmax
1 Hits, Last modified:
pane @madmax
1 Hits, Last modified:
plate @projects
1 Hits, Last modified:
agid @tips
1 Hits, Last modified:
airmouse @tips
1 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
capacitor @tips
1 Hits, Last modified:
cvat @tips
1 Hits, Last modified:
dns @tips
1 Hits, Last modified:
fail2ban @tips
1 Hits, Last modified:
googleearth @tips
1 Hits, Last modified:
minikube @tips
1 Hits, Last modified:
mopidy @tips
1 Hits, Last modified:
optimus @tips
1 Hits, Last modified:
pulsar @tips
1 Hits, Last modified:
pypi @tips
1 Hits, Last modified:
syncthing @tips
1 Hits, Last modified:
uwb @tips
1 Hits, Last modified:
vgpu @tips
1 Hits, Last modified:
welcome @wiki
1 Hits, Last modified:
mev2 @projects:giano
1 Hits, Last modified:
micropython @projects:internetofthings
1 Hits, Last modified:
shinobi @projects:internetofthings
1 Hits, Last modified:
pnrr @projects:iotaiuto
1 Hits, Last modified:
scipiodev @projects:livenet
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
postinstall @tips:archlinux
1 Hits, Last modified:
deb @tips:debian
1 Hits, Last modified:
checkin @tips:galileo
1 Hits, Last modified:
minetest @tips:gameengine
1 Hits, Last modified:
dell @tips:hw
1 Hits, Last modified:
hp @tips:hw
1 Hits, Last modified:
linux @tips:rasberry
1 Hits, Last modified:
ipsec @tips:vpn
1 Hits, Last modified:
openvpn @tips:vpn
1 Hits, Last modified:
iidc @projects:zibaldone:electronic
1 Hits, Last modified: