<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NFS SERVER in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812604#M2584</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;give this command.&lt;BR /&gt;&lt;BR /&gt;#ntsysv&lt;BR /&gt;&lt;BR /&gt;and select the networking services to be enabled automatically on bootup.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
    <pubDate>Wed, 25 Sep 2002 05:49:24 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2002-09-25T05:49:24Z</dc:date>
    <item>
      <title>NFS SERVER</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812602#M2582</link>
      <description>Hi Team, &lt;BR /&gt;CAn Any one help me out how to start an NFs server at system start up. and what are all the procedures for making up an NFs Server &amp;amp; a client.. &lt;BR /&gt;Thanks in advance &lt;BR /&gt;Asif</description>
      <pubDate>Tue, 24 Sep 2002 16:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812602#M2582</guid>
      <dc:creator>donne007</dc:creator>
      <dc:date>2002-09-24T16:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: NFS SERVER</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812603#M2583</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Make sure "nfs-utils" is installed :&lt;BR /&gt;&lt;BR /&gt;   rpm -q nfs-utils&lt;BR /&gt;&lt;BR /&gt;Then make sure that NFS is started in system bootup scripts :&lt;BR /&gt;&lt;BR /&gt;root:~# cd /etc/rc.d&lt;BR /&gt;root:/etc/rc.d# find . -print | grep nfs&lt;BR /&gt;/init.d/nfs&lt;BR /&gt;./init.d/nfslock&lt;BR /&gt;./rc0.d/K20nfs&lt;BR /&gt;./rc0.d/K86nfslock&lt;BR /&gt;./rc1.d/K20nfs&lt;BR /&gt;./rc1.d/K86nfslock&lt;BR /&gt;./rc2.d/K20nfs&lt;BR /&gt;./rc2.d/K86nfslock&lt;BR /&gt;./rc3.d/K20nfs&lt;BR /&gt;./rc3.d/S14nfslock&lt;BR /&gt;./rc4.d/K20nfs&lt;BR /&gt;./rc4.d/S14nfslock&lt;BR /&gt;./rc5.d/K20nfs&lt;BR /&gt;./rc5.d/S14nfslock&lt;BR /&gt;./rc6.d/K20nfs&lt;BR /&gt;./rc6.d/K86nfslock&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you only have "K.." script and not "S.." ones, use chk-config to make appropriate symlinks :&lt;BR /&gt;&lt;BR /&gt;   chkconfig --level 345 nfs on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To export directories, you need to edit /etc/exports like this :&lt;BR /&gt;&lt;BR /&gt;/dir_to_be_exported         *(rw,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;To have all options, read the exports 5 manpage.&lt;BR /&gt;&lt;BR /&gt;To apply changes : exportfs -rv&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the client side, you also need nfs-utils package installed.&lt;BR /&gt;&lt;BR /&gt;To mount remote directory :&lt;BR /&gt;&lt;BR /&gt;   mount nfs_server_IP:/directory /mountpoint&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To make it automatically mounted at boot, edit /etc/fstab as follows :&lt;BR /&gt;&lt;BR /&gt;nfs_server_IP:/directory /mountpoint nfs intr 0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2002 20:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812603#M2583</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-09-24T20:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFS SERVER</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812604#M2584</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;give this command.&lt;BR /&gt;&lt;BR /&gt;#ntsysv&lt;BR /&gt;&lt;BR /&gt;and select the networking services to be enabled automatically on bootup.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 25 Sep 2002 05:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-server/m-p/2812604#M2584</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-09-25T05:49:24Z</dc:date>
    </item>
  </channel>
</rss>

