[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Best network filesystem for a bleeding edge, pure linux environment?



On Thu, Mar 17, 2011 at 7:15 PM, shawn wilson <ag4ve.us@gmail.com> wrote:
heh, i'd think you'd go with nfs because it's drop dead simple to setup. seriously, google something like 'linux exports example' and just look at it. you should have it setup in no more than 10 minutes. now, if you have 100 servers hitting it and you start noticing interesting issues with file locking, dates, and the likes, you might have to read up. but, seriously, there's not much that is as simple to setup on unix as straight nfs.


chris@ziggy.xaerolimit.net [~]# cat /etc/exports 
/usr/home -alldirs -maproot=root
/mnt/music -alldirs -maproot=root
chris@ziggy.xaerolimit.net [~]# 

there is your example ... that list is exported on my FreeBSD7.3 box and I can freely mount them in Mr. Gates favorite OS, Gentoo Linux and Debian 6.
-- 
Did you know...
If you play a Windows 2000 CD backwards, you hear satanic messages,
but what's worse is when you play it forward....
...it installs Windows 2000
-- Alfred Perlstein on chat at freebsd.org

Reply to: