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