Cloud Computing Made Easy®
Installing SSH Support on Windows
From Cloud Computing Wiki - Kaavo
IMOD Windows Tool Kit Installation
SSH Kit Installation
Please download the following tool kits to install ssh. We have stored it on our repository, you can download from that. CopSSH (any version higher than 3.0): Please download it from http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/Copssh_3.0.3_Installer.exe
wget (Any version) :
http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/wget.exe
curl :
http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/curl.exe
Curl library :
libcurl.dll : http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/libcurl.dll libeay32.dll : http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/libeay32.dll libssl32.dll : http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/libssl32.dll
Install CopSSH :
Create a directory “C:\kaavo”and install copSSH at that location. Then copy libcurl.dll, libeay32.dll, curl, and wget at the bin location of copSSH. Activate the Administrator account. Then download the following script and set this script as start up script.
http://3rdparty-tools.s3.amazonaws.com/Win32/default/sshtools/copyssh.bat
Open Port 22 for SSH
For EBS backed Windows Instance also ensure following Steps
Please perform the following steps on the image before bundling
- Delete “C:\WINDOWS\system32\GroupPolicy\Machine\Scripts\Startup\ksysrestart.txt”
- Open “C:\kaavo\copSSH\home\Administrator\.ssh\authorized_keys” file and delete all the content of the file but don’t delete the file
![[Wiki Home]](/skins/common/images/wiki.png)