Can`t create session for user — x server could not be started — xRDP
При попытке подключения по xRDP возникает ошибка: can`t create session for user — x server could not be started Чтобы исправить ошибку «can`t create session for user — x server could not be started» — откройте файл: sudo nano /etc/X11/Xwrapper.config найдите и замените строку с параметром: allowed_users=console на allowed_users=anybody и перезапустите xrdp: sudo systemctl restart…