SSH Client : Windows #1
Configure SSH Client for Windows.
[1]. Download a SSH Client software for Windows.
On this example, it shows Putty (www.chiark.greenend.org.uk/~sgtatham/putty/).
Install and start Putty, then Input your server's Hostname or IP address on [Host name] field and Click [Open] button to connect.
[2]. After successing authentication, it's possible to login and operate CentOS server from remote computer.
[3]. If you are using Windows 10 version 1803 or later, OpenSSH Client has been implemented as a Windows feature, so it's possible to use [ssh] command on PowerShell or Command Prompt without Putty or other 3rd party SSH softwares.
[4] It's the same usage because it's the OpenSSH Client, refer to [4], [5] section.
Comments
Post a Comment