Using the Built-in MindTerm SSH Client
Important
AWS OpsWorks Stacks is no longer accepting new customers. Existing customers will be able to use the OpsWorks console, API, CLI, and CloudFormation resources as normal until May 26, 2024, at which time they will be discontinued. To prepare for this transition, we recommend you transition your stacks to AWS Systems Manager as soon as possible. For more information, see AWS OpsWorks Stacks End of Life FAQs and Migrating your AWS OpsWorks Stacks applications to AWS Systems Manager Application Manager.
The simplest way to log into a Linux instance is to use the built-in MindTerm SSH client. Each online instance includes an ssh action that you can use to launch the MindTerm client.
Note
You must have Java enabled in your browser to use the MindTerm client.
To log in with the MindTerm client
-
If you haven't done so already, authorize SSH access for the IAM user that will be connecting to the instance, as described in the preceding section.
-
Log in as the user.
-
On the Instances page, choose ssh in the Actions column for the appropriate instance.
-
For Private key, provide a path to the user's personal private key or an Amazon EC2 private key, depending on which public keys you have installed on the instance.
-
Choose Launch Mindterm and use the terminal window to run commands on the instance.