DEV Community

Mim Ahmed for AWS Community Builders

Posted on • Edited on

18

How to connect your EC2 Linux Instance with Termius

Hello Developers Community Today I am write a simple article about how to connect your Linux EC2 Instance with Termius. The reason for choosing Termius because of its beautiful interface and lots of nice features.

First Get Termius From Here: https://termius.com and install it. It's Just Simple.

Alt Text

Second, Open Termius

Alt Text

on the top bar click New Host

Alt Text

a new bar will open on the Right Side where you need to put your remote server information.

First Give a Label Name like EC2 Linux Machine
Then on Address Field put the Public IP Address of your Machine.

After you may give a Tag like EC2,Linux.

Alt Text

Now, on the SSH Section you need to provide the username and password or the Key file (.pem) File which you create when you launch your instance.

Here the default SSH Port is 22. Give your if you use custom port.

Alt Text

Alt Text

Now you can Enjoy your EC2 Machine With a Beautiful Terminal.

Thanks for Reading

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post