RSH allows a user from one node to run commands on another remote node.
RSH允许用户从一个节点上发出在另一个远程节点上执行的命令。
In some environments, the use of utilities like RSH have been banned because of the potential security exposure.
在有些环境中,为了防止潜在的安全隐患,诸如rsh之类的工具的使用已被禁止。
Note: Many of the TSA commands used in the setup require RSH to be set up on all three nodes.
注意:这个设置中使用的许多TSA命令要求在所有三个节点上设置rsh。
For those customers that have mandated that RSH cannot be used by any software systems in their networks, DB2 V8.2.2 adds the ability to use SSH to execute commands on remote partitions.
对于那些RSH不能用于其网络环境中的任何软件系统的客户,DB 2V8.2.2添加了使用SSH在远程分区上执行命令的能力。
RSH refers to a collection of UNIX services used to perform actions on remote machines.
RSH是指一组用于在远程机器上执行操作的UNIX服务。
The rsh daemon can now be disabled after the migration.
现在,您可以在迁移结束后禁用rsh守护进程。
The simplest (though insecure) way to do this would be to loop through the systems, 'rcp'ing the script, and then use rsh to execute it (see Listing 8).
最简单(尽管不是很安全)的方法是,根据这些系统进行循环,对该脚本执行rcp 操作,然后使用rsh来执行它(请参见 清单 8)。
Both RSH and SSH also have simpler command-line Cousins that can make the process of copying from a remote system even more straightforward.
rsh和ssh具有比较简单的命令行格式,这使得从远程系统中进行复制的过程变得更加简单。
Even though both these methods of authentication are more secure than RSH rhost-based authentication, you should choose the method that more closely matches your security requirements.
虽然这两种认证方法都比基于rshrhost的认证安全,但是您应该选择更符合自身安全需求的方法。
Both host-based and public key-based authentication using SSH are more secure than RSH rhost-based authentication.
使用ssh的基于主机的认证和基于公钥的认证都比基于rshrhost的认证安全。
The cluster software USES RSH to run remote commands on other nodes.
群集软件使用rsh在另一个节点上执行远程命令。
Although current rsync versions default to using SSH, the — RSH (or -e) option lets you force its usage.
尽管当前的rsync版本默认使用ssh,但是可以使用——rsh(或- e)选项强制使用ssh。
You can copy directly over a network by piping the output from a typical tar or cpio command through a remote shell, such as remote shell (RSH) or secure shell (SSH).
将典型的tar或cpio命令的输出通过管道传递到远程Shell中,如远程Shell (rsh)或安全Shell (ssh),您可以直接通过网络进行复制。
Delete the rlogin and RSH binaries from the system, and replace them with a symlink to SSH.
从系统上删除rlogin和rsh二进制程序,并将它们替代为ssh的一个symlink。
No fancy scripts or working with rsync, SSH, or RSH are needed.
不需要特别的脚本,也不需要使用rsync、ssh或者rsh。
The RSH services are in most cases available by default on all UNIX and Linux platforms, though they're generally not considered to be very secure.
在大多数情况下,RSH服务在所有unix和Linux平台上都是默认可用的,尽管它们一般被认为不是非常安全。
The former, RSH, is a standard remote shell system that offers basic authentication security, but no encryption, while the latter, SSH, offers both authentication and encryption of the data.
前者(rsh)是一种标准的远程Shell系统,它提供了基本的身份验证安全性,但不提供加密功能,而后者(ssh)提供了基本的身份验证和数据加密功能。
On the NIM master, I can now 'RSH' to the client and run a command as root.
我现在就可以从NIM主机“rsh”到客户机并作为根用户运行命令。
You are able to RSH or SSH from the current node to the remote node.
您能够通过r sh或ssh命令从当前节点访问远程节点。
Files can also be synchronized to a remote host by combining the operation with rsh or ssh: $ tar cfp - ./etc |(ssh user@host -- tar xfp -).
通过与rsh或ssh结合使用,还可以把文件同步到远程主机:$tarcfp-./etc |(ssh user@host -- tarxfp -)。
The NIM master must be able to execute remote commands on the client using RSH.
NIM主机必须能够使用rsh在客户机上执行远程命令。
Live Telnet, FTP, rlogin, RSH, and related services, in particular, can be excused only very, very rarely; they're simply too hazardous.
特别值得一提的是,尽可能少使用实时的telnet、ftp、rlogin和rsh以及相关服务;它们实在是太危险了。
OpenSSH (Open Source secure Shell) is intended to replace the RSH utility in order to provide secured communication over insecure channels.
OpenSSH (OpenSourceSecureShell)用于代替rsh实用程序,以便在不安全的通道上提供有安全保障的通信。
RSH tells rsync to use Secure Shell (SSH) to copy the files (for security).
r sh告诉rsync使用安全Shell (SSH)复制文件(出于安全考虑)。
The pam_rhosts_module provides rhosts type of authentication facility similar to r-cmds like rlogin, RSH, and rexec.
pam_rhosts_module提供了类似于r - cmds的rhosts类型的验证工具,比如rlogin、rsh和rexec。
Prior to DB2 UDB V8.2.2, the RSH utility was implicitly used as the remote shell mechanism for communicating among the partitions.
在DB 2UDBV8.2.2之前,rsh实用程序被默认用作远程shell机制,用于分区之间的通信。
For more information on setting up RSH on Red Hat Linux, please refer to the Resources section of this article.
关于在RedHatLinux上设置rsh的更多信息,请参考本文的参考资料一节。
RPM -qa | grep RSH or RPM -qa | grep openssh.
rpm -qa |grepr sh或rpm - qa | grepopenssh。
SSH is the secure version of RSH, while SCP and SFTP are secure replacements for RCP and FTP, respectively.
ssh是rsh的安全版本,而scp和sftp则分别是rcp和ftp的安全替代。
SSH stands for Secure SHell, which is a set of services similar to the RSH command.
SSH代表SecureSHell,是一组类似于rsh命令的服务。
应用推荐