Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
813822 of 2030 results
813.
Remote Administration
远程管理
Translated by lainme
Reviewed by Hugh SH
Located in serverguide/C/remote-administration.xml:13(title)
814.
There are many ways to remotely administer a Linux server. This chapter will cover one of the most popular <application>SSH</application> as well as <application>eBox</application>, a web based administration framework.
(no translation yet)
Located in serverguide/C/remote-administration.xml:14(para)
815.
OpenSSH Server
OpenSSH 服务器
Translated and reviewed by Rkyo
Located in serverguide/C/virtualization.xml:834(para) serverguide/C/remote-administration.xml:20(title)
816.
This section of the Ubuntu Server Guide introduces a powerful collection of tools for the remote control of networked computers and transfer of data between networked computers, called <emphasis>OpenSSH</emphasis>. You will also learn about some of the configuration settings possible with the OpenSSH server application and how to change them on your Ubuntu system.
Ubuntu 服务器指南中的本节内容将介绍一个用于远程控制联网计算机及在联网计算机之间传输数据的功能强大的工具集合,称为 <emphasis>OpenSSH</emphasis>。您还会学到一些可用于 OpenSSH 服务器应用程序的配置设置,以及如何在您的 Ubuntu 系统中改变它们。
Translated and reviewed by Ihnus Qcshz
Located in serverguide/C/remote-administration.xml:23(para)
817.
OpenSSH is a freely available version of the Secure Shell (SSH) protocol family of tools for remotely controlling a computer or transferring files between computers. Traditional tools used to accomplish these functions, such as <application>telnet</application> or <application>rcp</application>, are insecure and transmit the user's password in cleartext when used. OpenSSH provides a server daemon and client tools to facilitate secure, encrypted remote control and file transfer operations, effectively replacing the legacy tools.
OpenSSH 是Secure Shell (SSH) 协议工具集中的一个自由可用的版本,用以远程控制一台计算机或在计算机之间传输文件。完成这些功能的传统工具,如 <application>telnet</application> 或 <application>rcp</application> 等,是不安全的,它们在使用时用明文来传输用户的密码。OpenSSH 提供一个服务器守护程序和客户端工具来保障安全、加密的远程控制和文件传输操作,以有效地取代传统的工具。
Translated and reviewed by 姚渺波
Located in serverguide/C/remote-administration.xml:30(para)
818.
The OpenSSH server component, <application>sshd</application>, listens continuously for client connections from any of the client tools. When a connection request occurs, <application>sshd</application> sets up the correct connection depending on the type of client tool connecting. For example, if the remote computer is connecting with the <application>ssh</application> client application, the OpenSSH server sets up a remote control session after authentication. If a remote user connects to an OpenSSH server with <application>scp</application>, the OpenSSH server daemon initiates a secure copy of files between the server and client after authentication. OpenSSH can use many authentication methods, including plain password, public key, and <application>Kerberos</application> tickets.
OpenSSH 服务器组组件 <application>sshd</application> 持续监听来自任何客户端工具的连接请求。当一个连接请求发生时,<application>sshd</application> 根据客户端连接的类型来设置当前连接。例如,如果远程计算机是通过 <application>ssh</application> 客户端应用程序来连接的话,OpenSSH 服务器将在认证之后设置一个远程控制会话。如果一个远程用户通过 <application>scp</application> 来连接 OpenSSH 服务器,OpenSSH 服务器将在认证之后开始服务器和客户机之间的安全文件拷贝。OpenSSH 可以支持多种认证模式,包括纯密码、公钥以及<application>Kerberos</application> 票据。
Translated and reviewed by 姚渺波
Located in serverguide/C/remote-administration.xml:39(para)
819.
Installation of the OpenSSH client and server applications is simple. To install the OpenSSH client applications on your Ubuntu system, use this command at a terminal prompt:
OpenSSH 客户端及服务器应用程序的安装是简单的。要在您 Ubuntu 系统中安装 OpenSSH 客户端应用程序,可以在终端提示符后使用以下命令:
Translated and reviewed by 姚渺波
Located in serverguide/C/remote-administration.xml:53(para)
820.
sudo apt-get install openssh-client
sudo apt-get install openssh-client
Translated and reviewed by 姚渺波
Located in serverguide/C/remote-administration.xml:59(command)
821.
To install the OpenSSH server application, and related support files, use this command at a terminal prompt:
要安装 OpenSSH 服务器应用程序及相关的支持文件,可以在终端提示符后使用以下命令:
Translated and reviewed by 姚渺波
Located in serverguide/C/remote-administration.xml:61(para)
822.
sudo apt-get install openssh-server
sudo apt-get install openssh-server
Translated and reviewed by 姚渺波
Located in serverguide/C/remote-administration.xml:66(command)
813822 of 2030 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Adavak, Aron Xu, Chen Ming, Congping Hao, Constine, EAdam, Hugh SH, Ihnus Qcshz, John Lu, Johnson Zhu, Jun CHEN, Justin Yang, Li Linxiao, Luo Jiawei, Magicnight, Proton, Quantum, Rkyo, Shining, Tao Wei, Tom Wei, USSR, Vally, Wylmer Wang, XUE Can, Yiding He, firingstone, ggarlic, hunhun, jinxin16897123, jpartley, king_li, lainme, luckyone, mahongquan, markgoo, maxim(Feng Liu), sdxianchao, snowwhite, stone_unix, wangajing, wsw, xiajiebuhui, yuane, yugq, zhangmiao, zhongxin, 姚渺波, 龚韬.