I run Ubuntu/Kubuntu/Xubuntu at home on an old 1Ghz PIII box with 512Mb RAM. It runs just fine. I keep a couple of X-terms open for when I want a command line (fairly often). If I need to be root and don't want to 'sudo' everything I use the common and well-documented workaround - 'sudo passwd root'. Do this once to set a root password and from then on just 'su' the same as on any other xnix system.

Firefox handles my surfing needs, Thunderbird handles my email, OpenOffice gives me MS-Office functionality and file compatibility. Response time is acceptable - and that's with MySQL and Apache running in the background. More RAM would really speed things up but SDRAM is about $60.00/512MB stick and I'm a cheap bastard at heart. :)

The one thing I would recommend is using Xubuntu (Xfce gui) instead of Ubuntu (Gnome gui) or Kubuntu (KDE gui), especially if you have a light-weight video card or not much RAM. Xfce gives you good functionality without the overhead of Gnome or KDE.

Just my .02 worth,

Jack


In reply to Re^2: (OT?): Operating Systems by jcoxen
in thread (OT?): Operating Systems by Andrew_Levenson

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.