• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป version

version

Search

You can find the results of your search below.

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

Fulltext results:

tmux @tips
22 Hits, Last modified: 9 years ago
powerline run-shell "tmux set-environment -g TMUX_VERSION_MAJOR $(tmux -V | cut -d' ' -f2 | cut -d'.' -f1 |... 9]*//g')" run-shell "tmux set-environment -g TMUX_VERSION_MINOR $(tmux -V | cut -d' ' -f2 | cut -d'.' -f2 |... /[^0-9]*//g')" # status bar if-shell '\( #{$TMUX_VERSION_MAJOR} -eq 2 -a #{$TMUX_VERSION_MINOR} -lt 2\) -o #{$TMUX_VERSION_MAJOR} -le 1' 'set-option -g status-utf8
k80 @tips
16 Hits, Last modified: 17 months ago
---------------+ | NVIDIA-SMI 470.256.02 Driver Version: 470.256.02 CUDA Version: 11.4 | |-------------------------------+----------------------+-----------... </code> <code="bash"> # cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 470.256.02 Thu May 2 14:37:44 UTC 2024 GCC version: gcc
syntax @wiki
12 Hits, Last modified: 5 years ago
oku>faq:lists|FAQ on list items]]. ===== Text Conversions ===== DokuWiki can convert certain pre-defined ... ages or other text or HTML. The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be c... to use other HTML as well. ==== Text to Image Conversions ==== DokuWiki converts commonly used [[wp>emoti
esphome @projects:internetofthings
11 Hits, Last modified: 5 years ago
exa.Discovery\", \"name\": \"Discover\", \"payloadVersion\": \"3\", \"messageId\": \"8db404f7-f5a1-495e-9a3... nterface": "Alexa.CameraStreamController", "version": "3", "cameraStreamConfigurations": [ ... e Assistant", "model": "camera", "softwareVersion": "2021.6.6", "customIdentifier": "-camera.ci... "interface": "Alexa.EndpointHealth", "version": "3", "properties": { "supported":
minikube @tips
8 Hits, Last modified: 4 years ago
.yaml) <code yaml postgres-configuration.yaml> apiVersion: v1 kind: ConfigMap metadata: name: postgres-co... ER: admin POSTGRES_PASSWORD: test123 --- apiVersion: apps/v1 kind: Deployment metadata: name: postg... name: postgres-pv-storage --- apiVersion: v1 kind: Service metadata: name: postgres la... rt: 5432 selector: app: postgres --- apiVersion: v1 kind: PersistentVolumeClaim metadata: name:
mdm @projects
7 Hits, Last modified: 4 years ago
-install-ubuntu.zip </code> === tomcat9 === La versione di Tomcat 9.0.31 sembra abbia problemi con l'htt... consigliata dai produttori di hmdm: <code bash> VERSION=9.0.40 wget https://archive.apache.org/dist/tomcat/tomcat-9/v${VERSION}/bin/apache-tomcat-${VERSION}.tar.gz tar -zxf apache-tomcat-${VERSION}.tar.gz cd apache-tomcat-${VERSION}
3dprinter @projects
6 Hits, Last modified: 4 years ago
e | anycubic_4max_4maxpro2.0_petg_fast> [general] version = 4 name = 4MAXpro2.0 PETG fast definition = anyc... al intent_category = default position = 0 setting_version = 19 [values] cool_fan_enabled = True cool_fan_s... max_extruder_0_#2_4maxpro2.0_petg_fast> [general] version = 4 name = 4MAXpro2.0 PETG fast definition = anyc... e = quality_changes quality_type = normal setting_version = 19 [values] adaptive_layer_height_enabled = Fa
jibri @tips
6 Hits, Last modified: 3 years ago
arm service (/dev/snd and xorg problems) clone a version of jibri with pulse and xdummy support <code | do... t </code> change Dockerfile with specific chrome version <code | Dockerfile> ARG CHROME_RELEASE=96.0.4664.... er", router) </code> ==== Prosody - upgrade last version ==== Versione da 0.10.x (Bionic) a 0.11.5 Eseguire preventivamente il backup delle configurazioni in ''/
tradfri @projects:internetofthings
6 Hits, Last modified: 6 years ago
ti: <code> >>> api(gateway.get_devices())</code> Versione del firmware di un dispositivo: <code> >>> devices[n].device_info.firmware_version </code> Versione del firmware del gateway: <code> >>> info = api(gateway.get_gateway_info()) >>> info.firmware_version </code> Fare il pairing direttamente da terminal
loadbalancing @kubernetes
4 Hits, Last modified: 12 months ago
bectl edit configmap -n kube-system kube-proxy apiVersion: v1 data: config.conf: |- apiVersion: kubeproxy.config.k8s.io/v1alpha1 ... ... #mode: "iptables"... untu@kubectl:~$ cat metalLB/metallb-pool.yaml apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata:... ubuntu@kubectl:~$ cat metalLB/metallb-L2.yaml apiVersion: metallb.io/v1beta1 kind: L2Advertisement metadat
atom @tips
4 Hits, Last modified: 8 years ago
from $VER_LATEST to $VER_INST" else echo "Atom version $VER_INST is the latest version, no update require" logger -t atom-update "Atom version $VER_INST is the latest version, no update require" fi </code> ===== general ===== <code> pip install pyt
idrac @tips
4 Hits, Last modified: 2 years ago
installa. Va installato nell'Host <code> $ OMSA_VERSION=930 # o anche 932 (bionic). Per focal la 950 $ su... //linux.dell.com/repo/community/openmanage/${OMSA_VERSION}/$(lsb_release -cs) $(lsb_release -cs) main" | su... le macchine del Blade di Pezzuto__ <code> $ OMSA_VERSION=950 $ sudo echo "deb http://linux.dell.com/repo/community/openmanage/${OMSA_VERSION}/$(lsb_release -cs) $(lsb_release -cs) main" | su
postgres @tips:db
4 Hits, Last modified: 7 years ago
ler/blob/master/Dockerfile|reference]] <code> PG_VERSION=0.9.1-beta1 # for building, can remove after ins... ps://github.com/pgmodeler/pgmodeler/archive/v${PG_VERSION}.tar.gz tar xvzf v${PG_VERSION}.tar.gz cd pgmodeler-${PG_VERSION}/ qmake pgmodeler.pro make -j 4 make install sudo mkdir /usr/local/lib/p
airos @tips
3 Hits, Last modified: 7 years ago
-26 08:29:59", "timestamp": 828344250, "fwversion": "v8.5.0-cs.36727.180118.1402", "devmodel": ... "platform": "Rocket 5AC Prism", "version": "XC.qca955x.v8.5.11.39842.190109.1449", ... me": 5104088, "time": "2017-02-16 18:53:02", "fwversion": "v6.0", "fwprefix": "XW", "hostname": "cpe-24
k0s @tips
3 Hits, Last modified: 13 months ago
tps://get.k0s.sh | sudo sh ubuntu@k0s-ctrl:~$ k0s version v1.31.1+k0s.1 </code> Crea il servizio systemd: ... a: <code> ubuntu@k0s-ctrl:~$ sudo k0s status Version: v1.31.1+k0s.1 Process ID: 7885 Role: controller ... kubectl get node NAME STATUS ROLES AGE VERSION a6 Ready <none> 4m6s v1.31.1+k0s </cod
iotaiuto @projects:internetofthings
3 Hits, Last modified: 5 years ago
jetsonnano @projects:internetofthings
3 Hits, Last modified: 2 years ago
oruxmaps @madmax
2 Hits, Last modified: 4 years ago
git @tips
2 Hits, Last modified: 7 years ago
gnss @tips
2 Hits, Last modified: 3 years ago
keras @tips
2 Hits, Last modified: 6 years ago
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
pm10 @projects:internetofthings
2 Hits, Last modified: 6 years ago
occhiali @projects:iotaiuto
2 Hits, Last modified: 4 years ago
vscode @projects:zibaldone
2 Hits, Last modified: 3 months ago
mssql @tips:db
2 Hits, Last modified: 9 years ago
qemu
1 Hits, Last modified: 7 years ago
traefik @kubernetes
1 Hits, Last modified: 12 months ago
agid @tips
1 Hits, Last modified: 4 years ago
cordova @tips
1 Hits, Last modified: 11 years ago
cvat @tips
1 Hits, Last modified: 5 years ago
helm @tips
1 Hits, Last modified: 14 months ago
ionic @tips
1 Hits, Last modified: 8 years ago
jupyterhub @tips
1 Hits, Last modified: 5 years ago
onvif @tips
1 Hits, Last modified: 7 years ago
openspec @tips
1 Hits, Last modified: 5 weeks ago
otp @tips
1 Hits, Last modified: 5 years ago
rocm @tips
1 Hits, Last modified: 3 days ago
unms @tips
1 Hits, Last modified: 4 years ago
dokuwiki @wiki
1 Hits, Last modified: 5 years ago
homeassistant @projects:internetofthings
1 Hits, Last modified: 3 years ago
iotaiuto_skill @projects:internetofthings
1 Hits, Last modified: 5 years ago
smartband @projects:internetofthings
1 Hits, Last modified: 5 years ago
doorbell @projects:iotaiuto
1 Hits, Last modified: 4 years ago
mycroft @projects:iotaiuto
1 Hits, Last modified: 4 years ago
seamless @projects:livenet
1 Hits, Last modified: 10 years ago
server @projects:livenet
1 Hits, Last modified: 8 years ago
docs @projects:wamp
1 Hits, Last modified: 9 years ago
adb @tips:android
1 Hits, Last modified: 8 years ago
videoediting @tips:blender
1 Hits, Last modified: 6 years ago
minecraft @tips:gameengine
1 Hits, Last modified: 8 years ago
kinectv2 @tips:sensors
1 Hits, Last modified: 11 years ago
simon @tips:speech
1 Hits, Last modified: 9 years ago
18.04 @tips:ubuntu
1 Hits, Last modified: 7 years ago
trusty @tips:ubuntu
1 Hits, Last modified: 10 years ago
motorizzazione @tips:vpn
1 Hits, Last modified: 7 years ago
docker @projects:zibaldone:linux
1 Hits, Last modified: 3 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