Post Installation Tasks
Post installation tasks are additional tasks that you might have to perform after installation. These tasks are required for certain scenarios and must be performed before you develop your applications or create and configure the runtime objects.
On Ubuntu 22.x: Configure the Environment
To configure the environment on Ubuntu 22.x, perform the following steps:
Open the
/etc/gdm3/custom.conf
file.Set the property
WaylandEnable=true
toWaylandEnable=false
and save the changes.Run the following command:
sudo systemctl restart gdm3