test

Search

You can find the results of your search below.

minetest @tips:gameengine
14 Hits, Last modified:
====== 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
ionic
12 Hits, Last modified:
====== ===== 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
atom
11 Hits, Last modified:
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
10 Hits, Last modified:
=== 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
9 Hits, Last modified:
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:
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
gstreamer
5 Hits, Last modified:
</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
5 Hits, Last modified:
...') 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
simon @tips:speech
5 Hits, Last modified:
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
4 Hits, Last modified:
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>
lxd
4 Hits, Last modified:
cal image <code> lxc image list lxc launch xenial test1 --profile juju-default </code> create container... > proxy <code> apt install apt-cacher-ng NAME=x11test lxc file push /etc/apt/apt.conf.d/proxy.conf $NAM... tainer ==== create container <code bash> NAME=x11test lxc launch images:ubuntu/bionic/amd64 $NAME </cod... d ip of container on /etc/X0.hosts <code> NAME=x11test lxc info $NAME | sed -n "s/\s*eth0:\s*inet\s\([0-
test
4 Hits, Last modified:
====== 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
4 Hits, Last modified:
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
cordova
3 Hits, Last modified:
case 'linux': spawn('chromium-browser', ['--test-type', '--disable-web-security', '--user-data-dir... de> cordova platform update android </code> ==== Test project ==== <code> cordova emulate browser </co... r) include $(CLEAR_VARS) LOCAL_MODULE := gpio_test LOCAL_SRC_FILES := gpio.c LOCAL_LDLIBS += -llog L
gnss
3 Hits, Last modified:
ip.org/home STR;castagne;Verona;RTCM3;none;1;none;TEST;ITA;45.4935250;11.1068889;421;0;receiver5;none;B;N;3600;none </code> test caster, must return source table <code> curl http... ONS="-b" DEVICES="" USBAUTO="true" </file> ===== test ===== * https://gpsd.gitlab.io/gpsd/ppp-howt
minikube
3 Hits, Last modified:
pyramid
3 Hits, Last modified:
audio
2 Hits, Last modified:
brainstorming
2 Hits, Last modified:
fdf
2 Hits, Last modified:
video
2 Hits, Last modified:
motorizzazione @tips:vpn
2 Hits, Last modified:
smtp @tips:vpn
2 Hits, Last modified:
dac
1 Hits, Last modified:
juju
1 Hits, Last modified:
jupiterhub
1 Hits, Last modified:
ldap
1 Hits, Last modified:
multiboot
1 Hits, Last modified:
overpass
1 Hits, Last modified:
pulsar
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
bv7000 @tips:android
1 Hits, Last modified:
postinstall @tips:android
1 Hits, Last modified:
manjaro @tips:archlinux
1 Hits, Last modified:
redisegni @tips:blender
1 Hits, Last modified:
gpio @tips:rasberry
1 Hits, Last modified:
linux @tips:rasberry
1 Hits, Last modified:
kinectv2 @tips:sensors
1 Hits, Last modified:
locale @tips:ubuntu
1 Hits, Last modified:
pptp @tips:vpn
1 Hits, Last modified: