【问题标题】:Connecting to a remote CentOS machine连接到远程 CentOS 机器
【发布时间】:2015-04-14 03:33:26
【问题描述】:

我正在尝试从 Windows 机器连接到运行 CentOS 的远程系统。我收到以下错误:

我的远程计算机已打开并且可以在网络上使用。我尝试按照本网站http://www.techotopia.com/index.php/Remote_Access_to_the_CentOS_6_Desktop 上提到的步骤在centos 上启用远程访问。

目前我只能通过命令行实用程序(如 Putty)访问远程服务器。

【问题讨论】:

  • PuTTY 是最好用的工具。您必须记住,使用 CentOS 6,您需要使用 SSH 而不是 telnet
  • @GoinOff 我使用 putty 进行命令行访问。我想使用远程桌面进行 GUI 访问

标签: centos remote-access remote-desktop


【解决方案1】:

我使用 VNC 在 Windows 上的 CentOS 设备上进行远程 GUI 管理工作,它很好且易于设置和使用,下面是 CentOS 6.5 设置指南和 7 的链接

https://www.howtoforge.com/vnc-server-installation-centos-6.5

https://www.howtoforge.com/vnc-server-installation-on-centos-7

让我知道你的进展:)

【讨论】:

  • 我按照上面提到的步骤进行操作。我收到以下错误:ssh: connect to host port 22: No route to host I can ping the address.
  • 我现在收到以下错误:无法连接到主机:没有到主机的路由 (113) 我使用 iptables 命令打开了端口 5901
【解决方案2】:

正如 PaulM 所发布的,我按照网站上的步骤在 centos 机器上安装了 VNCServer。

为了从我的 linux 机器上连接,我编写了以下命令:

vncviewer IP地址:5901

添加端口号使其工作

【讨论】:

    【解决方案3】:

    CentOs 到 centOs 而已

    不需要任何软件 Centos 已经有 TigerVnc 查看器

    1.在您的centos系统中启用远程桌面 转到系统-->首选项-->远程桌面

                 **i.Enable allow other user to view your Desktop**
    
                 **ii.Enable allow other user to control your Desktop**
    
                 **iii.You must confirm each access to this machine allow or cancel**
    
                 **iv.if you ask any password to enable and type your password**
    

    通知区:

             Some one connect your system its enable to shows the icon on top panel.
    

    【讨论】:

      猜你喜欢
      • 2016-08-02
      • 2016-05-13
      • 2016-09-25
      • 1970-01-01
      • 2012-11-26
      • 2013-12-24
      • 2019-01-02
      • 2019-03-02
      • 1970-01-01
      相关资源
      最近更新 更多