Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- minetest @tips:gameengine
- ====== Minetest ====== * http://www.ocsmag.com/2016/04/04/mining-for-education/ ===== client ===== <code> sudo apt install minetest </code> connect to cubo commands: * /home (an... s/stable sudo apt-get update sudo apt install minetest-server apt install minetest-mod-moreblocks minetest-mod-moreores minetest-mod-pipeworks minetest-mod-wo
- atom
- 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
- === 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
- 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
- telegram
- ...') 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
- 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
- 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
- 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>
- ionic
- ====== ===== 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
- test
- ====== 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
- 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
- 18.04 @tips:ubuntu
- m control --reload </code> ===== NVIDIA ===== latest drivers in ppa <code> sudo add-apt-repository ppa... onix testing <code> sudo apt-get install phoronix-test-suite phoronix-test-suite default-benchmark openarena xonotic tesseract gputest unigine-valley </code> ===== AMG GPU PRO =====
- cordova
- 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
- 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
- lxd
- 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-