Category: ssh

Subcategory: connect

Value: ssh -i ~/.ssh/key.pem ubuntu@<host>

Miniscription: SSH into EC2 with PEM key

Description: Connects to a remote server using a PEM private key file, commonly used for AWS EC2 instances with the ubuntu user.

Kontributer: iarc13