How to enable direct ssh to EC2 linux instance without keypair file
how to enable direct ssh to EC2 linux instance without keypair file To enable the direct ssh to linux EC2 instance without using keypair file we have to edit the sshd_config file. Follow the given below steps Step 1 : Login into linux EC2 instance with the help of keypair. Use the user name which … Read more