Find the answer to your Linux question:
Results 1 to 3 of 3
I tried to run xterm on winxp with putty. But it give error like no DISPLAY set. win xp machine is connected through network. how to run xterm on putyy ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    1

    opensuse 10.2 xterm on putty on win xp

    I tried to run xterm on winxp with putty. But it give error like no DISPLAY set.
    win xp machine is connected through network. how to run xterm on putyy terminal.

  2. #2
    Just Joined!
    Join Date
    Nov 2007
    Location
    Germany
    Posts
    37
    Well, what you get with ssh is a shell-session. It ist like you were sitting at that computer and switch to one of the ttys (Ctrl_Alt_F1-6). So you can't start there an xterm, you can't do it in a ssh. But it is actually quite unnecessary, because an xterm can't do more than a terminal...

    If you want to start graphical programs, you need forwarding of the Xserver. I think that is possible too, but i don't know about that...

    ogion

  3. #3
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    There are 2 ways to run a gui

    1) VNC or the like these transfers pictures of the screen from the server to the local.

    2) run an Xserver on the local computer in this case only events are moved between machines, all graphics are local. This is a lot more efficient since you are not transferring large chunks of graphics. There are Xserver programs for Windows.

Posting Permissions

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