• 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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (6)
  • tips:gameengine (3)
  • tips:vpn (3)
  • tips:android (2)
  • tips:archlinux (2)
  • tips:blender (2)
  • tips:db (2)
  • tips:hw (2)
  • tips:rasberry (2)
  • tips:cordova (1)
  • tips:debian (1)
  • tips:galileo (1)
  • tips:linux (1)
  • tips:sensors (1)
  • tips:speech (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

tmux
39 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 -
airos
23 Hits, Last modified: 7 years ago
"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: 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
16 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 "
cordova
15 Hits, Last modified: 11 years ago
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: 8 years ago
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
proxmox
14 Hits, Last modified: 8 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
server @tips:ubuntu
13 Hits, Last modified: 4 years ago
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: 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
zfs-on-root @tips:ubuntu
9 Hits, Last modified: 8 years ago
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
tridactyl
8 Hits, Last modified: 7 months ago
URL * **zi / zo / zz:** Zoom in / zoom out / reset zoom =====Tab Management===== * **d:** Close ... command]`: Get help on a specific command * `:set [setting] [value]`: Set a Tridactyl setting * `:bind [key_sequence] [ex_command]`: Bind a key sequence
blender
7 Hits, Last modified: 7 months ago
* position the 3d cursor at the Y location * set the pivot point to the 3d cursor (. period key) ... S opencamlib python-numba python-shapely </code> setup blender scripts alternate file path {{:tips:pa... {{:tips:scene.png?400|}} CAM machine -> add preset '3018pro' with 'iso' post processing {{:tips:mac... ?400|}} {{:tips:cutter.png?400|}} CAM operation setup -> strategy parallel and **skin** {{:tips:ski
rocm
7 Hits, Last modified: 3 days ago
iGPU/CPU). ----- ## 🛠️ Arch Linux Prerequisite Setup Before deploying Ollama, the base Arch Linux i... ) is essential. * **BIOS/UEFI Configuration:** Set the **UMA Frame Buffer Size** (or equivalent) in ... rify kernel parameters if necessary, but the BIOS setting is typically sufficient. ----- ## 🧠 Ollama ... the `OLLAMA_VULKAN` environment variable must be set when running the service. #### **Systemd Service
install @tips:archlinux
7 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
inappbrowser @tips:cordova
7 Hits, Last modified: 11 years ago
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: 7 years ago
atom
6 Hits, Last modified: 8 years ago
postgres @tips:db
6 Hits, Last modified: 7 years ago
ionic
5 Hits, Last modified: 9 years ago
jibri
5 Hits, Last modified: 3 years ago
video
5 Hits, Last modified: 5 years ago
minecraft @tips:gameengine
5 Hits, Last modified: 8 years ago
git
4 Hits, Last modified: 7 years ago
pcb
4 Hits, Last modified: 5 years ago
galileo @tips:vpn
4 Hits, Last modified: 17 months ago
dac
3 Hits, Last modified: 10 years ago
k80
3 Hits, Last modified: 17 months ago
pyramid
3 Hits, Last modified: 11 years ago
telegram
3 Hits, Last modified: 4 years ago
zfs
3 Hits, Last modified: 3 years ago
stratos @tips:android
3 Hits, Last modified: 8 years ago
fluid @tips:blender
3 Hits, Last modified: 11 years ago
videoediting @tips:blender
3 Hits, Last modified: 6 years ago
unreal @tips:gameengine
3 Hits, Last modified: 11 years ago
17.10 @tips:ubuntu
3 Hits, Last modified: 8 years ago
xenial @tips:ubuntu
3 Hits, Last modified: 9 years ago
borg
2 Hits, Last modified: 5 years ago
ceph-on-k0s
2 Hits, Last modified: 14 months ago
fish
2 Hits, Last modified: 2 years ago
gnss
2 Hits, Last modified: 3 years ago
gpu
2 Hits, Last modified: 3 years ago
juju
2 Hits, Last modified: 5 years ago
jupyter
2 Hits, Last modified: 8 years ago
keras
2 Hits, Last modified: 6 years ago
ldap
2 Hits, Last modified: 6 years ago
openalpr
2 Hits, Last modified: 10 years ago
otp
2 Hits, Last modified: 5 years ago
networknamespaces @tips:linux
2 Hits, Last modified: 7 years ago
gpio @tips:rasberry
2 Hits, Last modified: 10 years ago
kinectv2 @tips:sensors
2 Hits, Last modified: 11 years ago
simon @tips:speech
2 Hits, Last modified: 9 years ago
agid
1 Hits, Last modified: 4 years ago
airmouse
1 Hits, Last modified: 4 years ago
ansible
1 Hits, Last modified: 3 years ago
capacitor
1 Hits, Last modified: 8 years ago
cvat
1 Hits, Last modified: 5 years ago
dns
1 Hits, Last modified: 4 years ago
fail2ban
1 Hits, Last modified: 7 years ago
gemini
1 Hits, Last modified: 6 months ago
googleearth
1 Hits, Last modified: 9 years ago
harbor
1 Hits, Last modified: 2 weeks ago
minikube
1 Hits, Last modified: 4 years ago
mopidy
1 Hits, Last modified: 9 years ago
optimus
1 Hits, Last modified: 5 years ago
pulsar
1 Hits, Last modified: 6 years ago
pypi
1 Hits, Last modified: 3 years ago
syncthing
1 Hits, Last modified: 9 years ago
uwb
1 Hits, Last modified: 6 years ago
vgpu
1 Hits, Last modified: 4 years ago
bv9500 @tips:android
1 Hits, Last modified: 4 years ago
postinstall @tips:archlinux
1 Hits, Last modified: 3 years ago
deb @tips:debian
1 Hits, Last modified: 11 years ago
checkin @tips:galileo
1 Hits, Last modified: 4 years ago
minetest @tips:gameengine
1 Hits, Last modified: 8 years ago
dell @tips:hw
1 Hits, Last modified: 3 years ago
hp @tips:hw
1 Hits, Last modified: 15 months ago
linux @tips:rasberry
1 Hits, Last modified: 9 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