windows - Linux Powershell 客户端

标签 windows linux powershell ssh

据我所知,我可以通过 SSH 从 Linux 连接到远程 Windows 服务器并使用 Powershell。但是我如何在没有 ssh 的情况下从 linux 进行连接呢?也许存在原生工具?

最佳答案

如果您想要远程桌面 session ,您可以使用 rdesktop 软件包:

Description: RDP client for Windows NT/2000 Terminal Server
 rdesktop is an open source client for Windows NT/2000 Terminal Server, capable
 of natively speaking its Remote Desktop Protocol (RDP) in order to present
 the user's NT/2000 desktop. Unlike Citrix ICA, no server extensions are
 required.

我不知道有任何其他 native Windows 协议(protocol)在精神上与 ssh 类似。

我想您可以在 Windows 系统上安装 VNC 守护程序,这样您就可以在 Linux 机器上使用 VNC 客户端。或者您可以安装(好吧,不,请不要)Windows telnet 守护程序,并使用 telnet 进行连接。或者,您可以在 Windows 服务器上安装 Citrix 并使用 Linux Citrix 客户端。 (这不是我过去喜欢使用的解决方案。我建议坚持使用 ssh 或 VNC。)

关于windows - Linux Powershell 客户端,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6249802/

相关文章:

windows - 有没有工具可以在 Windows 上将 UTF-8 文件名批量转换回 ISO-8859-1?

windows - Windows Redis客户端连接到Docker服务器失败

mysql - 如何确定我在 Linux、MyISAM 和 InnoDB 中使用的是哪种类型的 mysql?

c++ - 通过 USB 将文件从 iOS 设备传输到 Windows PC

linux - 两个容器之间使用另一个容器进行通信

php - 从 php 运行 bash 脚本

python - 通过 Powershell Invoke-RestMethod 上传分段文件

excel - Powershell:在 Excel 中隐藏列和边界单元格

windows - 获取远程计算机已安装的软件列表

c++ - Windows 受限用户安装