• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

test

Search

You can find the results of your search below.

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

Matching pagenames:

  • test (tips)
  • minetest (tips:gameengine)

Fulltext results:

jetsonnano @projects:internetofthings
40 Hits, Last modified: 2 years ago
/usr/local/cuda-10.0/samples/1_Utilities/bandwidthTest/ sudo make ./bandwidthTest </code> <code> Device 0: "NVIDIA Tegra X1" CUDA Driver Version / Runtime... izations \ --with-lto make -j3 PROFILE_TASK="-m test.regrtest --pgo test_array test_base64 test_binascii test_binhex test_binop test_c_locale_coercion test_
minetest @tips:gameengine
14 Hits, Last modified: 8 years ago
====== Minetest ====== * http://www.ocsmag.com/2016/04/04/mining-for-education/ ===== client ===== <code> sudo apt install minetest </code> connect to cubo commands: * /home (an... ver ===== <code> sudo add-apt-repository ppa:minetestdevs/stable sudo apt-get update sudo apt install minetest-server apt install minetest-mod-moreblocks minete
plate @projects
13 Hits, Last modified: 4 years ago
TORY*' # Percentage of images to be used for the test set percentage_test = 10; # Create and/or truncate train.txt and test.txt file_train = open('train.txt', 'w') file_test = open('test.txt', 'w') # Populate train.txt and t
ionic @tips
12 Hits, Last modified: 8 years ago
====== ===== Prerequisites ===== ==== nodejs (latest) ==== <code bash> sudo apt-get install build-ess... activate npm install -g ionic cordova ionic start test1 blank cd test1 ionic cordova plugin cd .. git clone https://github.com/Cloudoki/ImageDetectionCordov... te pacakge.json in ImageDetectionCordovaPlugin cd test1 cordova plugin add ../ImageDetectionCordovaPlugi
iotaiuto_skill @projects:internetofthings
12 Hits, Last modified: 5 years ago
azione con l'endpoint homeassistant dell'utente. test funzionali (cd /home/iotaiuto): * make test-token: verifica la validità del token * make test-user: torna i dati relativi all'utente con un cert... a <code> su - iotaiuto make aws-deploy </code> test del servizio lambda: chiedere ad alexa "scopri nu
atom @tips
11 Hits, Last modified: 8 years ago
wget -q https://github.com/atom/atom/releases/latest -O /tmp/latest MATCHEDROW=$(awk -F '[<>]' '/href=".*atom-amd64.deb/' /tmp/latest) LATEST=$(echo $MATCHEDROW | grep -o -P '(?<=href=").*(?=" rel)') VER_LATEST=$(echo $MATCHEDROW | rev |
zfs @tips
10 Hits, Last modified: 3 years ago
=== incremental backup ===== consider a FS rpool/test <code bash> FS=rpool/test # make a first snapshot zfs snapshot rpool/test@snap01 </code> if files are added to FS used space of... sh> sync && zfs list -t all -r $FS GROW --->rpool/test 200M 138G 200M /test rpool/tes
keras @tips
9 Hits, Last modified: 6 years ago
uild:opt --define with_default_optimizations=true test --flaky_test_attempts=3 test --test_size_filters=small,medium test --test_tag_filters=-benchmark-test,-no_oss,-gpu,-oss_serial test
18.04 @tips:ubuntu
8 Hits, Last modified: 7 years ago
m control --reload </code> ===== NVIDIA ===== latest drivers in ppa <code> sudo add-apt-repository ppa... xport PATH=$PATH:/usr/local/cuda-9.2/bin </file> testing cuda <code> /usr/local/cuda-9.2/extras/demo_suite/deviceQuery </code> testing vidia GPU <code> sudo apt-get install glmark2 ... 50 Ti/PCIe/SSE2 **glmark2 Score: 6865** phoronix testing <code> sudo apt-get install phoronix-test-suit
vscode @projects:zibaldone
7 Hits, Last modified: 3 months ago
: { "editor.formatOnSave": true }, "python.testing.pytestPath": "pytest", "python.testing.pytestEnabled": true } } </code> * close vscode * destroy container remote co
influxdb @projects:internetofthings
6 Hits, Last modified: 6 years ago
ptive > </code> select <code> influx -database test -execute 'select * from "mctc.veicoli.get" order by time desc limit 10' </code> test <code> curl -G http://carbon:8086/query --data-urlencode "q=SHOW DATABASES" </code> python test <code python> from influxdb import InfluxDBClient... username='captive', password='captive', database='test') json_body = [{"measurement": "browser", "tags"
gstreamer @tips
5 Hits, Last modified: 2 years ago
</code> nvv4l2h264enc <code> gst-launch-1.0 videotestsrc is-live=1 ! nvvidconv ! nvv4l2h264enc ! h264pa... onvert ! xvimagesink </code> rtsp save stream to test.mkv without h264 decoding <code> gst-launch-1.0 -... pay ! h264parse ! matroskamux ! filesink location=test.mkv </code> hardware decode <code> F=videos/traf... rt ! omxh264enc ! matroskamux ! filesink location=test.mkv </code> inspect pipeline properties <code> .
telegram @tips
5 Hits, Last modified: 4 years ago
...') def motion(bot, update): print("show latest motion ...") if _isAuthorized(update): ... ffective_user['id'] reply(update, 'send latest motion video ...') subprocess.call(["/home/pi/latest.sh", str(user_id)], shell=False) def error(bot, ... speed = 50 reply(update, 'send latest 24 hours from camera %s at speed %s, wait 5 minut
googlehome @projects:internetofthings
5 Hits, Last modified: 8 years ago
lient. Add scopes for **email** and **name**. - Testing instructions: Enter anything. It doesn’t matte... app. * Back on the overview page. Click **TEST** * If you haven’t already added the compone... iving room </code> * Reset Home Assistant and TEST ACTION * Open the GOOGLE HOME APP and go into ... the + sign, and near the bottom, you should have [test] your app name. Selecting that should lead you th
mycroft @projects:iotaiuto
5 Hits, Last modified: 4 years ago
iudere e salvare <code> sudo reboot </code> ==== Test scheda audio ==== Dal terminale del raspberry <co... mctl --user stop pulseaudio arecord -f cd -Dhw:0 test.wav // Registrare audio, poi premere ctrl+c aplay -Dhw:0 test.wav // Verificare che venga riprodotto l'audio r... 10.0.0. Non usare versioni più recenti di cuda. (Testato con Ubuntu 18.04) Verificare se i driver nvid
simon @tips:speech
5 Hits, Last modified: 9 years ago
loadbalancing @kubernetes
4 Hits, Last modified: 12 months ago
fail2ban @tips
4 Hits, Last modified: 7 years ago
lxd @tips
4 Hits, Last modified: 6 years ago
openspec @tips
4 Hits, Last modified: 4 weeks ago
test @tips
4 Hits, Last modified: 5 years ago
tmux @tips
4 Hits, Last modified: 9 years ago
mdm @projects
3 Hits, Last modified: 4 years ago
cordova @tips
3 Hits, Last modified: 11 years ago
gnss @tips
3 Hits, Last modified: 3 years ago
minikube @tips
3 Hits, Last modified: 4 years ago
pyramid @tips
3 Hits, Last modified: 10 years ago
freenove @projects:internetofthings
3 Hits, Last modified: 17 months ago
presence @projects:iotaiuto
3 Hits, Last modified: 4 years ago
3dprinter @projects
2 Hits, Last modified: 4 years ago
audio @tips
2 Hits, Last modified: 9 years ago
brainstorming @tips
2 Hits, Last modified: 4 years ago
fdf @tips
2 Hits, Last modified: 5 years ago
rocm @tips
2 Hits, Last modified: 42 hours ago
video @tips
2 Hits, Last modified: 5 years ago
homeassistant @projects:internetofthings
2 Hits, Last modified: 3 years ago
liberidicomunicare @projects:iotaiuto
2 Hits, Last modified: 3 years ago
occhiali @projects:iotaiuto
2 Hits, Last modified: 4 years ago
image-build @projects:livenet
2 Hits, Last modified: 8 years ago
python @projects:zibaldone
2 Hits, Last modified: 3 years ago
motorizzazione @tips:vpn
2 Hits, Last modified: 7 years ago
smtp @tips:vpn
2 Hits, Last modified: 10 years ago
turbolevo @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
qemu
1 Hits, Last modified: 7 years ago
traefik @kubernetes
1 Hits, Last modified: 12 months ago
cie @madmax
1 Hits, Last modified: 3 years ago
ceph-on-k0s @tips
1 Hits, Last modified: 14 months ago
dac @tips
1 Hits, Last modified: 10 years ago
juju @tips
1 Hits, Last modified: 5 years ago
jupiterhub @tips
1 Hits, Last modified: 6 years ago
ldap @tips
1 Hits, Last modified: 6 years ago
llm @tips
1 Hits, Last modified: 29 hours ago
multiboot @tips
1 Hits, Last modified: 3 years ago
overpass @tips
1 Hits, Last modified: 5 years ago
pulsar @tips
1 Hits, Last modified: 6 years ago
sqlite @tips
1 Hits, Last modified: 6 years ago
esp32 @projects:internetofthings
1 Hits, Last modified: 5 years ago
esp32lora @projects:internetofthings
1 Hits, Last modified: 6 years ago
iotaiuto @projects:internetofthings
1 Hits, Last modified: 5 years ago
tradfri @projects:internetofthings
1 Hits, Last modified: 6 years ago
bv7000 @tips:android
1 Hits, Last modified: 9 years ago
postinstall @tips:android
1 Hits, Last modified: 9 years ago
manjaro @tips:archlinux
1 Hits, Last modified: 6 years ago
redisegni @tips:blender
1 Hits, Last modified: 11 years ago
gpio @tips:rasberry
1 Hits, Last modified: 10 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
kinectv2 @tips:sensors
1 Hits, Last modified: 11 years ago
locale @tips:ubuntu
1 Hits, Last modified: 8 years ago
pptp @tips:vpn
1 Hits, Last modified: 9 years ago
iidc @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