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 個月前

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

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

回答問題指南