• 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
Any namespace
  • Any namespace
  • tips (39)
  • projects (18)
  • wiki (3)
  • zibaldone (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

docker @projects:zibaldone:linux
6 Hits, Last modified: 3 years ago
$(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null apt update apt-ge... #!/bin/sh CONTAINER=52e59999a02b TARGET=/backup/ SOURCE=/var/lib/docker/volumes/geonode_3x1t-backup-restore/_data/ set -x rm $SOURCE/2* docker exec -it $CONTAINER python manage.py ba... cker.ini --backup-dir=/backup_restore/ rsync -av $SOURCE $TARGET </code> ===== create image ===== * htt
gnss @tips
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 @tips
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
syntax @wiki
5 Hits, Last modified: 5 years ago
when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you... xxx | xxxxxxxxxxxx | This is how it looks in the source: ^ Table with alignment ^^... file. </file> Those blocks were created by this source: This is text is indented by two spaces. ... ighlighting ==== [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [
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 @tips
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 @tips
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
homeassistant @projects:internetofthings
4 Hits, Last modified: 3 years ago
ython3 -m venv ~/venv . ~/venv/bin/activate echo "source ~/venv/bin/activate" >> ~/.bashrc pip install -U ... an $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null sudo apt-get upd... -> browser } </graphviz> Add influxdb datasource{{ :projects:internetofthings:datasource-influxdb.png?direct |}} ===== alexa ===== * https://home-ass
influxdb @projects:internetofthings
4 Hits, Last modified: 6 years ago
repos.influxdata.com/influxdb.key | apt-key add - source /etc/lsb-release echo "deb https://repos.influxda... ,,} ${DISTRIB_CODENAME} stable" | tee -a /etc/apt/sources.list apt update apt install influxdb </code> en... n to http://localhost:3000 (admin/admin) add datasource {{ :projects:internetofthings:datasource.png |}} ===== plugins ===== Add plugin in /var/lib/grafana/pl
rocm @tips
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 @tips
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
mycroft @projects:iotaiuto
3 Hits, Last modified: 4 years ago
ate questi comandi: <code> cd $HOME mkdir -p data/sources chmod a+rwx -R data mv it.tar.gz data/sources chmod a+r data/sources/it.tar.gz </code> === Creare l'immagine Docker: === Ho preso un tool di Mozilla
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
3dprinter @projects
2 Hits, Last modified: 4 years ago
====== 3D printer ====== ===== Resources ===== * [[https://www.youtube.com/watch?v=OzRAVkXjw3I|hotend ... h /dev/ttyUSB0 stm32flash 0.5 http://stm32flash.sourceforge.net/ Interface serial_posix: 57600 8E1 Vers
atom @tips
2 Hits, Last modified: 8 years ago
blocksync @tips
2 Hits, Last modified: 9 years ago
jibri @tips
2 Hits, Last modified: 3 years ago
juju @tips
2 Hits, Last modified: 5 years ago
jupyter @tips
2 Hits, Last modified: 8 years ago
minikube @tips
2 Hits, Last modified: 4 years ago
syncthing @tips
2 Hits, Last modified: 9 years ago
zfs @tips
2 Hits, Last modified: 3 years ago
dokuwiki @wiki
2 Hits, Last modified: 5 years ago
05-installazione @projects:openstack-ansible
2 Hits, Last modified: 16 hours 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 @tips
1 Hits, Last modified: 5 years ago
capacitor @tips
1 Hits, Last modified: 8 years ago
fish @tips
1 Hits, Last modified: 2 years ago
mopidy @tips
1 Hits, Last modified: 9 years ago
pcb @tips
1 Hits, Last modified: 5 years ago
sqlite @tips
1 Hits, Last modified: 6 years ago
tmux @tips
1 Hits, Last modified: 9 years ago
tridactyl @tips
1 Hits, Last modified: 6 months ago
welcome @wiki
1 Hits, Last modified: 5 years ago
esp32 @projects:internetofthings
1 Hits, Last modified: 4 years ago
esp32lora @projects:internetofthings
1 Hits, Last modified: 6 years ago
iotaiuto @projects:internetofthings
1 Hits, Last modified: 5 years ago
iotaiuto_privacy @projects:internetofthings
1 Hits, Last modified: 6 years ago
micropython @projects:internetofthings
1 Hits, Last modified: 7 years ago
objectdetection @projects:internetofthings
1 Hits, Last modified: 5 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
server @projects:livenet
1 Hits, Last modified: 8 years ago
00-setup-univr @projects:openstack-ansible
1 Hits, Last modified: 17 hours ago
11-ns-network @projects:openstack-ansible
1 Hits, Last modified: 16 hours 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
systemd @zibaldone:linux
1 Hits, Last modified: 18 months ago
corne @projects:zibaldone:electronic
1 Hits, Last modified: 4 years ago
iptables @projects:zibaldone:linux
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