• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

add

Search

You can find the results of your search below.

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

Fulltext results:

lxd @tips
21 Hits, Last modified: 6 years ago
# define default storage pool lxc profile device add default root disk path=/ pool=zfspool # initiali... Y=$( lxc network show lxdbr0 | sed -n 's/\s\+ipv4.address: \([0-9\.]\+\).*/\1/p' ) echo "Acquire::h... th0 eth0 lxc config device set $istance eth0 ipv4.address 10.99.10.42 lxc start $istance </code> ===== ... de> # bind to port 8443 lxc config set core.https_address "[::]" # password lxc config set core.trust
syntax @wiki
21 Hits, Last modified: 5 years ago
ww.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are re... .google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are re... You can either just give a [[pagename]] or use an additional [[pagename|link text]]. Internal links ... u can either just give a [[pagename]] or use an additional [[pagename|link text]]. [[doku>pagename|W
03-ceph @projects:openstack-ansible
17 Hits, Last modified: 17 hours ago
tallare il pacchetto nativo con <code> ./cephadm add-repo --release quincy (o squid...ultima versione)... e fallirà. <code> # ceph orch host ls HOST ADDR LABELS STATUS os-ctrl-1 10.224.14.11 _admin # ceph orch host add os-ctrl-2 10.224.14.12 Added host 'os-ctrl-2' with addr '10.224.14.12' # ceph orch host add os-ctrl-3
docker @projects:zibaldone:linux
16 Hits, Last modified: 3 years ago
docker/daemon.json <code | download> { "default-address-pools": [ {"base":"172.16.0.0/21","size... container <code> docker attach 3f apk update apk add nss mkdir /opt exit docker cp /opt/sslvpn-plus 3... nardo <code> docker run --name vpn-leonardo --cap-add=NET_ADMIN --device=/dev/net/tun -dit sslvpn-plus-... Scipioni RUN /opt/jboss/wildfly-14.0.1.Final/bin/add-user.sh admin admin#password --silent CMD ["/opt/
telegram @tips
14 Hits, Last modified: 4 years ago
e to channel from bot (BOT_API_KEY required): - add bot to channel as admin - send message <code> ... /<token>" -F certificate@=cert.pem </code> ==== Add BOT to group ==== * With BotFather click /setjoingroups, choose BOT * Add @BOT to group * Send a message to group * Giv... updater = Updater(TOKEN) updater.dispatcher.add_handler(CommandHandler('start', start)) updat
cordova @tips
12 Hits, Last modified: 11 years ago
DK ===== Create /etc/etc/profile.d/android.sh or add in .bash_profile <code> export ANDROID_HOME=/lab/... y org.csgalileo.peper.memory PeperMemory </code> Add android support <code> cd /lab/peper-memory cordova platform list cordova platforms add android cordova platforms add browser # temporary patch # cp /usr/local/lib/node_modules/cordova-brow
ionic @tips
12 Hits, Last modified: 8 years ago
ageDetectionCordovaPlugin cd test1 cordova plugin add ../ImageDetectionCordovaPlugin ionic cordova platform add android ionic cordova build android ionic cordova... preview.git cd MyCameraApp ionic cordova platform add android ionic cordova plugin add ../cordova-plugin-camera-preview npm install @ionic-native/camera-pr
server @projects:livenet
11 Hits, Last modified: 8 years ago
orkd ethernets: ens3: dhcp4: no addresses: [10.1.22.2/24] gateway4: 192.168.122.1 nameservers: addresses: [8.8.8.8,8.8.4.4] ens4: dhcp4: y... E="tftp" TFTP_DIRECTORY="/zfsp_livenet/boot" TFTP_ADDRESS="0.0.0.0:69" TFTP_OPTIONS="--secure" </code> ... scripts/functions-livenet ${DESTDIR}/conf manual_add_modules aufs manual_add_modules overlayfs auto_ad
videoediting @tips:blender
11 Hits, Last modified: 6 years ago
it strip -> Image Offest -> X,Y Select strip and Add -> Effect strip -> Transform Add proxy and timecode "Record Run" for every strip to have faster video... t first strip, hold shift and select second. Then Add -> Effect strip -> gamma cross ===== Keys ===== ... r:blender3.png?400|}} move to desired frame and add mark on object {{:tips:blender:blender4.png?400|
homeassistant @projects:internetofthings
9 Hits, Last modified: 3 years ago
ev/rules.d/local.conf> SUBSYSTEM=="tty", ACTION=="add", ATTRS{idVendor}=="0658", ATTRS{idProduct}=="0200", SYMLINK+="zwave" </file> Add to ~/lib/lib/python3.5/site-packages/python_openz... i/home-assistant.git cd home-assistant git remote add upstream https://github.com/home-assistant/home-a... ode> everyday work on branch <code bash> ... git add git commit git push </code> rebase before pull
airos @tips
7 Hits, Last modified: 7 years ago
airOS_getFile_HTTP ($username, $password, $file, $address, $schema) #$out = airOS_getFile_HTTP ("root"... airOS_getFile_HTTP ($username, $password, $file, $address, $schema) { $ch = curl_init(); ... curl_setopt ($ch, CURLOPT_URL, "$schema://$address/api/auth"); curl_setopt ($ch, CURLOPT... curl_setopt ($ch, CURLOPT_URL, "$schema://$address/$file"); curl_setopt ($ch, CU
googlehome @projects:internetofthings
7 Hits, Last modified: 8 years ago
nsole.[[https://console.actions.google.com]] * Add/Import project, give it a name (The same project ... loud platform above) {{:projects:internetofthings:addproject.png?nolink&400|}} * Create an Action, under the build section. Add in your url: https://ha.csgalileo.org/ha-albertof... word=casafioccoalberto - CONfigure your client. Add scopes for **email** and **name**. - Testing in
openvpn @tips:vpn
7 Hits, Last modified: 8 years ago
and after ca.key </code> ip pool <code> /ip pool add name=ovpn-pool ranges=10.15.32.34-10.15.32.38 </code> profile and vpn user <code> /ppp profile add change-tcp-mss=default comment="" local-address=10.15.32.33 \ name="your_profile" only-one=default remote-address=ovpn-pool \ use-compression=default use-encry
mycroft @projects:iotaiuto
6 Hits, Last modified: 4 years ago
stant e token ==== Installazione DeepSpeech (pre addestrato) ==== DeepSpeech è il motore STT di Mozil... peech-server </code> **Work in progress** ===== Addestramento manuale di una rete neurale ===== **AT... \\ Prosegui solo se non vuoi usare il modello già addestrato e vuoi addestrare manualmente una rete neurale DeepSpeech.\\ Requisiti: PC Desktop con scheda
18.04 @tips:ubuntu
6 Hits, Last modified: 7 years ago
ome-gnome-shell sudo apt-get install -y zsh sudo add-apt-repository -y ppa:webupd8team/java sudo apt u... apt install -y oracle-java8-installer sudo apt-add-repository -y ppa:numix/ppa sudo apt update sudo ... z* </code> paper icons (and theme ?) <code> sudo add-apt-repository -y ppa:snwh/pulp sudo apt install ... -icon-theme </code> adapta gtk theme <code> sudo add-apt-repository -y ppa:tista/adapta sudo apt insta
zfs-on-root @tips:ubuntu
6 Hits, Last modified: 8 years ago
playground @playground
5 Hits, Last modified: 3 years ago
capacitor @tips
5 Hits, Last modified: 8 years ago
keras @tips
5 Hits, Last modified: 6 years ago
openalpr @tips
5 Hits, Last modified: 10 years ago
zfs @tips
5 Hits, Last modified: 3 years ago
iotaiuto @projects:internetofthings
5 Hits, Last modified: 5 years ago
virtualization @projects:livenet
5 Hits, Last modified: 6 years ago
trusty @tips:ubuntu
5 Hits, Last modified: 10 years ago
xenial @tips:ubuntu
5 Hits, Last modified: 8 years ago
3dprinter @projects
4 Hits, Last modified: 4 years ago
blender @tips
4 Hits, Last modified: 6 months ago
jibri @tips
4 Hits, Last modified: 3 years ago
openspec @tips
4 Hits, Last modified: 2 weeks ago
esphome @projects:internetofthings
4 Hits, Last modified: 4 years ago
orangepizero2 @projects:internetofthings
4 Hits, Last modified: 13 months ago
inappbrowser @tips:cordova
4 Hits, Last modified: 11 years ago
17.10 @tips:ubuntu
4 Hits, Last modified: 8 years ago
galileo @tips:vpn
4 Hits, Last modified: 17 months ago
dieta @madmax
3 Hits, Last modified: 6 months ago
ansible @tips
3 Hits, Last modified: 3 years ago
git @tips
3 Hits, Last modified: 7 years ago
idrac @tips
3 Hits, Last modified: 2 years ago
ssl @tips
3 Hits, Last modified: 7 days ago
syncthing @tips
3 Hits, Last modified: 9 years ago
graphite @projects:internetofthings
3 Hits, Last modified: 8 years ago
influxdb @projects:internetofthings
3 Hits, Last modified: 6 years ago
shinobi @projects:internetofthings
3 Hits, Last modified: 8 years ago
kinectv2 @tips:sensors
3 Hits, Last modified: 11 years ago
borg @tips
2 Hits, Last modified: 5 years ago
gnss @tips
2 Hits, Last modified: 3 years ago
k80 @tips
2 Hits, Last modified: 17 months ago
zabbix @tips
2 Hits, Last modified: 4 years ago
iotaiuto_skill @projects:internetofthings
2 Hits, Last modified: 5 years ago
particles @tips:blender
2 Hits, Last modified: 11 years ago
dell @tips:hw
2 Hits, Last modified: 3 years ago
univr @tips:vpn
2 Hits, Last modified: 3 years ago
systemd @zibaldone:linux
2 Hits, Last modified: 18 months ago
loadbalancing @kubernetes
1 Hits, Last modified: 12 months ago
traefik @kubernetes
1 Hits, Last modified: 12 months ago
daniele @madmax
1 Hits, Last modified: 5 years ago
mdm @projects
1 Hits, Last modified: 4 years ago
audit @tips
1 Hits, Last modified: 7 years ago
ceph-on-k0s @tips
1 Hits, Last modified: 13 months ago
gemini @tips
1 Hits, Last modified: 5 months ago
gpu @tips
1 Hits, Last modified: 3 years ago
juju @tips
1 Hits, Last modified: 5 years ago
jupyter @tips
1 Hits, Last modified: 8 years ago
kvm @tips
1 Hits, Last modified: 10 years ago
minikube @tips
1 Hits, Last modified: 4 years ago
mopidy @tips
1 Hits, Last modified: 9 years ago
proxmox @tips
1 Hits, Last modified: 4 weeks ago
pypi @tips
1 Hits, Last modified: 3 years ago
pyramid @tips
1 Hits, Last modified: 10 years ago
sqlite @tips
1 Hits, Last modified: 6 years ago
zsh @tips
1 Hits, Last modified: 7 years ago
dokuwiki @wiki
1 Hits, Last modified: 5 years ago
jetsonnano @projects:internetofthings
1 Hits, Last modified: 2 years ago
objectdetection @projects:internetofthings
1 Hits, Last modified: 5 years ago
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified: 3 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
00-setup-univr @projects:openstack-ansible
1 Hits, Last modified: 17 hours ago
05-installazione @projects:openstack-ansible
1 Hits, Last modified: 17 hours ago
10-storage-backend @projects:openstack-ansible
1 Hits, Last modified: 16 hours ago
docs @projects:wamp
1 Hits, Last modified: 9 years ago
vscode @projects:zibaldone
1 Hits, Last modified: 3 months ago
install @tips:archlinux
1 Hits, Last modified: 3 years ago
redisegni @tips:blender
1 Hits, Last modified: 11 years ago
mariadb @tips:db
1 Hits, Last modified: 9 years ago
oracle @tips:db
1 Hits, Last modified: 9 years ago
postgres @tips:db
1 Hits, Last modified: 7 years ago
redis @tips:db
1 Hits, Last modified: 8 years ago
minecraft @tips:gameengine
1 Hits, Last modified: 8 years ago
minetest @tips:gameengine
1 Hits, Last modified: 8 years ago
hp @tips:hw
1 Hits, Last modified: 14 months ago
kuu @tips:hw
1 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
install @tips:opencv
1 Hits, Last modified: 8 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
locale @tips:ubuntu
1 Hits, Last modified: 8 years ago
ipsec @tips:vpn
1 Hits, Last modified: 9 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