I've got Cygwin on my work box for using GCC when I need to do something that I can't do on the shared machine (if the cpu usage goes over 30 seconds on the pair.com account, it will kill the process... for good reason).
At home I just use PuTTY and ssh into whatever machine I want to use - but I can't use the graphical stuff (assuming you are suggesting for graphical cases - hence XFree86).
I haven't tried the Cygwin XWindows though - maybe I'll give that a shot. I've used VNC in the past for basic stuff - checking when rendering is done and such, but not XFree86 over the net.

Thanks for the tip.

(for this particular case, I've found a way to side step that need (Gimp scripting) for now, but might find down the road that I will need it, and will keep it in mind)

-------------------------------------------------------------------
There are some odd things afoot now, in the Villa Straylight.

In reply to Re: Re: Re: Re: Image analysis by AssFace
in thread Image analysis by AssFace

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.