ls -d /var/vmail/*/* | awk '{print $NF}' | awk '{split($0,a,"/"); print a[5] "@" a[4]}' | grep '.com\|.hk'
月份: 2022 年 6 月
ubuntu 20.4 start firefox in fullscreen kiosk mode script
Ubuntu 20.04 Xrdp Black screen Remote desktop
source : https://www.cnblogs.com/jins-note/p/14815574.html
nano /etc/xrdp/startwm.sh
Insert below script in the /etc/xrdp/startwm.sh
unset DBUS_SESSION_BUS_ADDRESS
unset XDG_RUNTIME_DIR