• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

use

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (78)
  • projects (35)
  • wiki (3)
  • kubernetes (2)
  • madmax (1)
  • music (1)
  • playground (1)
  • zibaldone (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • airmouse (tips)

Fulltext results:

syntax @wiki
34 Hits, Last modified: 5 years ago
e. This page contains all possible syntax you may use when editing the pages. Simply have a look at the... it this page". If you want to try something, just use the [[playground:playground|playground]] page. Th... u can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>,
zabbix @tips
23 Hits, Last modified: 4 years ago
ls url=http://monitor.iotaiuto.it/api_jsonrpc.php user=xxx password=xxx # 2. get authorization token a... \ -d " \ { \"jsonrpc\": \"2.0\", \"method\": \"user.login\", \"params\": { \"user\": \"$user\", \"password\": \"$password\" }, \"id\": 1, \"auth\": null } " $url | \ jq -r '.resu
iotaiuto_skill @projects:internetofthings
22 Hits, Last modified: 5 years ago
====== iotaiuto skill ====== <uml> actor "user" as user order 10 participant "alexa" as alexa order 20 #99FF99 participant "skill AWS iotaiuto" as s... ss" as hass order 50 #0055FF == connettività == user --> alexa alexa --> skill: amazon skill --> prox... oxy --> skill skill --> alexa == flusso dati == user --> alexa alexa -[#0000FF]-> skill: alexa_id ski
postgres @tips:db
19 Hits, Last modified: 7 years ago
s in schema \dt auth.* # describe table \d+ auth.users # list of installed extensions \dx # enable e... noauth TO postgres; DROP OWNED BY gianoauth; DROP USER IF EXISTS gianoauth; </code> create role gianoauth <code> CREATE USER gianoauth WITH ENCRYPTED PASSWORD 'xxx' LOGIN NOSUPERUSER INHERIT NOCREATEDB NOCREATEROLE NOREPLIC
telegram @tips
17 Hits, Last modified: 4 years ago
coding: utf-8 -*- """Basic example for a bot that uses inline keyboards. # This program is dedicated t... isAuthorized(update): isOk = update.effective_user['id'] in AUTHORIZED if not isOk: upd... aybe another time, you are %s' % update.effective_user['id']) return isOk def rep... "show ...") if _isAuthorized(update): user_id = update.effective_user['id'] subproc
galileo @tips:vpn
16 Hits, Last modified: 17 months ago
izzo server concentratore: vpn1.csgalileo.org * username e password <code> yay -S networkmanager-l2t... 19f2820e57 type=vpn autoconnect=false permissions=user:scipio:; timestamp=1623922800 [vpn] gateway=94.230.76.2 mru=1400 mtu=1400 password-flags=0 user=xxx user-auth-type=password service-type=org.freedesktop.NetworkManager.l2tp [vpn-secrets] password=
systemd @zibaldone:linux
12 Hits, Last modified: 18 months ago
systemctl daemon-reload </code> ===== Systemd as user ===== enable systemd for specific user <code> loginctl enable-linger <username> </code> * add user to systemd-journal group to permit journactl operations <code> usermod -a
otp @tips
11 Hits, Last modified: 5 years ago
4F (53192527) 95354783 3) creare e securizzare "users.oath": touch /etc/users.oath chmod 0600 /etc/users.oath 4) aggiungere le seguenti righe (il codice è l'Hex secret) al "users.oath": vi /etc/users.oath # Option User Prefi
dokuwiki @wiki
11 Hits, Last modified: 5 years ago
iki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] soft... e that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The... hentication connectors]] make DokuWiki especially useful in the enterprise context and the large number... its vibrant community allow for a broad range of use cases beyond a traditional wiki. Read the [[doku
openvpn @tips:vpn
11 Hits, Last modified: 8 years ago
=10.15.32.34-10.15.32.38 </code> profile and vpn user <code> /ppp profile add change-tcp-mss=default ... file" only-one=default remote-address=ovpn-pool \ use-compression=default use-encryption=required use-vj-compression=default </code> define vpn user <code> /ppp secret add caller
airos @tips
9 Hits, Last modified: 7 years ago
the current radio stats // airOS_getFile_HTTP ($username, $password, $file, $address, $schema) #$out... // CPE print $out; function airOS_getFile_HTTP ($username, $password, $file, $address, $schema) { ... curl_setopt ($ch, CURLOPT_POSTFIELDS, Array ('username' => $username, 'password' => $password)); curl_setopt ($ch, CURLOPT_HEADER, 1); $
iotaiuto @projects:internetofthings
9 Hits, Last modified: 5 years ago
tant After=network.target [Service] Type=simple User=pi ExecStart=/home/pi/lib/bin/hass -c "/home/pi/.homeassistant" [Install] WantedBy=multi-user.target # 4. abilitare il servizio Homeassistant... <code bash> # 1. ricordarsi di aggiornare il file users.yaml sul server di iotaiuto.it con il nuovo ute... -rsa-legnago/keys/nms.pem tls-client port 1194 user nobody group nogroup #comp-lzo # Do not use com
pypi @tips
8 Hits, Last modified: 3 years ago
date <code | download> htpasswd -s htpasswd.txt <user2> </code> ===== client ===== Client authentication use keyring and: - ~/.pip/pip.conf for install - ~/.... host = localhost </code> now it is possible to use install command like "pip install blabla" ===== ... t [localhost] repository = http://localhost:8081 username = galileo #password = <first-repository pass
05-installazione @projects:openstack-ansible
8 Hits, Last modified: 16 hours ago
enstack_deploy cp /etc/openstack_deploy/openstack_user_config.yml.example /etc/openstack_deploy/openstack_user_config.yml </code> Lavorare sui files: * openstack_user_config.yml: questo è un inventory in cui si dich... i, host, gruppi, ruoli openstack es storage) * user_variables.yml: variabili di configurazione * u
redis @tips:db
8 Hits, Last modified: 8 years ago
each value has an associated score. This score is used to sort the elements in the set. <code> ZADD hac... mespace:table:id <code> INCR gianoauth:realm:next_user_id => 1 HSET gianoauth:realm:user:1 id 1 username "scipio" name "Stefano Scipioni" password "hash" visits 0 </code> add an INDEX with
motorizzazione @tips:vpn
8 Hits, Last modified: 7 years ago
airmouse @tips
7 Hits, Last modified: 4 years ago
cordova @tips
7 Hits, Last modified: 11 years ago
rocm @tips
7 Hits, Last modified: 3 days ago
zfs @tips
7 Hits, Last modified: 3 years ago
homeassistant @projects:internetofthings
7 Hits, Last modified: 3 years ago
04-connessione-ceph @projects:openstack-ansible
7 Hits, Last modified: 17 hours ago
docker @projects:zibaldone:linux
7 Hits, Last modified: 3 years ago
ftp @tips
6 Hits, Last modified: 7 years ago
ldap @tips
6 Hits, Last modified: 6 years ago
welcome @wiki
6 Hits, Last modified: 5 years ago
googlehome @projects:internetofthings
6 Hits, Last modified: 8 years ago
seamless @projects:livenet
6 Hits, Last modified: 10 years ago
postinstall @tips:archlinux
6 Hits, Last modified: 3 years ago
simon @tips:speech
6 Hits, Last modified: 9 years ago
univr @tips:vpn
6 Hits, Last modified: 3 years ago
playground @playground
5 Hits, Last modified: 3 years ago
autofs @tips
5 Hits, Last modified: 9 years ago
tmux @tips
5 Hits, Last modified: 9 years ago
trac @tips
5 Hits, Last modified: 14 months ago
esp32lora @projects:internetofthings
5 Hits, Last modified: 6 years ago
virtualization @projects:livenet
5 Hits, Last modified: 6 years ago
10-storage-backend @projects:openstack-ansible
5 Hits, Last modified: 16 hours ago
docs @projects:wamp
5 Hits, Last modified: 9 years ago
install @tips:opencv
5 Hits, Last modified: 8 years ago
zfs-on-root @tips:ubuntu
5 Hits, Last modified: 8 years ago
mdm @projects
4 Hits, Last modified: 4 years ago
ansible @tips
4 Hits, Last modified: 3 years ago
ssl @tips
4 Hits, Last modified: 7 days ago
shinobi @projects:internetofthings
4 Hits, Last modified: 8 years ago
install @tips:archlinux
4 Hits, Last modified: 3 years ago
18.04 @tips:ubuntu
4 Hits, Last modified: 7 years ago
cvat @tips
3 Hits, Last modified: 5 years ago
git @tips
3 Hits, Last modified: 7 years ago
idrac @tips
3 Hits, Last modified: 2 years ago
lxd @tips
3 Hits, Last modified: 6 years ago
minikube @tips
3 Hits, Last modified: 4 years ago
openspec @tips
3 Hits, Last modified: 2 weeks ago
proxmox @tips
3 Hits, Last modified: 4 weeks ago
tridactyl @tips
3 Hits, Last modified: 6 months ago
liberidicomunicare @projects:iotaiuto
3 Hits, Last modified: 3 years ago
mycroft @projects:iotaiuto
3 Hits, Last modified: 4 years ago
inappbrowser @tips:cordova
3 Hits, Last modified: 11 years ago
minecraft @tips:gameengine
3 Hits, Last modified: 8 years ago
kuu @tips:hw
3 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
3 Hits, Last modified: 7 years ago
android @tips:radxa
3 Hits, Last modified: 11 years ago
monitor @tips:radxa
3 Hits, Last modified: 10 years ago
kinectv2 @tips:sensors
3 Hits, Last modified: 11 years ago
traefik @kubernetes
2 Hits, Last modified: 12 months ago
turbolevo @madmax
2 Hits, Last modified: 5 years ago
3dprinter @projects
2 Hits, Last modified: 4 years ago
plate @projects
2 Hits, Last modified: 3 years ago
ceph-on-k0s @tips
2 Hits, Last modified: 13 months ago
iredmail @tips
2 Hits, Last modified: 4 years ago
jibri @tips
2 Hits, Last modified: 3 years ago
k80 @tips
2 Hits, Last modified: 17 months ago
windows10 @tips
2 Hits, Last modified: 7 years ago
zsh @tips
2 Hits, Last modified: 7 years ago
broadlink @projects:internetofthings
2 Hits, Last modified: 6 years ago
esp32 @projects:internetofthings
2 Hits, Last modified: 4 years ago
graphite @projects:internetofthings
2 Hits, Last modified: 8 years ago
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
pm10 @projects:internetofthings
2 Hits, Last modified: 6 years ago
doorbell @projects:iotaiuto
2 Hits, Last modified: 4 years ago
occhiali @projects:iotaiuto
2 Hits, Last modified: 4 years ago
bootanimation @tips:android
2 Hits, Last modified: 11 years ago
virtualization @tips:android
2 Hits, Last modified: 10 years ago
unreal @tips:gameengine
2 Hits, Last modified: 11 years ago
hp @tips:hw
2 Hits, Last modified: 14 months ago
17.10 @tips:ubuntu
2 Hits, Last modified: 8 years ago
pptp @tips:vpn
2 Hits, Last modified: 9 years ago
fiocco @projects:internetofthings:clients
2 Hits, Last modified: 8 years ago
orin
1 Hits, Last modified: 3 years ago
loadbalancing @kubernetes
1 Hits, Last modified: 12 months ago
ladonnacannone @music
1 Hits, Last modified: 11 years ago
atom @tips
1 Hits, Last modified: 8 years ago
audio @tips
1 Hits, Last modified: 9 years ago
audit @tips
1 Hits, Last modified: 7 years ago
fail2ban @tips
1 Hits, Last modified: 7 years ago
gnss @tips
1 Hits, Last modified: 3 years ago
ionic @tips
1 Hits, Last modified: 8 years ago
kyria @tips
1 Hits, Last modified: 5 years ago
pcb @tips
1 Hits, Last modified: 5 years ago
pyramid @tips
1 Hits, Last modified: 10 years ago
sqlite @tips
1 Hits, Last modified: 6 years ago
taskfile @tips
1 Hits, Last modified: 3 years ago
test @tips
1 Hits, Last modified: 5 years ago
vrcard @tips
1 Hits, Last modified: 3 years ago
analisi @projects:charta
1 Hits, Last modified: 3 years ago
freenove @projects:internetofthings
1 Hits, Last modified: 17 months ago
smartband @projects:internetofthings
1 Hits, Last modified: 5 years ago
tradfri @projects:internetofthings
1 Hits, Last modified: 6 years ago
presence @projects:iotaiuto
1 Hits, Last modified: 4 years ago
server @projects:livenet
1 Hits, Last modified: 8 years ago
python @projects:zibaldone
1 Hits, Last modified: 3 years ago
vscode @projects:zibaldone
1 Hits, Last modified: 3 months ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
redisegni @tips:blender
1 Hits, Last modified: 11 years ago
checkin @tips:galileo
1 Hits, Last modified: 3 years ago
dell @tips:hw
1 Hits, Last modified: 3 years ago
dell-t3600 @tips:hw
1 Hits, Last modified: 8 years ago
linux @tips:radxa
1 Hits, Last modified: 10 years ago
locale @tips:ubuntu
1 Hits, Last modified: 8 years ago
server @tips:ubuntu
1 Hits, Last modified: 4 years ago
xenial @tips:ubuntu
1 Hits, Last modified: 8 years ago
smtp @tips:vpn
1 Hits, Last modified: 10 years ago
turbolevo @projects:zibaldone:electronic
1 Hits, Last modified: 4 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