Better rsh with timeout option?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Galen Arnold arnoldg at ncsa.uiuc.eduFri Feb 8 06:54:23 PST 2002
- Previous message: Better rsh with timeout option?
- Next message: Better rsh with timeout option?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
...and you can tune ssh behavior with respect to timeouts [from ssh man
page]:
ConnectionAttempts
Specifies the number of tries (one per second) to make before
falling back to rsh or exiting. The argument must be an integer.
This may be useful in scripts if the connection sometimes fails.
The default is 4.
Examples:
ssh -o ConnectionAttempts=1 # command line
ConnectionAttempts 1 # in $HOME/.ssh/config
-Galen
--
+
Galen Arnold, system engineer--consulting group arnoldg at ncsa.uiuc.edu
National Center for Supercomputing Applications (217) 244-3473
152 Computer Applications Bldg., 605 E. Spfld. Ave., Champaign, IL 61820
- Previous message: Better rsh with timeout option?
- Next message: Better rsh with timeout option?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
