Changes between Version 44 and Version 45 of PiBotOsInstallation
- Timestamp:
- Oct 1, 2016, 11:22:23 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v44 v45 25 25 curl -s get.pi4j.com | sudo bash 26 26 }}} 27 * Install Nano text editor {{{ sudo apt-get install nano}}} 27 28 * Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-daemon}}} 28 29 * Update Raspian Configuration {{{ sudo raspi-config }}}