<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>The BFC Computing Weblog: Screen as a Terminal Emulator</title>
    <link>http://blog.bfccomputing.com/articles/2007/02/21/screen-as-a-terminal-emulator</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>My God, It's Full of Source!</description>
    <item>
      <title>Screen as a Terminal Emulator</title>
      <description>&lt;p&gt;I&amp;#8217;ve been using minicom for doing serial device work.  It was designed as a modem dial-up tool, but works fine for configuring switches, etc.  Well, it turns out my new laptop didn&amp;#8217;t have minicom, and for some reason fink under 10.4 doesn&amp;#8217;t have it as a package (it can be built from source or downloaded as a staticly linked binary).  Researching options, I stumbled across the seemingly obvious - screen(1) makes a fine terminal emulator for basic tasks.  Just run &lt;code&gt;screen /dev/serial-device&lt;/code&gt; and you&amp;#8217;re off to the races, at 9600N81 by default.  It takes parameters for other line conditions.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Feb 2007 11:31:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:cc71e9c7-f051-41e9-a4e5-340a3585abbf</guid>
      <author>Bill McGonigle</author>
      <link>http://blog.bfccomputing.com/articles/2007/02/21/screen-as-a-terminal-emulator</link>
      <category>Hardware</category>
      <category>Open Source</category>
      <category>Linux</category>
      <category>Mac</category>
      <category>serial</category>
      <category>terminal</category>
      <trackback:ping>http://blog.bfccomputing.com/articles/trackback/448</trackback:ping>
    </item>
  </channel>
</rss>
