I found XShell very helpful when connecting to AWS instances for cloud computing class. In the class all students use Putty. It is good SSH Remote shell but doesn't accept the .pem file as a key pair. The Xshell support the .pem files directly without converting to ppk or regenerating the keys. Here…
Read More...Browsing Tag
Remote Desktop Software
Enable Remote Desktop with CMD in Windows 10
The Windows Remote desktop can be enabled with the command line such as CMD and Powershell. Here we just enable…