XRDP

From Chorke Wiki
Revision as of 09:47, 3 December 2023 by Shahed (talk | contribs) (→‎Playground)
Jump to navigation Jump to search
sudo apt install xrdp
sudo systemctl status xrdp
sudo systemctl enable --now xrdp
tee ${HOME}/.xsessionrc >/dev/null <<'EOF'
export GNOME_SHELL_SESSION_MODE=ubuntu
export XDG_CURRENT_DESKTOP=ubuntu:GNOME
export XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
EOF

Playground

2388px × 1668px
1194px ×  834px
systemctl start bluetooth
sudo apt install tlp
sudo bluetooth off
sudo bluetooth on

References