<?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: redhat 6.1 problems in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457886#M337</link>
    <description>Sendmail does not report any error, and as I said, doing /etc/rc.d/init.d/mail start works fine. but sendmail does not start on bootup with nsswitch.conf:&lt;BR /&gt;hosts dns files&lt;BR /&gt;&lt;BR /&gt;anybody know why??</description>
    <pubDate>Wed, 01 Nov 2000 16:07:12 GMT</pubDate>
    <dc:creator>Kevin Wright</dc:creator>
    <dc:date>2000-11-01T16:07:12Z</dc:date>
    <item>
      <title>redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457879#M330</link>
      <description>As I was starting my linux box, all was well until sendmail tried to start..the system hung. i rebooted into single mode, and tried to start sendmail from the comand line..it worked. I took sendmail out of the startup scripts and rebooted. I normally boot into runlevel 5, X, however, X never started. i logged in the terminal and tried to start X, system hung. about every 2 minutes or so, X tried to start itself for 3 or 4 seconds then it would drop back to the terminal..any ideas as to what the hell is going on?</description>
      <pubDate>Wed, 25 Oct 2000 17:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457879#M330</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2000-10-25T17:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457880#M331</link>
      <description>Kevin:&lt;BR /&gt;&lt;BR /&gt;It sounds like you might have a dns problem.  Try removing the /etc/resolv.conf and setting up your /etc/nsswitch.conf to read:&lt;BR /&gt;&lt;BR /&gt;hosts:   files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;also in your /etc/hosts file make sure that your server is identified by both the short and fully qualified domain name.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Thu, 26 Oct 2000 19:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457880#M331</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-10-26T19:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457881#M332</link>
      <description>I would have to agree.  Your problems appear to be IP Addressing or DNS resolution.&lt;BR /&gt;&lt;BR /&gt;Has the IP Address changed recently?  Does DNS Run when you enter level 3?&lt;BR /&gt;&lt;BR /&gt;Check the file /var/log/messages, this will give you great insight into what is happening.&lt;BR /&gt;&lt;BR /&gt;Please let us know what you find out.&lt;BR /&gt;&lt;BR /&gt;Also, have you considered upgrading?</description>
      <pubDate>Fri, 27 Oct 2000 01:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457881#M332</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-10-27T01:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457882#M333</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Remember that you have to use a fully qualified domain name, like&lt;BR /&gt;&lt;BR /&gt;foo.redhad.com&lt;BR /&gt;&lt;BR /&gt;Your hostname will be then:&lt;BR /&gt;&lt;BR /&gt;mybox.foo.redhat.com.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;With kind regards,&lt;BR /&gt;Dieter Degrendele</description>
      <pubDate>Fri, 27 Oct 2000 05:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457882#M333</guid>
      <dc:creator>Dieter Degrendele</dc:creator>
      <dc:date>2000-10-27T05:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457883#M334</link>
      <description>As it turns out, it was the DNS.but why? I have a dns server running and rememebered I experimented with changing the nsswitch.conf file to read dns first for somereason. Why does sendmail not start on bootup.In the bootup sequence, I have named starting before sendmail, actually sendmail is one of the last processes to start. Then I can start sendmail from the command line /etc/rc.d/init.d/mail start with dns first in nsswitch.conf..why not on bootup?? Can somebody explain this to me?</description>
      <pubDate>Fri, 27 Oct 2000 15:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457883#M334</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2000-10-27T15:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457884#M335</link>
      <description>If you have your DNS first, just check it resolves localhost, when it is available.&lt;BR /&gt;It is a good practice to leave files+dns anyway.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Tue, 31 Oct 2000 08:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457884#M335</guid>
      <dc:creator>Jerome Fenal_1</dc:creator>
      <dc:date>2000-10-31T08:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457885#M336</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;I'll be glad to resolve the issue for you.&lt;BR /&gt;&lt;BR /&gt;What is your Domain Name (wo that I can verify that it's correct), and what error is Sendmail reporting?  You can try a restart with the command /etc/rc.d/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;All it will cost you is a few forum points.  Thanks for the previous points!&lt;BR /&gt;&lt;BR /&gt;Have a Happy Halloween!</description>
      <pubDate>Tue, 31 Oct 2000 16:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457885#M336</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-10-31T16:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457886#M337</link>
      <description>Sendmail does not report any error, and as I said, doing /etc/rc.d/init.d/mail start works fine. but sendmail does not start on bootup with nsswitch.conf:&lt;BR /&gt;hosts dns files&lt;BR /&gt;&lt;BR /&gt;anybody know why??</description>
      <pubDate>Wed, 01 Nov 2000 16:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457886#M337</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2000-11-01T16:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 6.1 problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457887#M338</link>
      <description>Sendmail does not report any error, and as I said, doing /etc/rc.d/init.d/mail start works fine. but sendmail does not start on bootup with nsswitch.conf:&lt;BR /&gt;hosts dns files&lt;BR /&gt;&lt;BR /&gt;anybody know why??</description>
      <pubDate>Wed, 01 Nov 2000 16:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-6-1-problems/m-p/2457887#M338</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2000-11-01T16:08:46Z</dc:date>
    </item>
  </channel>
</rss>

