<?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: Linux as a dumb terminal? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937531#M4043</link>
    <description>I just read the last part of your post again. We've tried a console concentrator at work, and it worked great.&lt;BR /&gt;&lt;BR /&gt;I say go and test it if you have a multi-port card - we only had it for a week otherwise we would use that setup to access other machines via serial console.&lt;BR /&gt;&lt;BR /&gt;Pay a visit to the site :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.jfc.org.uk/software/conc.html" target="_blank"&gt;http://www.jfc.org.uk/software/conc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Goran</description>
    <pubDate>Thu, 27 Mar 2003 20:32:04 GMT</pubDate>
    <dc:creator>Goran Koruga</dc:creator>
    <dc:date>2003-03-27T20:32:04Z</dc:date>
    <item>
      <title>Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937528#M4040</link>
      <description>Hi, folks.&lt;BR /&gt;&lt;BR /&gt;"How does one set up Linux as a dumb terminal?"&lt;BR /&gt;&lt;BR /&gt;This is a little generic, and I find plenty of information on minicom, etc. and null-modem cables.  However, I would like to set up (say in inittab) like:&lt;BR /&gt;&lt;BR /&gt;6:2345:respawn:/sbin/mingetty tty6&lt;BR /&gt;&lt;BR /&gt;as minicom (or other terminal) which directly connects as a dumb terminal.&lt;BR /&gt;&lt;BR /&gt;I'm also up for suggestions as to the best terminal emulator for this type of situation.&lt;BR /&gt;&lt;BR /&gt;Ultimately, I'd like to use a single Linux box (with several serial ports) as a head for several headless workstations, with ALT-F1 being the first, ALT-F2 the second, etc.&lt;BR /&gt;&lt;BR /&gt;Any pointers would be greatly appreciated!</description>
      <pubDate>Thu, 27 Mar 2003 17:45:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937528#M4040</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2003-03-27T17:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937529#M4041</link>
      <description>The guidelines for setting up a dumb terminal in Linux are the same on any RS 232 serial line connnection, transmit the baud rate and flow control and have a device on the destination end receiving at the same settings.&lt;BR /&gt;&lt;BR /&gt;Besides mingetty there is getty and agetty supported in Linux, and others, and, they all vary greatly.  For example, here is an inittab entry for agetty with a baud rate of 38400 pointing to device tty1:&lt;BR /&gt;&lt;BR /&gt;c1:12345:respawn:/sbin/agetty 38400 tty1&lt;BR /&gt;&lt;BR /&gt;Note: That there has to be a device like device tty1 to point to.&lt;BR /&gt;&lt;BR /&gt;Also refer to tset, setterm, stty, setserial and setup commands.</description>
      <pubDate>Thu, 27 Mar 2003 18:48:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937529#M4041</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-27T18:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937530#M4042</link>
      <description>Try this :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/" target="_blank"&gt;http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Goran</description>
      <pubDate>Thu, 27 Mar 2003 20:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937530#M4042</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-03-27T20:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937531#M4043</link>
      <description>I just read the last part of your post again. We've tried a console concentrator at work, and it worked great.&lt;BR /&gt;&lt;BR /&gt;I say go and test it if you have a multi-port card - we only had it for a week otherwise we would use that setup to access other machines via serial console.&lt;BR /&gt;&lt;BR /&gt;Pay a visit to the site :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.jfc.org.uk/software/conc.html" target="_blank"&gt;http://www.jfc.org.uk/software/conc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Goran</description>
      <pubDate>Thu, 27 Mar 2003 20:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937531#M4043</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2003-03-27T20:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937532#M4044</link>
      <description>Thanks for the replies, folks.&lt;BR /&gt;&lt;BR /&gt;However, this is less about getty than it is about Linux virtual terminals: ALT-F1, ALT-F2, ALT-F3, etc.&lt;BR /&gt;&lt;BR /&gt;How does one run a program on a console without getty?  I mentioned minicom since this could be used to set up a linux host as a dumb terminal for a rack of servers.&lt;BR /&gt;&lt;BR /&gt;However, I could just as well have referenced, oh, say lynx.  Say I want to run lynx on a virtual terminal with no password.  Just walk up and you've got lynx on ALT-F3.&lt;BR /&gt;&lt;BR /&gt;How?</description>
      <pubDate>Thu, 27 Mar 2003 21:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937532#M4044</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2003-03-27T21:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937533#M4045</link>
      <description>1:2345:respawn:/path/to/program &amp;lt; /dev/tty1 &amp;gt; /dev/tty1&lt;BR /&gt;&lt;BR /&gt;should attach 'program' to tty1.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 21:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937533#M4045</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-03-27T21:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937534#M4046</link>
      <description>Stuart,&lt;BR /&gt;&lt;BR /&gt;Simple.  It should have occurred to me.  It works like a charm.  Thank you!&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Mar 2003 14:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937534#M4046</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2003-03-28T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux as a dumb terminal?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937535#M4047</link>
      <description>Most things in Linux are simple :) It's one of it's beauties.&lt;BR /&gt;&lt;BR /&gt;Glad it worked out for you.</description>
      <pubDate>Mon, 31 Mar 2003 00:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-as-a-dumb-terminal/m-p/2937535#M4047</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-03-31T00:11:20Z</dc:date>
    </item>
  </channel>
</rss>

