Find the answer to your Linux question:
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 ...
  1. #1
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Exclamation 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
    -------------------

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    are you running an x server on the windows machine? you have to have an x server running in order for that to work

  3. #3
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Exclamation

    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
    -------------------

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    the machines you are connecting to must also have x server installed as well

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •