Skip to main content
  1. Posts/

Error Display_Server_Not_Supported di AnyDesk

·1 min·
linux linux
Table of Contents

Issue
#

Muncul error Display_Server_Not_Supported saat akan me-remote PC dengan OS Ubuntu. Untuk desktop environment menggunakan GNOME.

Solution
#

Edit GDM config lalu uncomment baris berikut

nano /etc/gdm3/custom.conf
[daemon]
# Uncomment the line below to force the login screen to use Xorg
WaylandEnable=false

Restart service gdm.

systemctl restart gdm

Related

Grub Error: you need to load kernel first
·1 min
linux linux
Linux Boot Error: Root does not exist
·1 min
linux linux
Eksekusi Skrip Saat Startup dan Shutdown
·2 mins
linux linux
Create Multiple IP Addresses in Linux
·2 mins
linux centos ubuntu linux
Subnet Cheat Sheet
·2 mins
linux linux
Benchmark Network Throughput antar Host Linux
·1 min
linux linux