search

Home  >  Q&A  >  body text

linux - 如何用Xshell连接腾讯云服务器

有谁会用Xshell连接腾讯云服务器,要怎么配置呢?

PHP中文网PHP中文网2867 days ago760

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 11:29:30

    I have never used Tencent Cloud Server. Here is an idea, try it out and see if it works.
    After reading the official documentation, I estimate that it is more likely that the link cannot be connected due to improper HTTP proxy settings.

    The 防火墙 settings of SecureCRT mentioned in the official documentation should be the 代理 settings of Xshell
    The specific setting method is:

    1. Open the 属性 dialog box for the Xshell session
    2. Find 代理 on the left, click on it to enter the proxy server settings page
    3. Click the 浏览 button on the right to pop up a dialog box named 列表代理. Add a proxy server according to the official documentation.
    4. After adding, close the 列表代理 dialog box. Return to the proxy server settings page. At this point, the proxy server you just created should appear in the proxy server drop-down list. Select it.
    5. In this way, the proxy server settings are completed.

    The rest of the settings for this session should be the same as connecting to a regular Linux machine.

    reply
    0
  • Cancelreply