• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป source

source

Search

You can find the results of your search below.

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

Fulltext results:

gnss
5 Hits, Last modified: 3 years ago
* https://gitlab.com/hydrasystem/ntripcaster.git sourcetable.dat <code> CAS;rtcm-ntrip.org;2101;NtripInfo... ;B;N;3600;none </code> test caster, must return source table <code> curl http://192.168.2.50:2101 </code... BINARY ubxtool -f $DEVICE -p SAVE </code> ntrip source <code> str2str -in 'serial://ttyACM0:115200#stq' ... id: mapPlugin name: "osm" } PositionSource { id: gpsPos updateInterval: 500 acti
lxd
5 Hits, Last modified: 6 years ago
us defined dataset lxc storage create zfspool zfs source=rpool/lxd # define default storage pool lxc prof... g device add $NAME X0 disk path=/tmp/.X11-unix/X0 source=/tmp/.X11-unix/X0 lxc config device add $NAME Xauthority disk path=/root/.Xauthority source=${XAUTHORITY} </code> ==== on host ==== for gm... lxc config set giano raw.idmap "both $UID $UID" # source is on host, path is inside container lxc config d
unreal @tips:gameengine
5 Hits, Last modified: 11 years ago
====== Unreal ====== ===== Build from sources ===== Register and access to: * nvidia developer account... r git clone https://github.com/fire/SensibleEditorSourceCodeAccess.git </code> 2) edit '''Engine/Config/Linux/LinuxEngine.ini''' <code> [/Script/SourceCodeAccess.SourceCodeAccessSettings] PreferredAccessor=SensibleEditorSourceCodeAccessor </code> run edito
simon @tips:speech
5 Hits, Last modified: 9 years ago
ll bison gradle openjdk-8-jdk </code> build from sources http://cmusphinx.sourceforge.net/wiki/download, not use ubuntu packages ===== install ===== <cod... ===== compile ===== https://phabricator.kde.org/source/simon/ <code bash> sudo apt-get build-dep simon ... == model ==== === adapting === http://cmusphinx.sourceforge.net/wiki/tutorialadapt <code bash> sudo apt
idrac
4 Hits, Last modified: 2 years ago
) $(lsb_release -cs) main" | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list $ sudo wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786... ) $(lsb_release -cs) main" | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list $ wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.asc
ionic
4 Hits, Last modified: 8 years ago
nstall build-essential # curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - # sudo apt install... rdova run android --device </code> ==== Add java sources and native C++ support ==== Add opencv support ... t.postBuildExtras = { logger.quiet('adding java sources') android { sourceSets { main.java.srcDirs += '../../src/android/java' main.res.srcDir
rocm
3 Hits, Last modified: 3 days ago
s (Vulkan) The Vulkan backend relies on the open-source **Mesa** stack via the **RADV** driver. ```bash ... :8b # After the model downloads, monitor system resource usage (e.g., with htop and radeontop) # The promp... a step-by-step guide on how to build Ollama from source on Arch Linux to ensure the Vulkan backend is com
zsh
3 Hits, Last modified: 7 years ago
owerline.zsh ]]; then powerline-daemon -q source /usr/share/powerline/bindings/zsh/powerline.zsh f... -powerlevel9k/powerlevel9k.zsh-theme ]]; then source /usr/share/zsh-theme-powerlevel9k/powerlevel9k.zs... powerline.sh ]]; then powerline-daemon -q source /usr/share/powerline/bindings/bash/powerline.sh f
kinectv2 @tips:sensors
3 Hits, Last modified: 11 years ago
ckages.ros.org/ros/ubuntu trusty main" > /etc/apt/sources.list.d/ros-latest.list' wget https://raw.githubu... ode> activate on working shell <code bash> echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc source ~/.bashrc </code> create workspace <code bash> mkdir -p
atom
2 Hits, Last modified: 8 years ago
tor: preferredLineLength: 120 ".python.regexp.source": editor: preferredLineLength: 120 ".python.source": editor: preferredLineLength: 120 ".python
blocksync
2 Hits, Last modified: 9 years ago
p/1338263 <code bash> #!/bin/sh do_sync() { SOURCE=/dev/system/$1 DEST=$2 python blocksync.py --cipher blowfish-cbc $SOURCE root@muletto /dev/zvol/storage/$DEST } do_sync c
jibri
2 Hits, Last modified: 3 years ago
b https://download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list apt-get -y update apt-g... an $(lsb_release -sc) main | sudo tee -a /etc/apt/sources.list wget https://prosody.im/files/prosody-debia
juju
2 Hits, Last modified: 5 years ago
ju deploy ntp juju get-config juju set-config ntp source="ntp.ubuntu.com" </code> <code> juju deply ntp juju get-config ntp juju set-config ntp source="ntp.ubuntu.com" # juju add-relation ntp ... </co
jupyter
2 Hits, Last modified: 8 years ago
t> cd <path_to_project> virtualenv -p python3 lib source lib/bin/activate pip install -U pip wheel pip in... ow </code> daily job <code> cd <path_to_project> source lib/bin/activate jupyter notebook </code> ######
minikube
2 Hits, Last modified: 4 years ago
-claim spec: accessModes: - ReadWriteOnce resources: requests: storage: 100Mi </code> <cod... -claim spec: accessModes: - ReadWriteOnce resources: requests: storage: 100Mi </code> <co
syncthing
2 Hits, Last modified: 9 years ago
zfs
2 Hits, Last modified: 3 years ago
redis @tips:db
2 Hits, Last modified: 8 years ago
install @tips:opencv
2 Hits, Last modified: 8 years ago
notes @tips:speech
2 Hits, Last modified: 9 years ago
zfs-on-root @tips:ubuntu
2 Hits, Last modified: 8 years ago
bonding
1 Hits, Last modified: 5 years ago
capacitor
1 Hits, Last modified: 8 years ago
fish
1 Hits, Last modified: 2 years ago
mopidy
1 Hits, Last modified: 9 years ago
pcb
1 Hits, Last modified: 5 years ago
sqlite
1 Hits, Last modified: 6 years ago
tmux
1 Hits, Last modified: 9 years ago
tridactyl
1 Hits, Last modified: 6 months ago
bv9500 @tips:android
1 Hits, Last modified: 4 years ago
development @tips:android
1 Hits, Last modified: 9 years ago
gianomobile @tips:android
1 Hits, Last modified: 6 years ago
panda3d @tips:gameengine
1 Hits, Last modified: 11 years ago
dell @tips:hw
1 Hits, Last modified: 3 years ago
17.10 @tips:ubuntu
1 Hits, Last modified: 8 years ago
18.04 @tips:ubuntu
1 Hits, Last modified: 7 years ago
xenial @tips:ubuntu
1 Hits, Last modified: 8 years ago
motorizzazione @tips:vpn
1 Hits, Last modified: 7 years ago
openvpn @tips:vpn
1 Hits, Last modified: 8 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