• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

usr

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (4)
  • tips:db (2)
  • tips:gameengine (2)
  • tips:hw (2)
  • tips:radxa (2)
  • tips:sensors (2)
  • tips:vpn (2)
  • tips:archlinux (1)
  • tips:opencv (1)
  • tips:speech (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

brother @tips:hw
13 Hits, Last modified: 8 years ago
anner ===== For 64 bit models <code> sudo mkdir /usr/lib/sane sudo ln -s /usr/lib64/sane/libsane-brother3.so /usr/lib/sane/libsane-brother3.so sudo ln -s /usr/lib64/sane/libsane-brother3.so.1 /usr/lib/sane/libsane-br
mssql @tips:db
10 Hits, Last modified: 9 years ago
enc=UTF8 --with-iconv-ucode-enc=UTF16LE --libdir=/usr/lib/x86_64-linux-gnu --prefix=/usr --sysconfdir=/etc make sudo make install </code> Download [[http:/... in/sqlcmd-11.0.2270.0 </code> <code> sudo ln -s /usr/lib/x86_64-linux-gnu/libcrypto.so /usr/lib/x86_64-linux-gnu/libcrypto.so.10 sudo ln -s /usr/lib/x86_64
zsh
9 Hits, Last modified: 7 years ago
ta/Inconsolata%20for%20Powerline.otf?raw=true -O /usr/share/fonts/OTF/Inconsolata\ for\ Powerline.otf s... ache -f -v </code> <file txt ~/.zshrc> if [[ -r /usr/share/powerline/bindings/zsh/powerline.zsh ]]; then powerline-daemon -q source /usr/share/powerline/bindings/zsh/powerline.zsh fi if [[ -r /usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-the
postgres @tips:db
8 Hits, Last modified: 7 years ago
py2.py3-none-any.whl # define ip binding CONFIG=/usr/local/lib/python3.5/dist-packages/pgadmin4/config... '/" $CONFIG # define pgadmin admin user python3 /usr/local/lib/python3.5/dist-packages/pgadmin4/pgAdmi... er=network.target [Service] User=root ExecStart=/usr/bin/python3 /usr/local/lib/python3.5/dist-packages/pgadmin4/pgAdmin4.py [Install] WantedBy=multi-user
18.04 @tips:ubuntu
5 Hits, Last modified: 7 years ago
9.2.148_396.37_linux.run </code> Now cuda is in /usr/local/cuda-9.2/ path. Create environment <file ini /etc/ld.so.conf.d/cuda.conf> /usr/local/cuda-9.2/extras/CUPTI/lib64 /usr/local/cuda-9.2/lib64 </file> <code> sudo ldconfig </code> <fi... e bash /etc/profile.d/cuda.sh> export PATH=$PATH:/usr/local/cuda-9.2/bin </file> testing cuda <code> /
unreal @tips:gameengine
4 Hits, Last modified: 11 years ago
ake dos2unix clang-3.5 xdg-user-dirs sudo ln -s /usr/bin/clang++-3.5 /usr/bin/clang++ sudo ln -s /usr/bin/clang-3.5 /usr/bin/clang </code> First time <code bash> # clone git clone https://github.com/NvPh
kinectv2 @tips:sensors
4 Hits, Last modified: 11 years ago
src/nv_headers . sh install_ubuntu.sh sudo ln -s /usr/lib/arm-linux-gnueabihf/libturbojpeg.so.0.0.0 /usr/lib/arm-linux-gnueabihf/libturbojpeg.so cd ../examp... r-dev doxygen libxi-dev libopencv-dev sudo ln -s /usr/lib/x86_64-linux-gnu/libturbojpeg.so.0 /usr/lib/x86_64-linux-gnu/libturbojpeg.so git clone https://git
zed @tips:sensors
4 Hits, Last modified: 6 years ago
iew-|FOV and resolutions]] ===== sdk arch ===== /usr/local/zed/tools/qt.conf <code> [Paths] Prefix = /usr/local/zed/tools/[Paths] #Plugins = /usr/lib/x86_64-linux-gnu/qt5/plugins Plugins = /usr/lib/qt/plugins </code> ===== opencv native ===== exa
simon @tips:speech
4 Hits, Last modified: 9 years ago
ocketsphinx sphinxtrain </code> edit <file ini /usr/lib/sphinxtrain/etc/sphinx_train.cfg> $CFG_CD_TR... <code bash> mkdir /tmp/model cd /tmp/model cp -a /usr/share/pocketsphinx/model/en-us/en-us . cp /usr/share/pocketsphinx/model/en-us/cmudict-en-us.dict . cp /usr/share/pocketsphinx/model/en-us/en-us.lm.bin . </c
motorizzazione @tips:vpn
4 Hits, Last modified: 7 years ago
./configure --without-gnutls --with-vpnc-script=/usr/share/vpnc-scripts/vpnc-script --without-openssl-... check make sudo make install-strip sudo ldconfig /usr/local/lib </code> ==== configuration ==== test ... nect/motorizzazione.env #ExecStart=/bin/bash -c "/usr/sbin/openconnect -u $user --servercert "$serverce... " -b $url <<< $password" ExecStart=/bin/bash -c "/usr/sbin/openconnect -u $user --servercert "$serverce
cordova
3 Hits, Last modified: 11 years ago
node and ubuntu install nodejs <code> sudo ln -s /usr/bin/nodejs /usr/local/bin/node </code> install cordova-browser from git to have linux support <code> ... va platforms add browser # temporary patch # cp /usr/local/lib/node_modules/cordova-browser/bin/templa
fail2ban
3 Hits, Last modified: 7 years ago
tion.d/telegram.conf> [Definition] actionstart = /usr/local/bin/telegram-send -g --format markdown "`un... l2Ban] jail <name> è stata avviata" actionstop = /usr/local/bin/telegram-send -g --format markdown "`un... name> è stata fermata" actioncheck = actionban = /usr/local/bin/telegram-send -g --format markdown "`un
locale @tips:ubuntu
3 Hits, Last modified: 8 years ago
/root/.bashrc update-alternatives --set editor /usr/bin/vim.tiny [ -d /etc/cloud ] && echo "network:... 00 HISTFILESIZE=10000 shopt -s checkwinsize [ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)... support of ls and also add handy aliases if [ -x /usr/bin/dircolors ]; then test -r ~/.dircolors &&
keras
2 Hits, Last modified: 6 years ago
config=xla build --action_env CUDA_TOOLKIT_PATH="/usr/local/cuda" build --action_env TF_CUDA_COMPUTE_CA... /lib" build --action_env GCC_HOST_COMPILER_PATH="/usr/bin/gcc-8" build --config=cuda build:opt --copt=-
minikube
2 Hits, Last modified: 4 years ago
be-linux-amd64 sudo install minikube-linux-amd64 /usr/local/bin/minikube</code> **Install Kubectl** <... tl" sudo install -o root -g root -m 0755 kubectl /usr/local/bin/kubectl </code> <code> minikube start
zfs
2 Hits, Last modified: 3 years ago
minetest @tips:gameengine
2 Hits, Last modified: 8 years ago
linux @tips:radxa
2 Hits, Last modified: 10 years ago
xenial @tips:ubuntu
2 Hits, Last modified: 8 years ago
juniper @tips:vpn
2 Hits, Last modified: 11 years ago
ansible
1 Hits, Last modified: 3 years ago
atom
1 Hits, Last modified: 8 years ago
audio
1 Hits, Last modified: 9 years ago
helm
1 Hits, Last modified: 13 months ago
kvm
1 Hits, Last modified: 10 years ago
pypy
1 Hits, Last modified: 8 years ago
sqlite
1 Hits, Last modified: 6 years ago
taskfile
1 Hits, Last modified: 3 years ago
telegram
1 Hits, Last modified: 4 years ago
install @tips:archlinux
1 Hits, Last modified: 3 years ago
dell @tips:hw
1 Hits, Last modified: 3 years ago
install @tips:opencv
1 Hits, Last modified: 8 years ago
monitor @tips:radxa
1 Hits, Last modified: 10 years ago
server @tips:ubuntu
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