Mag Gam on 19 Jun 2007 00:44:36 -0000


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

Re: [PLUG] NFS question

  • From: "Mag Gam" <magawake@gmail.com>
  • To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
  • Subject: Re: [PLUG] NFS question
  • Date: Mon, 18 Jun 2007 20:44:26 -0400
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LaZFP681lduxnMAMC2xkwxmCenSayjoVYx55PMk0Z5j+PFexc1uHxETxt6lVZTSF9Daz3crWFQKxOARQUTrMUPYQXJrEGnX3VW3bc3WT1iEzRB1TCh/NRF6UrhEpj8AIcU7A3AcjI2MH5gGCnujbFHRcN9KRPac273DYLWIyVUY=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

Doug,

try setting up your export file like this
/ -alldirs

exportfs -a

is this what you were looking for?

HTH



On 6/18/07, Antony P Joseph <antony@panathara.org> wrote:
Hi
On Mon, 2007-06-18 at 22:25 +0100, Jeff Abrahamson wrote:
> On Mon, Jun 18, 2007 at 04:58:48PM -0400, Matthew Rosewarne wrote:
> >   [10 lines, 115 words, 660 characters]  Top characters: estoinra
> >
> > It is an overwhelmingly bad idea to use NFS nowadays.  The protocol
> > is so inherently insecure that using it is tantamount to leaving
> > your screen door unlocked in Mogadishu.  If you want to copy the odd
> > file between machines, it's a much better idea to use shfs (kernel
> > module) or sshfs (FUSE), which let you mount a remote directory via
> > SSH.  Otherwise, the only reasonable ways to run NFS are by running
> > it over IPSEC or by tunnelling it through SSH.  Using shfs/sshfs is
> > far easier and just as secure.
>
> SFS is also a good option.
>
>     http://www.fs.net/sfswww/

What about gnomevfs(nautilus) if you are using gnome desktop.

With regards
Antony
>
> ___________________________________________________________________________
> Philadelphia Linux Users Group         --        http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug