<?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: How to setup hyper terminal in Red hat linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569925#M18291</link>
    <description>&lt;BR /&gt;you can use 'minicom' a console based application.&lt;BR /&gt;&lt;BR /&gt;for more info, read 'man minicom'&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
    <pubDate>Fri, 24 Jun 2005 00:06:46 GMT</pubDate>
    <dc:creator>Gopi Sekar</dc:creator>
    <dc:date>2005-06-24T00:06:46Z</dc:date>
    <item>
      <title>How to setup hyper terminal in Red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569924#M18290</link>
      <description>Hi aLL&lt;BR /&gt;&lt;BR /&gt;How can I set up hyper terminal in Linux ..I have connect one  more system through the &lt;BR /&gt;serial port of the  server ..&lt;BR /&gt;Please help &lt;BR /&gt;&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 23 Jun 2005 23:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569924#M18290</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-06-23T23:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup hyper terminal in Red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569925#M18291</link>
      <description>&lt;BR /&gt;you can use 'minicom' a console based application.&lt;BR /&gt;&lt;BR /&gt;for more info, read 'man minicom'&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 24 Jun 2005 00:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569925#M18291</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-24T00:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup hyper terminal in Red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569926#M18292</link>
      <description>So do I... minicom is the way to go I feel.&lt;BR /&gt;im not aware of any hyper terminal (m$ product) for Linux.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 24 Jun 2005 04:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569926#M18292</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2005-06-24T04:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup hyper terminal in Red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569927#M18293</link>
      <description>Hi Gopi&lt;BR /&gt;&lt;BR /&gt;I have configured the minicom ..But I want to  add all the nis users to user this serial port ...&lt;BR /&gt;Bu ti f I access the port using other users &lt;BR /&gt; error is poppinng up&lt;BR /&gt;thisDevice /dev/ttyS0 access failed: Permission denied.&lt;BR /&gt;Also if look into the file permission of minirc.dfl write acces is aonly for root &lt;BR /&gt;Can we change it &lt;BR /&gt;&lt;BR /&gt; -rw-r--r--    1 root     root          214 Jun 24 09:15 minirc.dfl&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Fri, 24 Jun 2005 05:05:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569927#M18293</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-06-24T05:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup hyper terminal in Red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569928#M18294</link>
      <description>&lt;BR /&gt;Your problem is not the configuration file. You problem is the permission set for /dev/ttyS0. &lt;BR /&gt;&lt;BR /&gt;Default permission of this file is:&lt;BR /&gt;crw-rw----  1 root uucp 4, 64 Jun 18 22:13 /dev/ttyS0&lt;BR /&gt;&lt;BR /&gt;which means only root user and the users belong to the group uucp is allowed to access this device. so add the users who wants to access this device in uucp group and they should be able to access it&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 24 Jun 2005 05:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-setup-hyper-terminal-in-red-hat-linux/m-p/3569928#M18294</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-24T05:33:32Z</dc:date>
    </item>
  </channel>
</rss>

