> Hi all, > is there any graphical ssh-client for Unix? > > THX > Ines
xterm -e ssh -X <host> :-) really, it's hard to me to understand what exactly should do a gui for ssh. maybe you need a way to launch gui apps via ssh? if so, you just need the -X switch. pietro.