hi, Do I require root access for this if yes then is there any other way to do it without root access. by the way ssh port 22. is closed on that machine and only telnet is available. regards
On Sat, 2 Oct 2004 22:49:56 +0530, Devdas Bhagat devdas@dvb.homelinux.org wrote:
On 02/10/04 20:25 +0530, sajid Baig wrote:
hi, this is a problem i find everytime i connect to a remote machine in college. whenever i connect to machine B from machine A using telnet i can not run any X application
xhost +your.ip export DISPLAY=your.ip:0
And for everyone else's sake, why are you using telnet? Use ssh -X
Devdas Bhagat