Saturday, March 27, 2021

How to Setup GUI on Amazon EC2 Ubuntu Server

How to Setup GUI on Amazon EC2 Ubuntu Server

 Amazon EC2 Linux servers do not come with GUI, all the operations have to be done using ssh console. So if you wish to have a GUI for your Amazon Linux instances like Amazon AMI, or other Linux distribution, you can achieve it easy steps. Once you installed the GUI essentials on your server, you can access it via windows, remote desktop client. If you are using Linux, then you can use the VNC viewer as a remote desktop client. In order to have a GUI, a lightweight LXDE desktop has to be installed on your server.




LXDE

  1. LXDE is Designed for Cloud-Based Server
  2. GUI which is lightweight for Linux
  3. Support Standard Keyboard Shortcut
  4. Fast Performance

Prerequisite

1 ) EC2 Instance running with Ubuntu AMI

2) Security Group allow inbound traffic for SSH (22) and RDP (3389) port


Steps to Configure

Step 1: Connect to the EC2 Instance through ssh (you can use putty for windows)

Step 2: Update Ubuntu and install lxde using the following command

sudo apt-get update -y

sudo apt-get install lxde -y

Step 3: Install xrdp to establish a remote desktop connection, using the below command you can install xrdp

sudo apt-get install xrdp -y

Step 4: set password for ubuntu user which uses for connect using Remote Desktop

sudo passwd ubuntu

Step 5: Take EC2 instance Public Ip or DNS and access though remote Desktop

Login to Remote Desktop

Step 6: 

Welcome page of Ubuntu


10 comments:

  1. We are helping amazon seller's to reinstate their suspended seller account. Aplus global ecommerce is guide companies to write perfect amazon appeal letter and full proof amazon suspension appeal.

    Amazon Appeal Letter

    ReplyDelete
  2. AWS Training in Banglore
    Thanks for sharing.

    AWS Classes in Banglore

    ReplyDelete
  3. You are always a wealth of information and kind for sharing.visit site

    ReplyDelete
  4. Thanks for Share the Details of Amazon Web Services, AWS Training, AWS Courses, AWS Certifications Process and Understand the Clear Concept.

    AWS Training in Bangalore
    Best AWS Training Institutes in Bangalore
    Cloud Computing courses in Bangalore
    AWS course in Bangalore

    ReplyDelete
  5. Thanks you and excellent and good to see the best software training courses for freshers and experience candidates to upgade the next level in an Software Industries Technologies,

    AWS Training in Bangalore
    AWS course in Bangalore
    AWS Training Bangalore
    AWS course Bangalore

    ReplyDelete
  6. Thank you for sharing wonderful information with us to get some idea about that content.
    AWS Certification Online
    Best AWS Online Course

    ReplyDelete

Ethical Hacking Techniques: Cracking WPA/WPA2 Wi-Fi Using WPS and Capturing Handshakes

In the realm of cyber security, ethical hacking plays a crucial role in identifying and addressing vulnerabilities. One of the areas where e...