Selecione suas preferências de cookies

Usamos cookies essenciais e ferramentas semelhantes que são necessárias para fornecer nosso site e serviços. Usamos cookies de desempenho para coletar estatísticas anônimas, para que possamos entender como os clientes usam nosso site e fazer as devidas melhorias. Cookies essenciais não podem ser desativados, mas você pode clicar em “Personalizar” ou “Recusar” para recusar cookies de desempenho.

Se você concordar, a AWS e terceiros aprovados também usarão cookies para fornecer recursos úteis do site, lembrar suas preferências e exibir conteúdo relevante, incluindo publicidade relevante. Para aceitar ou recusar todos os cookies não essenciais, clique em “Aceitar” ou “Recusar”. Para fazer escolhas mais detalhadas, clique em “Personalizar”.

Linux computer to Linux instance

Modo de foco
Linux computer to Linux instance - AMS Advanced User Guide
Esta página não foi traduzida para seu idioma. Solicitar tradução

Use SSH to connect to the SSH bastion and then to the Linux instance.

MALZ

For more information about the friendly bastion names, see DNS bastions.

In order to connect to the Linux instance, you must first connect to an SSH bastion.

  1. Open a shell window and enter:

    ssh Domain_FQDN\\Username@SSH_bastion_name or SSH_bastion_IP

    Which would look like this if your Domain_FQDN is "corp.domain.com", your account number is "123456789123", Your_Domain is "amazonaws.com", you choose bastion "4", and your user name is "JoeSmith":

    ssh corp.domain.com\\JoeSmith sshbastion4.A123456789123.amazonaws.com
  2. Log in with your corporate Active Directory credentials.

  3. When presented with a Bash prompt, SSH in to the instance, and then enter:

    ssh Domain_FQDN\\Username@Instance_IP

    Or, you can use the Login flag (-l):

    ssh -l Domain_FQDN\\Username@Instance_IP
SALZ

For more information about the friendly bastion names, see DNS bastions.

In order to connect to the Linux instance, you must first connect to an SSH bastion.

  1. Open a shell window and enter:

    ssh DOMAIN_FQDN\\USERNAME@SSH_BASTION_name or SSH_BASTION_IP

    Which would look like this if your account number is 123456789123, you choose bastion 4, and your user name is JoeSmith:

    ssh corp.domain.com\\JoeSmith sshbastion1.A123456789123.amazonaws.com
  2. Log in with your corporate Active Directory credentials.

  3. When presented with a Bash prompt, SSH in to the instance, and then enter:

    ssh DOMAIN_FQDN\\USERNAME@INSTANCE_IP

    Or, you can use the Login flag (-l):

    ssh -l DOMAIN_FQDN\\USERNAME@INSTANCE_IP

For more information about the friendly bastion names, see DNS bastions.

In order to connect to the Linux instance, you must first connect to an SSH bastion.

  1. Open a shell window and enter:

    ssh Domain_FQDN\\Username@SSH_bastion_name or SSH_bastion_IP

    Which would look like this if your Domain_FQDN is "corp.domain.com", your account number is "123456789123", Your_Domain is "amazonaws.com", you choose bastion "4", and your user name is "JoeSmith":

    ssh corp.domain.com\\JoeSmith sshbastion4.A123456789123.amazonaws.com
  2. Log in with your corporate Active Directory credentials.

  3. When presented with a Bash prompt, SSH in to the instance, and then enter:

    ssh Domain_FQDN\\Username@Instance_IP

    Or, you can use the Login flag (-l):

    ssh -l Domain_FQDN\\Username@Instance_IP
PrivacidadeTermos do sitePreferências de cookies
© 2025, Amazon Web Services, Inc. ou suas afiliadas. Todos os direitos reservados.