Graphical Linux desktop on AWS EC2?

0

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

CE
질문됨 한 달 전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
전문가
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
profile picture
전문가
검토됨 한 달 전
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
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠