12,297
edits
Line 11: | Line 11: | ||
sudo apt-get install raspberrypi-net-mods | sudo apt-get install raspberrypi-net-mods | ||
=== Setup Vidoe playback === | |||
Test video playback: [http://www.raspberrypi.org/documentation/usage/video/README.md source] | Test video playback: [http://www.raspberrypi.org/documentation/usage/video/README.md source] | ||
Line 25: | Line 26: | ||
date '+Date %Y-%m-%d Time %H:%m' | date '+Date %Y-%m-%d Time %H:%m' | ||
echo -e "This is \c" && hostname | echo -e "This is \c" && hostname | ||
ifconfig | grep "inet addr" | |||
sleep 2 | sleep 2 | ||
clear | clear |