https://ubuntu-mate.org/download/arm64/impish/

環境

構築

  1. linux-raspi の更新

  2. xrdp のインストール

  3. “could not acquire name on session bus” 対策

/etc/xrdp/startwm.sh
unset DBUS_SESSION_BUS_ADDRESS
exec mate-session

test -x /etc/X11/Xsession && exec /etc/X11/Xsession
exec /bin/sh /etc/X11/Xsession

実行

利用