SSH, or secure shell, is the mainstay of remote access and administration in the Linux world, and the lack of any straightforward equivalent has always been an awkward feature of the Windows world. While there are various third-party options, Windows lacks both a native SSH client, for connecting to Linux machines, and it lacks an SSH server, to support inbound connections from Linux machines.
The PowerShell team announced that this is going to change: Microsoft is going to work with and contribute to OpenSSH, the de facto standard SSH implementation in the Unix world, to bring its SSH client and server to Windows.
PowerShell is in some ways an obvious group to do such work; while PowerShell is arguably stronger as a scripting language than it is an interactive shell, it's nonetheless Microsoft's preferred tool for command-line Windows management and administration. The ability to connect securely to a Windows machine from a Linux one to use a PowerShell shell is a logical extension of PowerShell's capabilities.
Read 2 remaining paragraphs | Comments
No comments:
Post a Comment