On Thu, 9 Oct 2003, Alex Krouglov wrote:
->I noticed one small detail for Linux. If you setup LAM on one machine using
->GNOME desktop and on the second one using KDE then you have to manually fix
->the PATH variable.
perhaps you mean diferent shells not diferent window managers.
tcsh and even csh might present some problems with rsh. when
you rsh to a machine rsh never runs the configuration scripts
(.tcshrc or .cshrc) for this shells at least it didn't before.
I was a great fan of csh until i find my self some probles while
writing scripts for systems administration, for example, i run into
lots of troubles trying to pass variables from one script to another.
Perhaps that's not your problem, but if you're not runing a bash
give it a try.
regards,
nelson
|