<!--#include virtual="HTML_begin.inc"-->
  <title>Minimalist Linux</title>
  <meta name="keywords" content="Computer, Linux, FreeBSD"/>
  <meta name="keywords" content="lynx, links, rat poison, pawm, blackbox, \
    icewm, evilwm, window managers, wm, vi, emacs"/>
<!--#include virtual="HTML_head_end.inc"-->
<!--#include virtual="Computer_tabs.inc"-->

<div id="content">
<h2>Minimalist Computing</h2>

<p>Stuck with a text terminal and need to surf?  Just can't stand to wait for
one more pop-up ad or crappy graphic to load over your 24K modem to your flashy
browser?  Then you need some minimal stuff.</p>

<ul>

  <li>Browsers - Try these text based browsers.  They're fast since
    they don't mess with graphic files.

    <ul>

      <li><a href="http://lynx.browser.org/">Lynx</a> - Great for
        cruising news sites like The Register.</li>

      <li><a href="http://artax.karlin.mff.cuni.cz/~mikulas/links/">
        Links</a> - Interesting, fast, and has frames.  The downside
        is that you can't cut and paste using X's built in
        methods.</li>

    </ul>
  </li>

  <li>Window Managers - Are you growing old while KDE or GNOME load?

    <ul>

      <li>TWM - the original wm for X; comes with X</li>

      <li><a href="http://www.nongnu.org/ratpoison/.">Rat Poison</a> -
        Consider: &ldquo;mice&rdquo; is a four letter word.</li>

      <li><a href="http://www.pleyades.net/pawm/">PAWM</a> - Puto Amo
        Window Manager, very simple, very
        <small><small>small</small></small>.</li>

      <li><a href="http://blackboxwm.sourceforge.net/">Blackbox</a> -
        Like IceWM; but different.</li>

      <li><a href="http://www.icewm.org/">IceWM</a> - Low maintenance.
        Easy to use and customize.</li>

      <li><a href="http://evilwm.sourceforge.net/">evilwm</a></li>

    </ul>
  </li>
  <li>Text editing
    <ul>
      <li>vi</li>

      <li>emacs - not really minimalist, but a lot of bang for the
        buck.</li>

    </ul>
  </li>
</ul>

</div>

<p class="lastupdate">Last updated: <!--#echo var="LAST_MODIFIED" --></p>
<!--#include virtual="HTML_end.inc"-->
