lsb_release -a
uname -ahttps://alpinelinux.org/releases/
cat /etc/passwd
sudo apt install xwayland
Xwayland :1 &
WAYLAND_DISPLAY= DISPLAY=:1 xfce4-session
سراغ دیسپلیسرورهای متفرقهی X Window نظیر VcXsrv Windows X Server
tasksel
https://sourceforge.net/projects/vcxsrv/
xrdp
nano /etc/apk/repositories
https://dl-cdn.alpinelinux.org/alpine/latest-stable/main
https://dl-cdn.alpinelinux.org/alpine/latest-stable/community
https://dl-cdn.alpinelinux.org/alpine/edge/main
https://dl-cdn.alpinelinux.org/alpine/edge/community
https://dl-cdn.alpinelinux.org/alpine/edge/testing
برای ذخیره کشها
mkdir -p /var/cache/apk
ln -s /var/cache/apk /etc/apk/cache
apk add dbus
rc-update add dbus
rc-service dbus start