Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 96 14:16:00 PST
From:      Robert Clark <ROBERTC@PII.COM>
To:        "'freebsd-questions'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE:RE: Sharing directories without rebooting
Message-ID:  <3283B164@smtp>

next in thread | raw e-mail | index | archive | help

Paul,
     (I'm fairly new to UNIX)
     Is the;

     mountd
     nfsd -u -t 4

     method better than

     ps -as | grep mountd
     kill -HUP mountd's pid

                    Thanks, [RC]
 ----------
From: owner-freebsd-questions
To: kurt
Cc: freebsd-questions
Subject: Re: Sharing directories without rebooting
Date: Friday, November 08, 1996 2:57PM

In a previous message, Kurt Schafer said:
>
> I want to share a directory with two other machines on the network.
> (all FreeBSD 2.1.5R)
>
> I've added the required line to the /etc/exports file, but would like to
> simply export the new share without rebooting the system. Likewise the 
other
> machines have the filesystem listed in /etc/fstab. (but if the directory 
is
> shared, I know how to mount them from the command line)
>
> What is the command line syntax to make a directory mountable by other
> machines ?

mountd
nfsd -u -t 4


 --
Paul T. Root                    E/Mail: proot@iaces.com
200 S. 5th St. Suite 1100       PAG: +1 (800) SKY-PAGE PIN: 537-7370
Minneapolis, MN  55402          WRK: +1 (612) 663-1979
NIC:    PTR                     FAX: +1 (612) 663-8030




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3283B164>