Changes

Jump to: navigation, search

Nfs

29 bytes added, 20:21, 16 July 2012
== How to use me (hard) ==
First start the rpcbind daemon and the nfs-common daemon
* <pre>sudo init.d start rpcbind nfs-common</pre>
OR
* <pre>sudo rc.d start rpcbind nfs-common</pre>
Then simply mount that little boy
<pre>sudo mount foo.fixme.ch:/media/disk1/music /mnt</pre>
Yes, that's all little slacker :).
== Shares ==
445
edits