

The result will be a list of available optional features. (Screenshot: )Ĭlick on Add a feature near the top of the window. (Screenshot: )Ĭlick on Manage optional features when it appears.
#Openssh ssh server install#
report this ad Install Open SSH ServerĬlick on the Start button and start typing “optional features”. Rather than lamenting, I should have been looking, because apparently it’s been there for a very long time. I’ve long lamented the lack of such an ability in Windows.

In fact, I have configured it so that opening a shell to any of my servers, as well as the Mac Pro in my basement, is a simple shortcut. It’s not at all uncommon for me to have these shells open as I administer this and several other servers on which I work. OpenSSH is an open-source implementation of the protocol used to communicate between an SSH program on one machine and an SSH server on another.įor example, here’s an SSH session on my Windows desktop open to the command line interface of the server currently hosting. The “secure” part of secure shell indicates that all communication is well-encrypted. It’s not so much a shell or command line program itself as it is a way to securely connect to command-line interfaces offered by various operating systems. Once installed, you can connect to a command prompt on your machine remotely using the SSH tool. Microsoft provides an OpenSSH server that can be installed via Optional Features in Windows settings.
