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
已提问 7 个月前176 查看次数
3 回答
0
已接受的回答

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
已回答 7 个月前
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
已回答 7 个月前
  • 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
专家
已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则