Results 1 to 4 of 4
From WinXP,using putty provided Linux ipaddress and selected ssh with port 22.
From left connection tree chose X11 and Click on "Enable X11 forwarding"
After then clicked "open" I provided ...
- 03-25-2009 #1
How to enable X11 from putty?
From WinXP,using putty provided Linux ipaddress and selected ssh with port 22.
From left connection tree chose X11 and Click on "Enable X11 forwarding"
After then clicked "open" I provided the username/pwd
From here i used ssh to login to another Linux
#ssh -X user@10.232.1.1
//pwd entered
#firefox &
It didn't show me the browser??
Any idea - where i'm doing it wrong?- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 03-25-2009 #2
are you running an x server on the windows machine? you have to have an x server running in order for that to work
- 03-26-2009 #3
no i didn't have X server in windows -i found Xming ..i'll install it and try again
thansk coopstah13
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 03-26-2009 #4
the machines you are connecting to must also have x server installed as well


Reply With Quote
