in reply to Re: setting enviornment variables for parent process
in thread setting enviornment variables for parent process

Mainly I'm just trying to learn perl as I have no programming experience at all. Also I was just trying to figure out a way so that users wouldn't have to type setenv DISPLAY 'theirhost:0.0' everytime they telnetted into the server. I tried ssh which works great as far as that respect but for really intesive X applications like Arcview and Arcinfo the encryption causes some major lag and hangups when moving or resizing windows.
  • Comment on RE: Re: setting enviornment variables for parent process

Replies are listed 'Best First'.
RE: RE: Re: setting enviornment variables for parent process
by Anonymous Monk on Feb 10, 2000 at 04:20 UTC
    I suspect the encryption can be disabled for ssh. Consider doing this on an as-needed basis.