Navigation:  Recording/Streaming/3rdParty >

NFS Recording Linux

Previous pageReturn to chapter overviewNext page

NFS Recording Linux

You will need a NFS Server. Please use google to find one for Linux.

 

All changes are made in the console

 

You will then need an entry in the /etc/exports:

 

/dbox/mp3 dbox(rw, no_root_squash)

 

mp3 must match the directory on your dbox as some images have already something simular in there. For movies or photos choose something else.

 

You then need to update your system either via

exportfs -a

 

Alternativ try

/etc/init.d/nfsd restart

 

If you have not got the directory as mentioned above on your Dbox do the following via telnet

 

cd /var

mkdir -p /var/mp3

Copyright © <05.01.2006>, < PT-1> Last Changes 15.04.2008