Debian NFS server
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
m |
|||
| Line 8: | Line 8: | ||
There have been reports that the 'userland' server does not serve files bigger then 2GB (http://www.kurobox.com/forums/viewtopic.php?t=894) | There have been reports that the 'userland' server does not serve files bigger then 2GB (http://www.kurobox.com/forums/viewtopic.php?t=894) | ||
| + | |||
| + | [[Category:Debian]] | ||
Revision as of 02:07, 10 July 2006
Install an NFS server
Installing an NFS server is as simple as
# apt-get install nfs-user-server
OR
# apt-get install nfs-kernel-server
There have been reports that the 'userland' server does not serve files bigger then 2GB (http://www.kurobox.com/forums/viewtopic.php?t=894)

