On 8/15/07, Johnny Hughes <johnny@centos.org> wrote:
Mark Quitoriano wrote:
>
>
> On 8/15/07, *Johnn Tan* <linuxweb@gmail.com <mailto:linuxweb@gmail.com>>
> wrote:
>
>     > ok i got the nfs-utils installed how do i start the daemon? im install
>     > nfs-server on centos 4.5 by the way.
>
>     I don't know if 4.5 is radically different, but on 5.0, nfs
>     came with the base install.
>
>     I simply added my directory-to-share & permissions in
>     /etc/exports then did a "service nfs start" (and "chkconfig
>     nfs on" if you want it to persist across reboots).
>
>     johnn
>
>
> Hi john
>
> i installed trim down version of centos so most of the bloated softwares
> of rh didn't come with it. and NFS is one of them so im trying to
> install it from the repositories.

nfs-utils provides both /etc/rc.d/init.d/nfs and /etc/rc.d/init.d/nfslock

If you installed it, you should be good to go


ok i found what's my problem :) i only installed nfs-utils-lib :D tnx for the help