<?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: Samba in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134768#M8298</link>
    <description>as root do: service smb stop</description>
    <pubDate>Wed, 03 Dec 2003 09:30:52 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2003-12-03T09:30:52Z</dc:date>
    <item>
      <title>Samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134767#M8297</link>
      <description>How do you stop the Samba Service in Redhat 9? Thanks</description>
      <pubDate>Wed, 03 Dec 2003 09:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134767#M8297</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2003-12-03T09:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134768#M8298</link>
      <description>as root do: service smb stop</description>
      <pubDate>Wed, 03 Dec 2003 09:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134768#M8298</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-12-03T09:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134769#M8299</link>
      <description>...or &lt;BR /&gt;&lt;BR /&gt;/etc/init.d/smb stop&lt;BR /&gt;&lt;BR /&gt;to stop it.&lt;BR /&gt;&lt;BR /&gt;To do it permanently: use chkconfig to automatically edit the symlinks in /etc/rc.d/rc3.d and /etc/rc.d/rc5.d. For instance &lt;BR /&gt;&lt;BR /&gt;chkconfig --level 35 smb on&lt;BR /&gt;&lt;BR /&gt;makes the symlink /etc/rc.d/rc3.d/S91smb and /etc/rc.d/rc5.d/S91smb indicating smb should be runnnig in runlevel 3 and 5. Try &lt;BR /&gt;&lt;BR /&gt;chkconfig --del smb&lt;BR /&gt;&lt;BR /&gt;to remove it completely (it does not give you feedback, so verify that the file /etc/rc.d/rc3.d/S91smb is removed)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2003 04:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134769#M8299</guid>
      <dc:creator>Karsten Breivik_1</dc:creator>
      <dc:date>2003-12-04T04:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Samba</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134770#M8300</link>
      <description>The feedback it gives is in it's exit state (echo $?).  0 = success, 1 = failure.&lt;BR /&gt;&lt;BR /&gt;This is the case for most Unix based commands..&lt;BR /&gt;&lt;BR /&gt;For instance, you can do freaky stuff like:&lt;BR /&gt;&lt;BR /&gt;if ! grep -q ThisString /tmp/this.file&lt;BR /&gt;then&lt;BR /&gt;  echo "ThisString does not exist in /tmp/this.file"&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;etc. etc..  Truely almost limitless options.&lt;BR /&gt;&lt;BR /&gt;Makes for *fun* shell scripting *grin*</description>
      <pubDate>Thu, 04 Dec 2003 19:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba/m-p/3134770#M8300</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-04T19:23:12Z</dc:date>
    </item>
  </channel>
</rss>

