Skip to Content.
Sympa Menu

baslinux - Re: [BL] NFS use -was....................

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] NFS use -was....................
  • Date: Fri, 6 May 2005 07:34:56 +1200

Constant Brouerius van Nidek wrote:
>
> In exports I have following
> / *(rw)
> /home *(rw,all_squash,sync)
> /drdos *(rw,all_squash,sync)
> /fotos *(rw,all_squash,sync)

No problem there. The * means any address has access.

> And how could I go from the server to the BL computer?

NFS lets you mount a server directory on the client.
It doesn't work the other way around. By using
commands (cp, mv, etc.) on the client you can shift
data in both directions, but it is not possible to
do that from the server.

> If I mount in the same way as from BL2 I get following info:
> mount: RPC: Remote system error - Connection refused

The only way to do that is to install an NFS server
on BL2, configure /etc/exports and execute three
rpc commands.

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page