Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- jetsonnano @projects:internetofthings
- 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_csv test_json test_hashlib test
- plate @projects
- 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
- iotaiuto_skill @projects:internetofthings
- 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
- ionic @tips
- 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... ple <file xml res/xml/config.xml> <feature name="TestPlugin"> <param name="android-package" value="or
- zfs @tips
- === 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
- 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
- influxdb @projects:internetofthings
- 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"
- 18.04 @tips:ubuntu
- 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-suite phoronix-test-suite default-benchmark openarena xon
- googlehome @projects:internetofthings
- 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
- 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
- dent training. training <code bash> mkdir /tmp/test cd /tmp/test sphinxtrain -t test setup </code> now we have <code bash> . └── etc │ ├── feat.params │ ├── sphinx_train.cfg │ ├── test.dic │ └── test.filler </code> adjust sphinx_t
- fail2ban @tips
- oken/v2 HTTP/1.[0-9]" 401 ignoreregex = </file> test filter <code> fail2ban-regex /var/log/nginx/acces... _)s telegram[name=GIANO] </file> ===== test ===== test <code> fail2ban-client -d </code> restart service to apply filter and jail <code> systemct... end.conf> [telegram] chat_id = token = </file> test (-g option to use /etc/telegram-send.con) <code>
- gstreamer @tips
- 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> .... metry=bt601' ! bayer2rgb ! videoconvert ! x264enc ! matroskamux ! filesink location=test.mkv </code>
- test @tips
- ====== Test ====== Il test consiste nell'implementare un dialogo con protocollo http per l'interrogazione di un s... e un **token**: * url: https://ha.csgalileo.org/test/login * parametri: {"username":"il proprio nome... token ottenuto: * url: https://ha.csgalileo.org/test/check * header: "Authorization: Bearer $TOKEN"
- tmux @tips
- e_current_path on new window and splits if-shell "test '#{$TMUX_VERSION_MAJOR} -gt 1 -o \( #{$TMUX_VERSI... c new-window -c "#{pane_current_path}"' if-shell "test '#{$TMUX_VERSION_MAJOR} -gt 1 -o \( #{$TMUX_VERSI... it-window -v -c '#{pane_current_path}'" if-shell "test '#{$TMUX_VERSION_MAJOR} -gt 1 -o \( #{$TMUX_VERSI... it-window -h -c "#{pane_current_path}"' if-shell "test '#{$TMUX_VERSION_MAJOR} -gt 1 -o \( #{$TMUX_VERSI