Dave Uhring wrote:
> On Mon, 14 Jul 2008 13:14:02 -0500, Dave Uhring wrote:
>
>> On Mon, 14 Jul 2008 13:09:02 -0400, Jim Anderson wrote:
>>
>>> I'm running Kubuntu 7.10 on two desktop PCs and I'd like to
>>> use NFS with them. The first PC, peewee, will be the server.
>>> It is running xinetd and portmap. When I run rpcinfo -p, the
>>> only lines to show up are:
>>>
>>>> program vers proto port
>>>> 100000 2 tcp 111 portmapper
>>>> 100000 2 udp 111 portmapper
>> apt-get install nfs-common
>
> Oops, that's for the client. For the server I'm pretty sure that you want
>
> apt-get install nfs-kernel-server
>
Dave,
Thank you. That moved me a step forward. When I run
rpcinfo -p now, all of the daemons are running.
I still can mount the files system that I'm trying
to mount on nfs. I'll make another post to the newsgroup.
Jim
|