什么?您没有ssh服务器?
如果它运行了一个ssh服务器就好了!
SSH server host-based configuration.
ssh服务器基于主机的配置。
Start the SSH server with the following command
使用下面的命令启动SSH服务器
SSH server port: the port of the remote SSH server.
SSH serverport:远程ssh服务的端口。
So the same SSH server configuration should be applied on each node.
所以,相同的ssh服务器配置应该应用于每个节点。
Based on the SSH server configuration, it prompts for password.
基于SSH服务的配置,它会提示密码输入。
I also installed an SSH server so I could use a real keyboard while testing.
我还安装了一个ssh服务器,以便在测试时可以使用实际的键盘。
The new method supports more shell types and SSH server implementations.
新的方法支持SSH服务器的类型和实现更多的壳。
Verify that the SSH server has been started properly using the following command.
使用下面的命令来确认已正确地启动了SSH服务器。
The host on the SSH server system must have access to the SSH client host's public key.
ssh服务器系统上的主机必须能够访问ssh客户机主机的公钥。
Answer "yes." It will ask for the root password of the SSH server, and then you're home free.
回答“yes ”,它将向你询问ssh服务器的root口令,然后您就可以任意操作了。
We'll start with the SSH server configuration and then proceed to the SSH client configuration.
我们先来看ssh服务器配置,然后再看ssh客户机配置。
To re-process the sshd_config file, send the SIGHUP command to the sshd (ssh server daemon) process.
为了重新处理 sshd_config文件,发送SIGHUP命令到sshd (ssh服务器守护)进程。
For SSH server configurations to take effect, the SSHD process will need to re-process the sshd_config file.
为了使ssh服务器配置生效,sshd进程需要重新处理sshd_config文件。
You must also have an SSH server installed on each machine (Linux SSH server, or cygwin for Windows machines).
您必须在每台机器上安装ssh服务(Linux SSH服务,或者windows下的cygwin)。
Ensure that all SSH server configuration files refer to the canonical name of the client, as seen by the server.
确保所有ssh服务器配置文件引用客户机的规范名称,也就是服务器所看到的名称。
This update to sshd_config will allow the SSH server to accept host-based authentication requests from the SSH clients.
对sshd_config的上述更新将允许ssh服务器接受来自ssh客户机的基于主机的认证请求。
You'll need an SSH server running somewhere on the network to receive the files. This command copies an entire directory.
在网络上接收文件的机器上您还需要有一个ssh服务器。
On workstations or laptops, disable the SSH server by turning off the SSH service, and then removing the SSH server package.
在工作站或笔记本电脑上,关闭ssh服务禁用ssh服务器,然后删除ssh服务器包。
Just a reminder: If you install an SSH server on the N800 (like the 770 before it), the system will allow root logins over SSH (password "rootme").
提示一下:如果在N800上安装ssh服务器(和之前的770一样),系统将允许通过ssh进行根登录(密码为“rootme”)。
For your DB2 UDB DPF instance to use host-based authentication, each host in the instance must have the SSH client and SSH server configured properly.
为了让DB 2UDBD PF实例使用基于主机的认证,实例中的每个主机必须正确地配置ssh客户机和ssh服务器。
No SSH server configuration is necessary, since, by default, SSH will attempt to use public key-based authentication before password based authentication.
这里不需要ssh服务器配置,因为在默认情况下,在基于密码的认证之前,ssh将尝试使用基于公钥的认证。
From the client trace, you should be able to determine whether it's the SSH client or the SSH server that is disallowing your desired form of authentication.
从客户机跟踪应该可以确定是ssh客户机还是ssh服务器阻碍了期望形式的认证。
If everything seems to be configured properly, then it's time to take some SSH server and SSH client traces and dig through the traces to diagnose the problem.
如果一切配置正确,就可以进行ssh服务器和ssh客户机跟踪,并通过挖掘跟踪来诊断问题。
The widely documented default password and permitted root login make that password fairly descriptive; if you install the SSH server, change your root password.
这个允许root登录的默认密码随处可见,未免太过简单直接;如果您安装了ssh服务器,请务必修改自己的root密码。您没有修改?
The connection configuration is used to indicate the remote machine's SSH server configuration, so that a connection can be established to the machine (Figure 9).
连接配置用来指示远程机器的SSH服务的配置,以便能够和远程机器建立起连接(参见图9)。
PluThon requires an SSH server running on the tablet to complete the connection. Installing an SSH server on the tablet requires a single command at a terminal prompt.
为了完成连接,PluThon需要在tablet上运行一个SSH服务器。
You must know the IP address of your tablet and have the SSH server up and running. The other requirement is that you need to connect as user when prompted by the target site.
您必须知道tablet的IP地址而且已经设置和运行了SSH服务器。
The ssh client configuration file is called ssh_config (the ssh server configuration file is sshd_config) and is found in /etc/ssh on AIX, Linux, and Solaris and in /opt/ssh/etc on HP-UX.
ssh客户机配置文件名为 ssh_config (ssh服务器配置文件是 sshd_config),对于AIX、Linux和 Solarisand,该文件位于 /etc/ssh 目录中,对于 HP-UX,该文件位于 /opt/ssh/etc 目录中。
应用推荐