<?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 Permanently set Samba service ON in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799054#M23644</link>
    <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;Everytime after a reboot of my RHAS server, I would have to start SMB service.  I checked under services and SMB service was selected.  How do I make this setting a permanent setting so next time I reboot my Linux server, I wouldn't have to worry about my Samba?&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Thu, 01 Jun 2006 22:51:24 GMT</pubDate>
    <dc:creator>Jorge Cocomess</dc:creator>
    <dc:date>2006-06-01T22:51:24Z</dc:date>
    <item>
      <title>Permanently set Samba service ON</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799054#M23644</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;Everytime after a reboot of my RHAS server, I would have to start SMB service.  I checked under services and SMB service was selected.  How do I make this setting a permanent setting so next time I reboot my Linux server, I wouldn't have to worry about my Samba?&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 01 Jun 2006 22:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799054#M23644</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-06-01T22:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Permanently set Samba service ON</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799055#M23645</link>
      <description>Use:&lt;BR /&gt;&lt;BR /&gt;chkconfig smb on&lt;BR /&gt;&lt;BR /&gt;This will configure the service to start at boot time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And then post the results of:&lt;BR /&gt;&lt;BR /&gt;chkconfig --list |grep smb&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2006 23:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799055#M23645</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-06-01T23:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Permanently set Samba service ON</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799056#M23646</link>
      <description>try these, &lt;BR /&gt;&lt;BR /&gt;chkconfig --level &lt;SEPCIFIY in="" which="" runlevels="" it="" is="" suppose="" to="" be="" up=""&gt; &lt;NAME of="" service=""&gt;  &lt;ON&gt;&lt;BR /&gt;&lt;BR /&gt;so basically you can do this comand&lt;BR /&gt;  &lt;BR /&gt;chkconfig --level 235 smb on&lt;BR /&gt;&lt;BR /&gt;The following comand can help you in verifying. &lt;BR /&gt;&lt;BR /&gt;chkconfig --list | grep smb&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/ON&gt;&lt;/NAME&gt;&lt;/SEPCIFIY&gt;</description>
      <pubDate>Fri, 02 Jun 2006 01:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799056#M23646</guid>
      <dc:creator>Jees Joy</dc:creator>
      <dc:date>2006-06-02T01:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Permanently set Samba service ON</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799057#M23647</link>
      <description>Hi,&lt;BR /&gt;Per your request, here's the result.&lt;BR /&gt;chkconfig --list |grep smb&lt;BR /&gt;smb             0:off   1:off   2:off   3:on    4:on    5:on    6:off&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;BR /&gt;&lt;BR /&gt;Thanks so much!!</description>
      <pubDate>Fri, 02 Jun 2006 07:53:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799057#M23647</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-06-02T07:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Permanently set Samba service ON</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799058#M23648</link>
      <description>What is your default runlevel?  &lt;BR /&gt;Look for the line:&lt;BR /&gt;  "id:&lt;RUN_LEVEL&gt;:initdefault:"&lt;BR /&gt;in /etc/inittab.&lt;/RUN_LEVEL&gt;</description>
      <pubDate>Fri, 02 Jun 2006 15:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799058#M23648</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2006-06-02T15:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Permanently set Samba service ON</title>
      <link>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799059#M23649</link>
      <description>That should be all by now, post the output of the runlevel command. But should be working right now.</description>
      <pubDate>Fri, 02 Jun 2006 16:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/permanently-set-samba-service-on/m-p/3799059#M23649</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-06-02T16:07:18Z</dc:date>
    </item>
  </channel>
</rss>

