Thank You all for your insight.  I installed x2go and I am playing around with it, but I think that ssh -X might work just as well, and was extremely easy when I was logged into my linux environment.  I will have to work on getting it to work in windows(while at work), but I haven't even Googled "x environment" for windows yet to see how to do it with puttty.<div>

<br></div><div><br><div><br></div><div><br clear="all">Share and Enjoy<br>Ben<br>
<br><br><div class="gmail_quote">On Mon, Jun 11, 2012 at 8:13 PM, L. V. Lammert <span dir="ltr"><<a href="mailto:lvl@omnitec.net" target="_blank">lvl@omnitec.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Mon, 11 Jun 2012, Benjamin Flanders wrote:<br>
<br>
> What is the best way to remotely login graphically to a computer?  I<br>
> thought VNC, but I would need to already be logged in to a desktop, which I<br>
> don't want to do.<br>
><br>
> Share and Enjoy<br>
> Ben<br>
><br>
</div></div>A normal 'remote login' to a Linux system is via ssh, .. if you wish to<br>
run a graphical [X] application on the remote just add "-X" [enable X<br>
forwarding] to the Ssh connection and the application and GUI will run on<br>
YOUR machine.<br>
<br>
The X environmemt is client/server, so it's trivial to separate the<br>
display from the machine where the application running; it's a also a lot<br>
more efficient than remoting the entire desktop.<br>
<br>
        Lee<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</div></div></blockquote></div><br></div></div>