sudo service rpcbind restart
Showing posts with label RPI. Show all posts
Showing posts with label RPI. Show all posts
Wednesday, February 1, 2017
NFS on RPI2
Just a quick note - following the instructions I've put up elsewhere here, the only thing to add for an RPI is that rpc.statd needs to be started for the network mount to work. Run this before the sudo mount -a command:
Final post here
I'm switching over to github pages . The continuation of this blog (with archives included) is at umhau.github.io . By the way, the ...
-
A beowulf cluster lets me tie miscellaneous computers together and use their cpus like one large processor...I think. Never done this befor...
-
I still use OpenBSD for my server, so here goes setting up an NFS on it. This is a fantastic resource. Note: if having trouble with the...
-
Update: I finished my tool for creating a customized voice model. It encapsulates the best of what I described below. See here: https:...