3. Cloud Server Login - Agnivo102/Database_Architect GitHub Wiki
PuTTY is a software which offers SSH to connect to a cloud PC of non windows OS.
Steps to connect to your cloud PC using puTTY:
Step 1:- Download puTTY. Its an Open source software so you can download it from internet.
Link: https://the.earth.li/~sgtatham/putty/latest/w64/putty.exe
Step 2:- Open it. This is how it will look.
Step 3:- Enter the Public IP you were given when you created the server or got from your service provider. Give the port. Usually its 22 for for SSH.
Step 4:- Save all this configurations in a session for ease of access in future.
Step 5:- Select Open.
Step 6:- Give your username and password.
Then done. You are connected to your cloud PC.