Showing posts with label fstab. Show all posts
Showing posts with label fstab. Show all posts

Friday, 14 March 2014

BirdBoxPiCam2014: updating Time on the RaspberryPi

Ok, so it turned out that using NTP to reset the clock on the Raspberry Pi was not one of my greatest ideas for this project.


NTP is for real computing, where high accuracy is required and small errors need to be slowly tuned out.


My requirements for this bird box project are for a step-change correction each time the system boots up, which may be several times per day. Accuracy is just not important.

Thursday, 13 December 2012

External Drive Network Share on Linux

If you have a home server or just a box that is left on most of the time, you may want to add an external drive and share the contents over the network.


This post is written for Lubuntu using an attached memory stick, but you should be able to follow this procedure for other Linux distros.


Lubuntu is a light-weight Linux distro, so you may find there are packages missing which are required for proper network operation. Consequently, I suggest you set your Lubuntu box for networking using the method I've detailed here.