How to ssh from one Linux EC2 instance to other Linux EC2 instance

Опубликовано: 26 Август 2026
на канале: Vlog Tech Discoveries
2,007
40

This video showcases how to SSH from one Linux EC2 instance to another using the target EC2 instance's Public IP address.
This video explains about how we can SSH from one EC2 instance to other EC2 instance.
Commands used:
1. ssh keygen
2. ssh user_name@publicip
3. cat
4. cd
5. ls
6. vi (insert mode 'i' , wq! )

#aws #ec2 #sshd #ssh #ec219 #awscli #instances #beginners #education #students