You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community

Oracle Linux: How to Configure XRDP Server for GNOME Desktop Session

edited Dec 3, 2025 12:17PM in Linux

Applies To:

Oracle Cloud Infrastructure
Oracle Linux x86_64
Rocky Linux x86_64

Summary:

This document explains steps to configure XRDP service. So that Desktop session can be launched for the instances. 

Note: The XRDP rpm is provided in the developer_EPEL repository. The other alternative is tigervnc which is fully supported. 

Solution:

Follow the below steps to configure xrdp service. 

1. Install the Server with GUI package group. 

#dnf groupinstall "Server with GUI" -y

2. Enable the developer_EPEL repository and install the xrdp package.

Example EPEL repository:

[ol8_developer_epel]
name=Oracle Linux 8 developer EPEL repository
baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL8/developer/EPEL/x86_64/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
priority=20
enabled=1

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!