Re: [CentOS] nfs installation

2007-08-15 Thread Mark Quitoriano
On 8/15/07, Johnny Hughes <[EMAIL PROTECTED]> wrote: > > Mark Quitoriano wrote: > > > > > > On 8/15/07, *Johnn Tan* <[EMAIL PROTECTED] > > > wrote: > > > > > ok i got the nfs-utils installed how do i start the daemon? im > install > > > nfs-server on centos 4.5 by

Re: [CentOS] nfs installation

2007-08-15 Thread Rodrigo Barbosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Aug 15, 2007 at 04:18:58PM +0100, Tom Brown wrote: > > > what i meant was there's no nfs daemon on /etc/init.d so i can't start it > > or anything. > $ rpm -qa | grep nfs-utils > > what do you get ? how about a simple: rpm -q nfs-utils

Re: [CentOS] nfs installation

2007-08-15 Thread Tom Brown
what i meant was there's no nfs daemon on /etc/init.d so i can't start it or anything. $ rpm -qa | grep nfs-utils what do you get ? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] nfs installation

2007-08-15 Thread Johnny Hughes
Mark Quitoriano wrote: > > > On 8/15/07, *Johnn Tan* <[EMAIL PROTECTED] > > 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

Re: [CentOS] nfs installation

2007-08-15 Thread Mark Quitoriano
what i meant was there's no nfs daemon on /etc/init.d so i can't start it or anything. On 8/15/07, Simone <[EMAIL PROTECTED]> wrote: > > Hi > > You can start the service with: > > service nfs start > > You need to configure /etc/exports on the server adding all the resources > you intend to expor

Re: [CentOS] nfs installation

2007-08-15 Thread Mark Quitoriano
On 8/15/07, Johnn Tan <[EMAIL PROTECTED]> 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-sha

Re: [CentOS] nfs installation

2007-08-15 Thread Johnn Tan
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

Re: [CentOS] nfs installation

2007-08-15 Thread Simone
Hi You can start the service with: service nfs start You need to configure /etc/exports on the server adding all the resources you intend to export, you can find more info here http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/ch-nfs.html Ciao On 8/15/07, Mark Quitori

Re: [CentOS] nfs installation

2007-08-15 Thread Mark Quitoriano
On 8/15/07, Simone <[EMAIL PROTECTED]> wrote: > > Hi > > > Try yum (or apt-get) install nfs-utils nfs-utils-lib, it should work. > > Cheers > > Simone > > On 8/15/07, Mark Quitoriano < [EMAIL PROTECTED]> wrote: > > > > Im trying to install nfs on my server. i tried to do apt-get install nfs > > nfs

Re: [CentOS] nfs installation

2007-08-15 Thread Simone
Hi Try yum (or apt-get) install nfs-utils nfs-utils-lib, it should work. Cheers Simone On 8/15/07, Mark Quitoriano <[EMAIL PROTECTED]> wrote: > > Im trying to install nfs on my server. i tried to do apt-get install nfs > nfs-lock portmap. but portmap is the only one available. Is there a new n

[CentOS] nfs installation

2007-08-15 Thread Mark Quitoriano
Im trying to install nfs on my server. i tried to do apt-get install nfs nfs-lock portmap. but portmap is the only one available. Is there a new name for nfs and nfs-lock nowadays? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/