Difference between revisions of "Raspberry PI"

From BITPlan can4eve Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
* https://www.amazon.de/gp/product/B01M0AT5O5
 
* https://www.amazon.de/gp/product/B01M0AT5O5
  
Here is an example:
+
= Software configuration =
 
<source lang='bash'>
 
<source lang='bash'>
 
cat /etc/os-release
 
cat /etc/os-release

Revision as of 16:26, 31 December 2018

To run on a Raspberry PI you need a properly configured device. See e.g. 31jEGhZmPdL.jpg

Software configuration

cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"