<p>An excellent example Lee!</p>
<p>Indeed that is how X was designed: to run tasks on a remote server and consume them on thin clients. I must point out that Unity actually does not implement this technology within it's core, an is supported via a compatability layer for the moment. Not sure if this layer will stick around in the future.</p>

<div class="gmail_quote">On May 29, 2014 2:33 AM, "Lee Sharp" <<a href="mailto:leesharp@hal-pc.org">leesharp@hal-pc.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 05/28/2014 12:05 PM, Bill Cairns wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Lee but, well, that's the question I am asking<br>
<br>
I would like to be able to run a normal Unity environment on machine B<br>
while actually running on machine A. And I mean run everything including<br>
Office, Gimp, Scribus ... Perhaps the right answer is: why would I want<br>
to do that? ! Because it's there I suppose.<br>
<br>
Remember - I don't have a monitor on B.<br>
<br>
I don't understand the implications of ssh -X. What would I do next?<br>
</blockquote>
<br>
That explains your question.  Connect to a remote system with "ssh -X user@ip.address" and you will have a command line.  Now type "gimp" and hit enter.  Gimp is now running in a window on your desktop, but it is running on the remote machine.  This is not a remote desktop and image data is not being transfered...  It is actually displaying on your desktop.  Other handy commands are "nautilus" "firefox -no-remote" and so on...  And unlike the current clickbait headlines, this really will blow your mind.<br>

<br>
                        Lee<br>
<br>
-- <br>
ubuntu-za mailing list<br>
<a href="mailto:ubuntu-za@lists.ubuntu.com" target="_blank">ubuntu-za@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-za" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/ubuntu-za</a><br>
</blockquote></div>