The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Lauch Gui using remote xterm!!
@ 2003-11-08 12:52 Philip, Naveen J (Naveen)
  2003-11-08 13:02 ` Paul Ward
  0 siblings, 1 reply; 5+ messages in thread
From: Philip, Naveen J (Naveen) @ 2003-11-08 12:52 UTC (permalink / raw)


All,
Can anyone suggest some good unix mailing list.
Regards,
Naveen

-----Original Message-----
From: Warren Toomey [mailto:wkt@tuhs.org]
Sent: Saturday, November 08, 2003 6:19 PM
To: Philip, Naveen J (Naveen)
Cc: 'tuhs at minnie.tuhs.org'
Subject: Re: [TUHS] Lauch Gui using remote xterm!!


On Sat, Nov 08, 2003 at 06:00:57PM +0530, Philip, Naveen J (Naveen) wrote:
> Hi
> All
> I am trying to lauch a xterm window on a remote machine and then once the
> xterm window is launched from the remote machine I am trying to start a
gui
> on the xterm window.

Naveen, this is a mailing list about Heritage Unix. I don't think
your question counts as such, unless you're running X11R3 on a Sun2
or something similar.

Cheers,
	Warren


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Lauch Gui using remote xterm!!
  2003-11-08 12:52 [TUHS] Lauch Gui using remote xterm!! Philip, Naveen J (Naveen)
@ 2003-11-08 13:02 ` Paul Ward
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Ward @ 2003-11-08 13:02 UTC (permalink / raw)


Hello Naveen,

Saturday, November 8, 2003, 12:52:05 PM, you wrote:

PNJN> All,
PNJN> Can anyone suggest some good unix mailing list.
PNJN> Regards,
PNJN> Naveen

PNJN> -----Original Message-----
PNJN> From: Warren Toomey [mailto:wkt at tuhs.org]
PNJN> Sent: Saturday, November 08, 2003 6:19 PM
PNJN> To: Philip, Naveen J (Naveen)
PNJN> Cc: 'tuhs at minnie.tuhs.org'
PNJN> Subject: Re: [TUHS] Lauch Gui using remote xterm!!


PNJN> On Sat, Nov 08, 2003 at 06:00:57PM +0530, Philip, Naveen J (Naveen) wrote:
>> Hi
>> All
>> I am trying to lauch a xterm window on a remote machine and then once the
>> xterm window is launched from the remote machine I am trying to start a
PNJN> gui
>> on the xterm window.

PNJN> Naveen, this is a mailing list about Heritage Unix. I don't think
PNJN> your question counts as such, unless you're running X11R3 on a Sun2
PNJN> or something similar.

PNJN> Cheers,
PNJN> 	Warren
PNJN> _______________________________________________
PNJN> TUHS mailing list
PNJN> TUHS at minnie.tuhs.org
PNJN> http://minnie.tuhs.org/mailman/listinfo/tuhs

You're on one... TUHS... its a great Unix mailing list ;)

Though, for your question, your best bet would be to get a good
newsreader and peruse comp.os.unix.admin or similar.

Also, ugu is a good resource to have handy (www.ugu.com).

Though, it is also worth giving more details on the system you use --
i.e. system name, release version, X version etc etc.

-- 
Best regards,
 Paul                            mailto:asmodai at ao.mine.nu



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Lauch Gui using remote xterm!!
  2003-11-08 12:30 Philip, Naveen J (Naveen)
@ 2003-11-08 12:49 ` Warren Toomey
  0 siblings, 0 replies; 5+ messages in thread
From: Warren Toomey @ 2003-11-08 12:49 UTC (permalink / raw)


On Sat, Nov 08, 2003 at 06:00:57PM +0530, Philip, Naveen J (Naveen) wrote:
> Hi
> All
> I am trying to lauch a xterm window on a remote machine and then once the
> xterm window is launched from the remote machine I am trying to start a gui
> on the xterm window.

Naveen, this is a mailing list about Heritage Unix. I don't think
your question counts as such, unless you're running X11R3 on a Sun2
or something similar.

Cheers,
	Warren


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Lauch Gui using remote xterm!!
@ 2003-11-08 12:32 Philip, Naveen J (Naveen)
  0 siblings, 0 replies; 5+ messages in thread
From: Philip, Naveen J (Naveen) @ 2003-11-08 12:32 UTC (permalink / raw)




> Hi
> All
> I am trying to lauch a xterm window on a remote machine and then once the
> xterm window is launched from the remote machine I am trying to start a
> gui on the xterm window.
> The following is the command I am using to start the xterm .It is failing
> and giving the error.
> 
> remsh hostname " . /home/john/.profile >/dev/null 2> /dev/null;xterm"
> stty: invalid command
> xterm Xt error: Can't open display
> 
> also can you let  me know once the xterm is open how do we lauch the gui
> on the xterm window using the same remoteshell.The gui name is nam_gui.
> 
> 
> Regards,
> Naveen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [TUHS] Lauch Gui using remote xterm!!
@ 2003-11-08 12:30 Philip, Naveen J (Naveen)
  2003-11-08 12:49 ` Warren Toomey
  0 siblings, 1 reply; 5+ messages in thread
From: Philip, Naveen J (Naveen) @ 2003-11-08 12:30 UTC (permalink / raw)


Hi
All
I am trying to lauch a xterm window on a remote machine and then once the
xterm window is launched from the remote machine I am trying to start a gui
on the xterm window.
The following is the command I am using to start the xterm .It is failing
and giving the error.

remsh hostname " . /home/john/.profile >/dev/null 2> /dev/null;xterm"
stty: invalid command
xterm Xt error: Can't open display

also can you let  me know once the xterm is open how do we lauch the gui on
the xterm window using the same remoteshell.The gui name is nam_gui.


Regards,
Naveen


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-11-08 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-08 12:52 [TUHS] Lauch Gui using remote xterm!! Philip, Naveen J (Naveen)
2003-11-08 13:02 ` Paul Ward
  -- strict thread matches above, loose matches on Subject: below --
2003-11-08 12:32 Philip, Naveen J (Naveen)
2003-11-08 12:30 Philip, Naveen J (Naveen)
2003-11-08 12:49 ` Warren Toomey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).