Download List

项目描述

remote_update.pl is a script that utilizes Expect,
PERL, and SSH, to perform automated remote
administration on a large number of hosts. You
define what scripts to run and files to copy for the
remote machines, and the script will connect to
each machine via SSH to perform the administrative
task without interaction. The only thing required to
be running on the remote machines is SSH.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-19 02:46
1.6

根提示的SUSE 7.3现已被发现正确。
标签: Minor feature enhancements
SuSE 7.3 root prompts are now detected properly.

2001-11-13 03:58
1.5

BSD系统与'%作为shell提示'被接受,以及一些外壳会提示ANSI转义序列如Mandrake的8.1。
标签: Minor feature enhancements
BSD systems with '%' as a shell prompt are accepted, as well as some shell prompts with ANSI escape sequences like Mandrake 8.1.

2001-09-30 09:33
1.4

支持密码和口令无认证的主机增加了,一些小的代码已清理。
标签: Minor feature enhancements
Support for passphrase and passphrase-less authentication to hosts has been added, and some minor code cleanups have been made.

2001-08-21 07:59
1.3

命令行选项已被添加到在多个进程并行更新,禁用洙(例如使用须藤),在调试和增加冗长转机,主机交互的过程。阿错误也得到修复,可能造成密码被转储到日志文件。
标签: Minor feature enhancements
Commandline options have been added to parallelize updates in multiple processes, disable su (to use sudo for example), turn on debug and increase verbosity, and process hosts interactively. A bug has also been fixed that may have caused passwords to be dumped to the logfile.

2001-08-17 01:29
1.2

与确定远程工作目录过程中的错误已得到修复,还有其他小错误修正。
标签: Minor bugfixes
A bug with the process of determining the remote working directory has been fixed, and there are other minor bugfixes.

Project Resources