set

Search

You can find the results of your search below.

tmux
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
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
lxd
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
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
zabbix
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
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
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:
java> inAppWebView.loadUrl(url); inAppWebView.setId(6); inAppWebView.getSettings().setLoadWithOverviewMode(true); inAppWebView.getSettings().setUseWideViewPort(true); + inAppWebView.getSe
18.04 @tips:ubuntu
7 Hits, Last modified:
anaged-devices.conf </code> ===== user ===== reset gnome 3 <code> rm -rf .gnome .gnome2 .gconf .gco... me </code> disable lock screen on resume <code> gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend false gsettings set org.gnome.desktop.screensaver status-mes
atom
6 Hits, Last modified:
\ atom-ide-ui \ ide-python \ ide-typescript \ seti-syntax \ seti-ui \ minimap \ highlight-selected \ minimap-highlight-selected \ atom-save-all \ ... om-save-all \ atom-typescript \ AutoComplete \ seti-syntax \ seti-ui \ pigments \ emmet \ autoclose-html \ </code> not verified <code> atom-beauti
postgres @tips:db
6 Hits, Last modified:
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
ionic
5 Hits, Last modified:
d-essential # curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - # sudo apt install nodejs ... .txt <file> cmake_minimum_required(VERSION 3.4.1) set(CMAKE_VERBOSE_MAKEFILE on) find_library(log-lib log) set(OpenCV_DIR "android-opencv/opencv/src/sdk/native/... uiet('adding java sources') android { sourceSets { main.java.srcDirs += '../../src/android/
jibri
5 Hits, Last modified:
video
5 Hits, Last modified:
minecraft @tips:gameengine
5 Hits, Last modified:
blender
4 Hits, Last modified:
git
4 Hits, Last modified:
pcb
4 Hits, Last modified:
galileo @tips:vpn
4 Hits, Last modified:
dac
3 Hits, Last modified:
k80
3 Hits, Last modified:
pyramid
3 Hits, Last modified:
telegram
3 Hits, Last modified:
zfs
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:
borg
2 Hits, Last modified:
ceph-on-k0s
2 Hits, Last modified:
fish
2 Hits, Last modified:
gnss
2 Hits, Last modified:
gpu
2 Hits, Last modified:
juju
2 Hits, Last modified:
jupyter
2 Hits, Last modified:
keras
2 Hits, Last modified:
ldap
2 Hits, Last modified:
openalpr
2 Hits, Last modified:
otp
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:
agid
1 Hits, Last modified:
airmouse
1 Hits, Last modified:
ansible
1 Hits, Last modified:
capacitor
1 Hits, Last modified:
cvat
1 Hits, Last modified:
dns
1 Hits, Last modified:
fail2ban
1 Hits, Last modified:
googleearth
1 Hits, Last modified:
minikube
1 Hits, Last modified:
mopidy
1 Hits, Last modified:
optimus
1 Hits, Last modified:
pulsar
1 Hits, Last modified:
pypi
1 Hits, Last modified:
syncthing
1 Hits, Last modified:
uwb
1 Hits, Last modified:
vgpu
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: