remote control for more than two workspace

0

I have two workspaces. Among two, I can control one of them from remote. However, how can I acccess to another? Even how can I get the IP address? should I get indiviaully?

HB
posta 7 mesi fa176 visualizzazioni
3 Risposte
0
Risposta accettata

Hey HB,

Here are a couple ways I use to get the IP addresses of my WorkSpaces:

  1. Via CLI by running the "aws workspaces describe-workspaces" command

CLI

  1. Use the AWS console, WorkSpaces services, then WorkSpaces option. Ensure that the "WorkSpace IP" column is set to visible (click the gear if you need to change that setting).

GUI

Preferences

Hope his helps!

Brian

profile picture
bsAWS
con risposta 7 mesi fa
0

thanks. From CLI, I got the IP address and using "Remotedesktop" app, i tried to access however it shows it cannot access. Do you know why?

HB
con risposta 7 mesi fa
  • In order for you to RDP to the WorkSpaces, you would want to ensure that 1) The Security Group that you are using for WorkSpaces is allowing the RDP protocol/port number (3389) inbound and 2) That the OS firewall settings on the Workspace is also allowing RDP.

0

Hello.

Accessing and controlling remote workspaces (computers or virtual environments) typically involves utilizing remote desktop software or utilizing secure shell (SSH) for command-line access, depending on your use case. However, your approach might vary based on the operating system and network infrastructure

Regars, Andrii

profile picture
ESPERTO
con risposta 7 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande