From da41743292150dc4fdca47e86e057bb767b4158b Mon Sep 17 00:00:00 2001 From: Devarsh Date: Fri, 4 Nov 2022 21:34:08 +0530 Subject: [PATCH] Update day18.md Added puTTy installation Guide. --- Days/day18.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Days/day18.md b/Days/day18.md index bebe206..d198b68 100644 --- a/Days/day18.md +++ b/Days/day18.md @@ -62,6 +62,8 @@ You then want to make sure that our SSH is allowed if the firewall is running. W Now that we have our SSH Server listening out on port 22 for any incoming connection requests and we have added the bridged networking we could use putty or an SSH client on our local machine to connect to our system using SSH. + [# PuTTy installation Guide](https://www.cuit.columbia.edu/putty). + ![](Images/Day18_Linux4.png) Then hit open, if this is the first time you have connected to this system via this IP address you will get this warning. We know that this is our system so you can choose yes.