Posts

Showing posts with the label Update Cygwin with SSH

How to update Cygwin with SSH

Image
Hi, I am Malathi Boggavarapu working at Volvo Group and i live in Gothenburg, Sweden. I have been working on Java since several years and had vast experience and knowledge across various technologies. Updating Cygwin with SSH is simple. If you are trying to update ssh in cygwin, you would have already downloaded the cygwin setup exe file setup-x86_64.exe. Follow the below steps to accomplish it 1) Double click on setup-x86_64.exe 2) Click on Next until your reach Select package menu 3) Type openssh in the searchbox. It will search for it and show up the packages. 4) Click on Net package and click on Skip. Select the two boxes 5) Click on Next and finish the installation 6) Now open cygwin shell and type ssh and press Enter. See the below picture. Regardless of whatever you need to update in Cygwin, the above steps are crucial to follow and this is the most usual way everyone do inorder to update Cygwin with several different tools. Hope it is