• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

dev

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (71)
  • projects (39)
  • wiki (3)
  • madmax (2)
  • kubernetes (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • scipiodev (projects:livenet)
  • development (tips:android)

Fulltext results:

jetsonnano @projects:internetofthings
28 Hits, Last modified: 2 years ago
neering/Jetson-Nano-Ubuntu-20-image * [[https://developer.nvidia.com/embedded/jetson-nano-developer-kit|interesting projects]] * [[https://elinux.org/Je... code> cd /usr/local/cuda-10.0/samples/1_Utilities/deviceQuery sudo make ./deviceQuery cd /usr/local/cuda-10.0/samples/1_Utilities/bandwidthTest/ sudo make
panda3d @tips:gameengine
28 Hits, Last modified: 11 years ago
apt-get install build-essential bison flex python-dev \ freeglut3-dev libglu1-mesa-dev libfreetype6-dev libosmesa6-dev \ libgtk2.0-dev libpng12-dev libjpeg-dev libtiff5-dev libxft-dev libs
install @tips:opencv
28 Hits, Last modified: 8 years ago
d of Qt, replace 'qt5-default' with 'libgtkglext1-dev' and remove '-DWITH_QT=ON' option in CMake): sudo apt-get install -y libvtk6-dev libgtkglext1-dev # GUI qt # sudo apt install -y qt5-default # Media I/O: sudo apt-get install -y zlib1g-dev libjpeg-dev libwebp-dev libpng-dev libtiff5-dev l
k80 @tips
26 Hits, Last modified: 17 months ago
/opt/cuda-samples cd /opt/cuda-samples cd Samples/deviceQuery/ make </code> deviceQuery <code="bash"> cd /opt/cuda-samples/bin/x86_64/linux/release ./deviceQuery ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking)
kinectv2 @tips:sensors
24 Hits, Last modified: 11 years ago
====== Kinect ====== ===== device ===== /etc/udev/rules.d/90-kinect2.rules <code> # ATTR{product}=="Kinect2" SUBSYSTEM=="usb", ATTR{... }=="02d9", MODE="0666" </code> <code bash> sudo udevadm control --reload </code> On Ubuntu avoid auto... ions <code bash> # check with grep . /sys/bus/usb/devices/*/power/autosuspend </code> To connect kinec
lxd @tips
21 Hits, Last modified: 6 years ago
ol/lxd # define default storage pool lxc profile device add default root disk path=/ pool=zfspool # i... 2 ALIAS=${ALIAS:=xenial} lxc image show $ALIAS >/dev/null 2>&1 if [ ! $? = 0 ]; then echo lxc imag... emctl restart apt-cacher-ng fi lxc info $NAME >/dev/null 2>&1 if [ ! $? = 0 ]; then lxc launch $A... nel_modules: openvswitch,nbd,ip_tables,ip6_tables devices: eth0: mtu: "9000" name: eth0 n
analisi @projects:charta
18 Hits, Last modified: 3 years ago
he la richiedono come servizio di archiviazione. Deve essere utilizzata da operatori, che caricano i d... o i file scansionati. In questa fase l'operatore deve avere da un lato la preview del documento, con p... tore può vedere tramite una preview. L'operatore deve poter segnalare i tag che non sono stati compila... r** del documento, può sempre vederlo, altrimenti deve essere membro di un gruppo con permesso read o a
seamless @projects:livenet
16 Hits, Last modified: 10 years ago
get install build-essential git-core cmake libssl-dev libx11-dev libxext-dev libxinerama-dev \ libxcursor-dev libxdamage-dev libxv-dev libxkbfile-dev libasound2-dev libcups2-dev
zfs @tips
15 Hits, Last modified: 3 years ago
BF07 # ??? </code> <code> zpool create lxd /dev/sda4 </code> ===== docker ===== <code> systemct... s2 </code> add volume to instance create file mydevice.xml <code> <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='none'/> <source dev='/dev/zvol/rpool/libvirt/juju-controller'/>
gnss @tips
14 Hits, Last modified: 3 years ago
om/wiki/expansion/gw16143|ntrip client]] on ublox device pygnssutils Configure ublox as [[https://git... > systemctl stop gpsd systemctl stop gpsd.socket DEVICE=/dev/gps0 ubxtool -f $DEVICE -p RESET ubxtool -f $DEVICE -e NMEA ubxtool -f $DEVICE -d BINARY ubxtool -f $D
backup
13 Hits, Last modified: 10 years ago
detect main feature <code> LANG=en dvdbackup -i /dev/sr0 -I | egrep -i -2 "^Main feature" </code> wit... y the disk with <code> mplayer -v dvdnav:// -dvd-device /dev/sr0 2>&1 | grep TITLE </code> without a title number, then select the main feature in the men... ample) to vob file <code> mplayer dvdnav://1 -dvd-device /dev/sr0 -dumpstream -dumpfile movie.vob mplay
homeassistant @projects:internetofthings
12 Hits, Last modified: 3 years ago
pt install python3 python3-venv incron mc python3-dev libffi-dev libssl-dev python3 -m venv ~/venv . ~/venv/bin/activate echo "source ~/venv/bin/activate" >> ~/.bashrc... | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null sudo apt-get update sudo apt-get install do
18.04 @tips:ubuntu
11 Hits, Last modified: 7 years ago
TRO zfs mount rpool/ROOT/$DISTRO mount -o remount,dev /$DISTRO debootstrap $DISTRO /$DISTRO mount --rbind /dev /$DISTRO/dev mount --rbind /proc /$DISTRO/proc mount --rbind /sys /$DISTRO/sys chroot /$DISTRO /bin/... ine noibrs noibpb nopti" </code> enable ethernet device management <code> touch /etc/NetworkManager/co
zfs-on-root @tips:ubuntu
11 Hits, Last modified: 8 years ago
disk and create GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S... normalization=formD -o ashift=12 \ rpool raidz /dev/disk/by-id/ata-ST4000NM0035-1V4107_ZC10????-part1... deboostrap <code> DISTRO=xenial mount -o remount,dev /mnt debootstrap $DISTRO /mnt zfs set devices=off rpool mount --rbind /dev /mnt/dev mount --rbind /p
gstreamer @tips
10 Hits, Last modified: 2 years ago
e> show usb camera <code> gst-launch-1.0 v4l2src device=/dev/video0 ! xvimagesink </code> rtsp client <code> gst-launch-1.0 \ rtspsrc location=rtsp://fo... -U|oCam-1CGN-U]] identify <code> v4l2-ctl --list-devices v4l2-ctl --list-formats-ext -d /dev/video0
iotaiuto_skill @projects:internetofthings
10 Hits, Last modified: 5 years ago
install @tips:archlinux
10 Hits, Last modified: 3 years ago
pyramid @tips
9 Hits, Last modified: 10 years ago
smartreader @tips
9 Hits, Last modified: 7 years ago
linux @tips:radxa
9 Hits, Last modified: 10 years ago
googlehome @projects:internetofthings
8 Hits, Last modified: 8 years ago
micropython @projects:internetofthings
8 Hits, Last modified: 7 years ago
orin
7 Hits, Last modified: 3 years ago
03-ceph @projects:openstack-ansible
7 Hits, Last modified: 17 hours ago
docs @projects:wamp
7 Hits, Last modified: 9 years ago
video @tips
6 Hits, Last modified: 5 years ago
iotaiuto @projects:internetofthings
6 Hits, Last modified: 5 years ago
mycroft @projects:iotaiuto
6 Hits, Last modified: 4 years ago
iidc @projects:zibaldone:electronic
6 Hits, Last modified: 4 years ago
shinobi @projects:internetofthings
5 Hits, Last modified: 8 years ago
postgres @tips:db
5 Hits, Last modified: 7 years ago
docker @projects:zibaldone:linux
5 Hits, Last modified: 3 years ago
3dprinter @projects
4 Hits, Last modified: 4 years ago
jibri @tips
4 Hits, Last modified: 3 years ago
onvif @tips
4 Hits, Last modified: 7 years ago
xpath @tips
4 Hits, Last modified: 10 years ago
tradfri @projects:internetofthings
4 Hits, Last modified: 6 years ago
bv9500 @tips:android
4 Hits, Last modified: 4 years ago
unreal @tips:gameengine
4 Hits, Last modified: 11 years ago
kuu @tips:hw
4 Hits, Last modified: 3 years ago
17.10 @tips:ubuntu
4 Hits, Last modified: 8 years ago
openvpn @tips:vpn
4 Hits, Last modified: 8 years ago
pizza @madmax
3 Hits, Last modified: 7 years ago
mdm @projects
3 Hits, Last modified: 4 years ago
blocksync @tips
3 Hits, Last modified: 9 years ago
cordova @tips
3 Hits, Last modified: 11 years ago
ionic @tips
3 Hits, Last modified: 8 years ago
broadlink @projects:internetofthings
3 Hits, Last modified: 6 years ago
esp32 @projects:internetofthings
3 Hits, Last modified: 4 years ago
esp32lora @projects:internetofthings
3 Hits, Last modified: 6 years ago
zigbee @projects:iotaiuto
3 Hits, Last modified: 4 years ago
server @projects:livenet
3 Hits, Last modified: 8 years ago
05-installazione @projects:openstack-ansible
3 Hits, Last modified: 17 hours ago
vscode @projects:zibaldone
3 Hits, Last modified: 3 months ago
adb @tips:android
3 Hits, Last modified: 8 years ago
stratos @tips:android
3 Hits, Last modified: 8 years ago
minecraft @tips:gameengine
3 Hits, Last modified: 8 years ago
motorizzazione @tips:vpn
3 Hits, Last modified: 7 years ago
agid @tips
2 Hits, Last modified: 4 years ago
airos @tips
2 Hits, Last modified: 7 years ago
idrac @tips
2 Hits, Last modified: 2 years ago
openspec @tips
2 Hits, Last modified: 2 weeks ago
zsh @tips
2 Hits, Last modified: 7 years ago
dokuwiki @wiki
2 Hits, Last modified: 5 years ago
doorbell @projects:iotaiuto
2 Hits, Last modified: 4 years ago
presence @projects:iotaiuto
2 Hits, Last modified: 4 years ago
scipiodev @projects:livenet
2 Hits, Last modified: 8 years ago
00-setup-univr @projects:openstack-ansible
2 Hits, Last modified: 17 hours ago
development @tips:android
2 Hits, Last modified: 9 years ago
virtualization @tips:android
2 Hits, Last modified: 10 years ago
inappbrowser @tips:cordova
2 Hits, Last modified: 11 years ago
android @tips:radxa
2 Hits, Last modified: 11 years ago
monitor @tips:radxa
2 Hits, Last modified: 10 years ago
trusty @tips:ubuntu
2 Hits, Last modified: 10 years ago
galileo @tips:vpn
2 Hits, Last modified: 17 months ago
turbolevo @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
qemu
1 Hits, Last modified: 7 years ago
sidebar
1 Hits, Last modified: 3 years ago
traefik @kubernetes
1 Hits, Last modified: 12 months ago
licoli @madmax
1 Hits, Last modified: 9 years ago
projects @projects
1 Hits, Last modified: 11 years ago
airmouse @tips
1 Hits, Last modified: 4 years ago
atom @tips
1 Hits, Last modified: 8 years ago
autofs @tips
1 Hits, Last modified: 9 years ago
cvat @tips
1 Hits, Last modified: 5 years ago
dac @tips
1 Hits, Last modified: 9 years ago
ftp @tips
1 Hits, Last modified: 7 years ago
git @tips
1 Hits, Last modified: 7 years ago
juju @tips
1 Hits, Last modified: 5 years ago
kvm @tips
1 Hits, Last modified: 10 years ago
mopidy @tips
1 Hits, Last modified: 9 years ago
multiboot @tips
1 Hits, Last modified: 3 years ago
otp @tips
1 Hits, Last modified: 5 years ago
rocm @tips
1 Hits, Last modified: 3 days ago
ssl @tips
1 Hits, Last modified: 7 days ago
taskfile @tips
1 Hits, Last modified: 3 years ago
uwb @tips
1 Hits, Last modified: 6 years ago
verbaliesempio @tips
1 Hits, Last modified: 3 years ago
vrcard @tips
1 Hits, Last modified: 3 years ago
syntax @wiki
1 Hits, Last modified: 5 years ago
welcome @wiki
1 Hits, Last modified: 5 years ago
electronic @projects:internetofthings
1 Hits, Last modified: 8 years ago
esphome @projects:internetofthings
1 Hits, Last modified: 4 years ago
orangepizero2 @projects:internetofthings
1 Hits, Last modified: 13 months ago
led @projects:iotaiuto
1 Hits, Last modified: 4 years ago
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified: 3 years ago
occhiali @projects:iotaiuto
1 Hits, Last modified: 4 years ago
01_struttura_server @projects:livenet
1 Hits, Last modified: 12 months ago
10-storage-backend @projects:openstack-ansible
1 Hits, Last modified: 16 hours ago
postinstall @tips:archlinux
1 Hits, Last modified: 3 years ago
mssql @tips:db
1 Hits, Last modified: 9 years ago
checkin @tips:galileo
1 Hits, Last modified: 3 years ago
minetest @tips:gameengine
1 Hits, Last modified: 8 years ago
hp @tips:hw
1 Hits, Last modified: 14 months ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
cyanogenmod @tips:radxa
1 Hits, Last modified: 11 years ago
locale @tips:ubuntu
1 Hits, Last modified: 8 years ago
xenial @tips:ubuntu
1 Hits, Last modified: 8 years ago
univr @tips:vpn
1 Hits, Last modified: 3 years ago
sirio @projects:internetofthings:clients
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