<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I know I could start a GUI program with SSH, on a remote machine:<br><br>ssh -X SOMEONE@192.168.56.101 /usr/bin/network-admin<br><br>but how can I get access to the "full" GUI? [because I don't want to launch every program one-by-one]. :(<br><br>The man of ssh say's I should use "ssh -Y", because it's more secure.<br><br>Has anyone has any tips for it?<br></td></tr></table><br>