Creating a trusted host environment using SSH.
使用SSH创建一个可信的主机环境。
Automating machine access using ssh-agent.
使用ssh - agent自动化机器访问。
Operating system agents can be deployed using SSH.
可以使用SSH部署操作系统代理。
You can do this automatically using SSH (see Listing 14).
您可以使用SSH自动完成此操作(请参见清单14)。
Using SSH allows for secure encrypted connections to remote hosts.
SSH可以提供到远程主机的安全加密连接。
Create an instance from a plain SuSE platform, then connect to it using SSH.
从普通的SuSE平台创建一个实例,然后使用ssh连接到它。
The multiple machines can be remotely provisioned and managed using SSH.
可以通过SSH配置与管理多台机器。
In addition to the local copies, rsync also performs remote copies using SSH.
除了本地复制之外,rsync还可以使用ssh执行远程复制。
You can use this to your advantage when you simplify the login process when using SSH.
在使用SSH简化登录过程时,您可以使用此方法提高工作效率。
Although current rsync versions default to using SSH, the — RSH (or -e) option lets you force its usage.
尽管当前的rsync版本默认使用ssh,但是可以使用——rsh(或- e)选项强制使用ssh。
Using SSH and tar in this way is a good way of creating a backup of your local machine on a remote host.
按照这种方式使用ssh和tar是在远程主机上创建本地文件备份的好方法。
Both host-based and public key-based authentication using SSH are more secure than RSH rhost-based authentication.
使用ssh的基于主机的认证和基于公钥的认证都比基于rshrhost的认证安全。
The wget and curl tools transfer files; using SSH, you can securely log in to remote systems and transfer files quickly and easily.
wget和curl工具可以用来传输文件,而使用ssh,您可以安全地登录到远程系统中,快速地和轻松地传输文件。
Unless I can budget a definite security project with explicit long-term goals, my time is better spent using SSH than trying to improve on it.
除非我编制一个明确的安全性项目的预算,并具有明确的长期目标,否则最好将时间花在使用ssh上,而不是花时间设法改进它。
When using SSH to run commands across multiple machines without exchanging your public key, you need to type in your password for each machine.
如果不交换您的公钥,那么使用SSH在多台计算机中运行相应的命令时,您必须为每台计算机输入您的密码。
To configure VNC over SSH, the best thing to do is to read the article "Making VNC more secure using SSH" (see Resources later in this article).
要在SSH上配置VNC,最好是阅读文章“Making VNCmoresecureusing SSH”(请参阅本文后面的参考资料)。
In the past, the downside of using SSH is that the initial setup is somewhat complex and debugging issues that could arise can be potentially challenging.
在过去,使用SSH的缺点是,初始设置有些复杂,可能出现的调试问题将潜在地成为挑战。
If this fails or if you can't login to IBM Cloud systems from your network using SSH, then you most likely have configuration problems with the VPN tunnel.
如果ping失败,或者您不能使用ssh从您的网络登录IBMCloud系统,那么您很有可能有VPN隧道配置问题。
Because the Hadoop master node communicates with slave nodes using SSH, you should set up an authenticated no-passphrase SSH connection between the master and slaves.
因为hadoop主节点使用SSH与从节点通信,所以应该在主节点和从节点之间建立经过身份验证的无密码的SSH连接。
The IBM cloud automatically creates the user idcuser for new Linux-based cloud instances; this is the user id that accesses each brand-new shiny cloud instance using SSH.
对于新的基于Linux的云实例,IBMCloud会自动地创建用户idcuser;这个用户id使用SSH访问每个全新的云实例。
Using SSH and VNC, you'll benefit by having a method that complies with the security requirements of most organizations and meets the needs of the members of your team.
通过使用SSH和VNC,可以满足大多数组织的安全需求,同时满足团队成员的需要。
Although this is useful when using SSH to log in to a remote machine (as it means you don't have to provide a password), it is even more useful when performing remote administration.
尽管使用SSH登录到远程计算机是非常有用的(因为这样做意味着您无需提供密码),不过在执行远程管理方面,它更有价值。
Using ssh, the administrator can easily analyze the client and apply fixes by running scripts, or the administrator can collect data for security, health, or asset management checks.
通过使用ssh,管理员可以轻松地运行脚本来分析客户机并应用补丁,还可以收集安全性、健康状态或资产管理检查所需的数据。
But if you want to or have to connect to your instance using an SSH client, you'll have to acquire the client and prepare the SSH private key to securely connect to your instance.
但如果想要或必须使用一个SSH客户机连接到实例,则必须获得这个客户机并准备好SSH私有密钥以便安全地连接到您的实例。
Create a server and then open an SSH session on it using iduser.
创建一个服务器,然后使用iduser打开它上面的ssh会话。
The SCP command works like the rc command, except that files are transferred using the SSH protocol.
scp命令的工作方式与rc命令相似,只不过是使用SSH协议传输文件。
Verify that the SSH server has been started properly using the following command.
使用下面的命令来确认已正确地启动了SSH服务器。
Rolling out sudo commands to remote hosts in an enterprise environment is best done using a SSH script as root, and the keys should have been exchanged between the hosts, for password-less logins.
在企业环境中,把sudo命令提交给远程主机最好是作为root用户使用ssh脚本来完成,对于无密码登录,还应该在主机之间交换密钥。
The final two lines are remote logins using Secure Shell (SSH).
最后的两行是使用安全Shell (SSH)的远程登录。
SSH tunnels using port forwarding.
SSH隧道使用端口转发。
应用推荐