• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

cd

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@projects
  • Any namespace
  • projects:internetofthings (10)
  • projects:iotaiuto (3)
  • projects:livenet (3)
  • projects:zibaldone (3)
  • projects:openstack-ansible (2)
  • projects:wamp (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

mycroft @projects:iotaiuto
11 Hits, Last modified: 4 years ago
gurazione**\\ Dal terminale del raspberry: <code> cd ~ rm .mycroft/mycroft.conf rm .mycroft_cli.conf s... sudo apt autoremove -y pip install --upgrade pip cd mycroft-core pip install --upgrade . </code> **I... lone https://github.com/respeaker/seeed-voicecard cd seeed-voicecard sudo ./install.sh </code> **Disa... stop systemctl --user stop pulseaudio arecord -f cd -Dhw:0 test.wav // Registrare audio, poi premere
jetsonnano @projects:internetofthings
7 Hits, Last modified: 2 years ago
stall -U jetson-stats </code> check CUDA <code> cd /usr/local/cuda-10.0/samples/1_Utilities/deviceQuery sudo make ./deviceQuery cd /usr/local/cuda-10.0/samples/1_Utilities/bandwidt... .0/Python-3.8.0b3.tgz tar zxvf Python-3.8.0b3.tgz cd Python-3.8.0b3 CFLAGS=-DOPENSSL_NO_SSL2 ./configu... /6GB.swap swapon -s </code> <code> RELEASE=4.1.1 cd ~/ curl -L https://github.com/opencv/opencv/archi
3dprinter
5 Hits, Last modified: 4 years ago
t clone https://github.com/Jyers/Marlin.git cd Marlin check out latest release branch, for examp... ps://github.com/MarlinFirmware/Configurations.git cd Configurations check out latest release branch, f... iguration.h and Configuration_adv.h from examples cd .. rsync -av Configurations/config/examples/Geeet... rlin 2.0.9]] or update scipio <code | download> cd /lab/printer3d/marlin-predator # only one time #g
homeassistant @projects:internetofthings
4 Hits, Last modified: 3 years ago
hiavetta usb (es usb-0658_0200-if00) mkdir zwave cd zwave wget https://raw.githubusercontent.com/zwav... ne https://github.com/scipioni/home-assistant.git cd home-assistant git remote add upstream https://gi... ne https://github.com/scipioni/home-assistant.git cd home-assistant.github.io.git git remote add upstr... install y ruby ruby-dev sudo gem install bundler cd home-assistant.github.io.git bundle rake generate
corne @projects:zibaldone:electronic
4 Hits, Last modified: 4 years ago
git clone https://github.com/qmk/qmk_firmware.git cd qmk_firmware ./util/linux_install.sh # qmk cli o... env venv source venv/bin/activate pip install qmk cd $QMK_HOME qmk setup </code> compile default <cod... km default </code> download scipio layout <code> cd keyboards/crkbd/keymaps/ git clone https://github... io </code> write scipio firmware to micro <code> cd qmk_firmware make crkbd:scipio make crkbd:scipio
iotaiuto_skill @projects:internetofthings
3 Hits, Last modified: 5 years ago
oint homeassistant dell'utente. test funzionali (cd /home/iotaiuto): * make test-token: verifica la... ", "name": "TurnOff", "messageId": "abcd" }, "endpoint": { "scope": { ... }, "cookie": {}, "endpointId": "abcd" }, "payload": {} } } </code> **N.B.**
led @projects:iotaiuto
3 Hits, Last modified: 4 years ago
script per led presenti sul git iotaiuto <code> cd $HOME mkdir led_scripts cd led_scripts # posizionare qui i seguenti file: # led_init.sh, led_lib.py, led.py, led_server.py chmod +x led_init.sh cd /etc/systemd/system # posizionare qui i seguenti
server @projects:livenet
3 Hits, Last modified: 8 years ago
/images/bionic/ http://archive.ubuntu.com/ubuntu cd /livenet/images run .... <code> R=bionic cat > ${... netrv e /home/scipio/.gitconfig in <chroot>/root/ cd /root git clone https://github.com/scipioni/livenet-client.git cd livenet-client git checkout bionic mv .git / git
electronic @projects:internetofthings
2 Hits, Last modified: 8 years ago
.banggood.com/0_91-Inch-128x32-IIC-I2C-Blue-OLED-LCD-Display-DIY-Oled-Module-SSD1306-Driver-IC-DC-3_3V-5V-p-1140506.html|I2C Blue OLED LCD Display DIY Oled Module SSD1306]]
influxdb @projects:internetofthings
2 Hits, Last modified: 6 years ago
===== install ===== <code bash> TODO # per rasp cd /tmp wget https://github.com/fg2it/grafana-on-ras... /grafana/plugins/ directory piechart <code bash> cd /var/lib/grafana/plugins/ git clone https://githu
micropython @projects:internetofthings
2 Hits, Last modified: 7 years ago
//github.com/loboris/MicroPython_ESP32_psRAM_LoBo cd MicroPython_ESP32_psRAM_LoBo cd MicroPython_BUILD ./BUILD.sh menuconfig ./BUILD.sh ./BUILD.sh flash #
doorbell @projects:iotaiuto
2 Hits, Last modified: 4 years ago
tuirà esphome originale <code> mkdir esphome_rtsp cd esphome_rtsp git clone https://github.com/crossan007/esphome cd esphome checkout feature/rtsp-server pip install
03-ceph @projects:openstack-ansible
2 Hits, Last modified: 18 hours ago
ELL_PERC_H730P_Mini_0070141306a6555d300011bc57f098cd 1676G Yes 119s ago os... ELL_PERC_H730P_Mini_001ed81906ef6b5d300011bc57f098cd 1676G Yes 119s ago ... etcetera ... </c
iidc @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
SuperSpeed Gen 1 USB device number 5 using xhci_hcd [ 1161.874950] usb 10-2: New USB device found, id... <code> tar zxvf pylon-5.2.0.13457-x86_64.tar.gz cd pylon-5.2.0.13457-x86_64 sudo tar -C /opt -xzvf p
docker @projects:zibaldone:linux
2 Hits, Last modified: 3 years ago
_volume>:/from -v <new_volume>:/to alpine ash -c "cd /from ; cp -av . /to" docker volume rm <old_volum... erlay web </code> deploy compose as swarm <code> cd ~/traefik docker stack deploy -c docker-compose.y
mdm
1 Hits, Last modified: 4 years ago
plate
1 Hits, Last modified: 3 years ago
esp32lora @projects:internetofthings
1 Hits, Last modified: 6 years ago
freenove @projects:internetofthings
1 Hits, Last modified: 17 months ago
shinobi @projects:internetofthings
1 Hits, Last modified: 8 years ago
tradfri @projects:internetofthings
1 Hits, Last modified: 6 years ago
scipiodev @projects:livenet
1 Hits, Last modified: 8 years ago
seamless @projects:livenet
1 Hits, Last modified: 10 years ago
05-installazione @projects:openstack-ansible
1 Hits, Last modified: 18 hours ago
docs @projects:wamp
1 Hits, Last modified: 9 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