Wählen Sie Ihre Cookie-Einstellungen aus

Wir verwenden essentielle Cookies und ähnliche Tools, die für die Bereitstellung unserer Website und Services erforderlich sind. Wir verwenden Performance-Cookies, um anonyme Statistiken zu sammeln, damit wir verstehen können, wie Kunden unsere Website nutzen, und Verbesserungen vornehmen können. Essentielle Cookies können nicht deaktiviert werden, aber Sie können auf „Anpassen“ oder „Ablehnen“ klicken, um Performance-Cookies abzulehnen.

Wenn Sie damit einverstanden sind, verwenden AWS und zugelassene Drittanbieter auch Cookies, um nützliche Features der Website bereitzustellen, Ihre Präferenzen zu speichern und relevante Inhalte, einschließlich relevanter Werbung, anzuzeigen. Um alle nicht notwendigen Cookies zu akzeptieren oder abzulehnen, klicken Sie auf „Akzeptieren“ oder „Ablehnen“. Um detailliertere Entscheidungen zu treffen, klicken Sie auf „Anpassen“.

Linux computer to Linux instance

Fokusmodus
Linux computer to Linux instance - AMS Advanced User Guide
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen

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
DatenschutzNutzungsbedingungen für die WebsiteCookie-Einstellungen
© 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.