Graphical Linux desktop on AWS EC2?

0

Can I install a GUI in Ubuntu EC2? How do I do it?

CE
質問済み 1ヶ月前390ビュー
2回答
2

Canonical have documentation on how to achieve this with VNC. You can follow this here: https://ubuntu.com/tutorials/ubuntu-desktop-aws#1-overview

AWS
エキスパート
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
1
承認された回答

You can install GNOME desktop environment on Ubuntu. (sudo apt install -y ubuntu-desktop && sudo apt install -y gdm3)

For remote access, you can use xrdp or vnc. I suggest you try NICE DCV as it is more secure, fast and has a HTML5 web client.

To install GNOME, refer to Prerequisites for Linux NICE DCV servers. NICE DCV server can be installed as per documentation. Alternatively, you can create a Ubuntu EC2 instance with GUI and NICE DCV using this GitHub cloudformation template.

AWS
エキスパート
Mike_L
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ