Which EC2 official AMI provides Freely available GUI Operating System to install GUI based app such as AWS SCT and other legacy app that runs wizard?

0

Which EC2 AMI provides Freely available GUI Operating System? I want to Install one software that has installation wizard - any linux based AMI with GUI is preferable.

Examples of GUI based installers

  1. AWS SCT
  2. IBM Maximo EAM
  3. PgAdmin
  4. DBeaver
  5. Azure DataStudio
wilson
已提問 10 個月前檢視次數 275 次
2 個答案
0
已接受的答案

Hi Wilson,

There are no official images available for Linux that contains a GUI, however, you can get an GUI with the following options

  1. Provision an EC2 instance from a base Linux image (Ex: ubuntu) then install a GUI (Ex: lxde, gnome) and configure a service like VNC to connect to the instance. This will require a fair bit of configuration to get it working.
  2. Use an image from AWS marketplace with a GUI and provision your EC2 instance. This would be the simplest option (GUI images -> https://aws.amazon.com/marketplace/search/results?searchTerms=GUI)
  3. Utilize AWS Workspaces, this allows users to provision cloud-based Windows, Amazon Linux, or Ubuntu Linux desktop environments -> https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces.html
profile picture
Bisina
已回答 10 個月前
profile picture
專家
已審閱 2 個月前
0

It is generally recommended to avoid installing a GUI. Linux servers are commonly managed through SSH and command-line interfaces, which provide more control, security, and efficient resource usage. If your use case demands it you could check out the marketplace for gui AMIs e.g https://aws.amazon.com/marketplace/pp/prodview-gfwokwmdnbtn6#pdp-pricing

profile picture
Frank N
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南