ssh

网络  抑制性消减杂交; 安全外壳; 抑制消减杂交; 抑制性消减杂交技术

BNC.35673



双语例句

  1. This typically includes the private-key file name and location, the SSH port number, and hostname.
    这通常包括私有密钥文件名和位置、SSH端口号和主机名。
  2. Use those details to connect to the new server via SSH.
    使用这些详细信息,通过SSH连接到新的服务器。
  3. SSH, or Secure SHell, is a network protocol for remote administration of UNIX computers.
    SSH或SecureSHell是用于远程管理UNIX计算机的一个网络协议。
  4. This password can now be used for accessing DB2 and DB2 NVS via SSH.
    现在,可以使用这个密码通过SSH访问DB2和DB2NVS。
  5. This is how you set up an SSH tunnel.
    这就设置了SSH通道。
  6. Luckily, ssh supports public or private key authentication and system aliases.
    幸运的是,ssh支持公钥或私钥身份验证和系统别名。
  7. With Linux operating system images, you normally connect over SSH to the virtual machine.
    有了Linux操作系统映像,您通常通过SSH连接到虚拟机。
  8. If so, it sends the ssh client a data packet.
    如果是这样,它向ssh客户机发送一个数据包。
  9. Tar and ssh are slightly more complex, but they preserve file metadata, such as owner and permissions.
    tar和ssh稍微复杂一点,但它们可以保持文件的元数据,如拥有者和权限。
  10. Each block in~/. ssh/ config configures one or more hosts.
    ssh/config中的每个块配置一个或多个主机。
  11. Scp uses ssh for encrypted file transfer and lets you move files without setting up NFS or Samba.
    scp使用ssh来传输加密的文件,让您可以不用设置NFS或Samba就可以移动文件。
  12. Ssh ( and scp and sftp) tests your private key against the remote public key.
    ssh(以及scp和sftp)可以使用您的私钥对远程公钥进行测试。
  13. Root can ssh between nodes without a password.
    不用输入密码就可以以根用户身份在节点之间以ssh连接。
  14. Ssh and its variants provide stronger authentication mechanisms and encrypt all traffic using your choice of several ciphers.
    ssh及其变种提供了更强的身份验证机制,并使用您所选择的几个密码对所有的通信内容进行加密。
  15. If only it ran an ssh server!
    如果它运行了一个ssh服务器就好了!
  16. An SSH-based identity consists of two parts: a public key and a private key.
    一个基于SSH的身份包括两个部分:一个公钥和一个私钥。
  17. Ssh also provides a convenient way to copy files and entire directories from one computer to another.
    ssh还为将文件和整个目录从一台计算机复制到另一台计算机提供了一种便捷的方法。
  18. In our SSH Weblog server, we configure a password and username for an authorized user.
    在我们的SSHWeblog服务器中,我们为一名经过授权的用户配置了密码和用户名。
  19. When properly configured, a server and client can connect and communicate virtually any service using the SSH link.
    在经过正确的配置之后,服务器和客户端可以使用SSH建立连接,并与几乎任何服务进行通信。
  20. Prepare your cluster nodes with Linux OS, JDK1.6, and ssh installed.
    准备集群节点,在这些节点上安装LinuxOS、JDK1.6和ssh。
  21. SSH is a good example of this.
    SSH就是个好例子。
  22. You should have received one or more PuTTY SSH secret keys ( PPK file).
    您应该会收到一个或更多PuTTYSSH秘密密钥(PPK文件)。
  23. This is the file SSH uses to determine whether to prompt for a password.
    SSH使用这个文件来确定是否提示输入密码。
  24. SSH supports numerous, diverse methods and techniques for authentication that you can enable or disable.
    SSH支持可启用或禁用的多种不同的身份验证方法和技术。
  25. However, SSH also supports tunneling and X11 connections.
    然而,SSH还支持隧道和X11连接。
  26. I also installed an ssh server so I could use a real keyboard while testing.
    我还安装了一个ssh服务器,以便在测试时可以使用实际的键盘。
  27. Establish an SSH session and SFTP connection to the remote server.
    建立到远程服务器的SSH会话和SFTP连接。
  28. Close the if statement, file loop, SFTP connection, and SSH session.
    结束if语句、文件循环、SFTP连接和SSH会话。
  29. Select Block All except SSH and IDENT on external interface.
    选择阻止所有外部接口,除了SSH和IDENT。
  30. Establish our SSH session and SFTP connection.
    建立SSH会话和SFTP连接。