Posts

Showing posts from May, 2013

How to take ssh from windows machine of AWS Linux machine ?

Image
I have developed REST api and uploaded on Amazon Web Services Ubuntu EC2 machine. Now on Sunday i want to change some keys in that and i don't have linux machine at that time but have windows machine so that i started searching for tacking ssh from windows machine and finally got nice solution which gives me ssh of linux machine just as linux terminal also it gives me GUI tools to upload and download files with GUI. To take ssh download  Bitvise SSH Client  download link :  http://www.bitvise.com/ssh-client-download After download completes install it from installer. Installation is simple just run its installer and follow instructions. After installation completes start Bitvise SSH client. Go to start and you will mostly find Bitvise SSH client entry in start menu just select it and start Bitvise SSH Client. Now after starting tool fill information. Host will be your AWS EC2 machine should be Elastic IP or public DNS. Port will be default 22. Before tacking SSH ch