Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What conditions have to be met for LAM to be booted successfully?

0
Posted

What conditions have to be met for LAM to be booted successfully?

0

For each machine that LAM is to be booted on, all of the following conditions must be met: • The machine must be reachable and operational. • The user must have an account on the machine. • The user must be able to rsh(1) (or use whatever remote shell program was defined at configure time, or whatever remote shell program is set in the the LAMRSH environment variable) to the machine (permissions typically must be set in the .rhosts file on the machine for rsh). • The LAM executables must be locatable on that machine, using the shell’s search path and possibly the LAMHOME environment variable. • The user must be able to write to /tmp. • The shell’s start-up script must not print anything on standard error. The user can take advantage of the fact that rsh/ssh/whatever will start the shell non-interactively. The start-up script can exit early in this case, before executing many commands relevant only to interactive sessions and likely to generate output. • All machines must be able to res

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123