10-29-05 10:51 PM
["Followup-To:" header set to comp.unix.admin.]
On 29 Oct 2005 06:26:11 -0700, blackdog
<cljlk@hotmail.com> wrote:
> Hi
>
> I need to remote rsh to a remote system and need to
> set multiple environments then execute the application, because the
> application require the environments. The environments setup is
> written in a shell script and also I need to set DISPLAY, in order
> to open the application windows.
> What should I do?
>
Use ssh with X forwarding, unless the remote system is a prehistoric
Unix without ssh and without a C compiler, or your pointy-headed boss
doesn't allow it.
--
Fear and loathing, my man, fear and loathing.
-- H.S. Thompson
[ Post a follow-up to this message ]
|