Skip to content

fcatuhe/raspberry_pi_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

raspberry_pi_install

  1. Install Raspbian Jessie Lite image via LAN (https://www.raspberrypi.org/documentation/installation/installing-images/mac.md)
  2. Configure Wifi (http://www.framboise314.fr/le-wifi-avec-jessie-en-ligne-de-commande/)
  3. Expand FS via sudo raspi-config, change time zone and locale?
  4. sudo apt-get update + sudo apt-get upgrade
  5. Configure Wifi ifupdown (http://raspberrypi.stackexchange.com/questions/4120/how-to-automatically-reconnect-wifi)
  6. Install Node-Red : sudo install nodered (http://nodered.org/docs/hardware/raspberrypi)
  7. Install npm
  8. Install EmonCMS Node-Red (http://flows.nodered.org/node/node-red-node-emoncms)
  9. Configure Node-Red with EmonCMS
  10. (Fix USB device name? (http://hallard.me/fixed-usb-dev-uteleinfo/))
  11. Install Domoticz (https://www.domoticz.com/wiki/Installing_and_running_Domoticz_on_a_Raspberry_PI)
  12. Configure Domoticz systemd (inspiration http://www.domoticz.com/forum/viewtopic.php?f=6&t=6366&p=41821#p41824)
  13. Install Shell In A Box (sudo apt-get install shellinabox)
  14. Install RPi-Monitor (http://rpi-experiences.blogspot.fr/p/rpi-monitor-installation.html) and configure Wifi display
  15. Update Firmware from time to time (sudo apt-get install rpi-update // sudo rpi-update)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published