2023. 9. 12. 14:42ㆍIT관련
라즈베리파이용 64 bits os에서 xrdp 설치를 해도 원격데스크톱으로 연결되지 않았다.
역시나 비슷한 문제를 호소하는 사람들은 있었고 해결방법도 나와 있다.
https://github.com/neutrinolabs/xrdp/issues/2060
My raspberry pi 4B can't use xrdp connection · Issue #2060 · neutrinolabs/xrdp
I installed the following software xorg-docs-core/stable,stable,now 1:1.7.1-1.2 all [已安装,自动] xorg/stable,now 1:7.7+22 arm64 [已安装,自动] xorgxrdp/stable,now 1:0.2.17-1bpo11+rpt1 arm64 [已安装,自动] xrdp/sta...
github.com
render group를 삭제하면 된다는것.
sudo groupdel render
추가로 xrdp 서비스 상태가 Can't open PID file /run/xrdp/xrdp.pid (yet?) after start: Operation not permitted 인 경우에는 /etc/xrdp/sesman.ini 에서 ListenAddress를 0.0.0.0으로 바꿔보도록 한다.
https://github.com/neutrinolabs/xrdp/issues/2589
Can't open PID file /run/xrdp/xrdp.pid (yet?) after start: Operation not permitted · Issue #2589 · neutrinolabs/xrdp
Hi I installed xrdp and tested it and this worked until pc restart behavior: When I try to login, when opening the xrdp login screen when i type my username, passwords and click ok nothing happened...
github.com
'IT관련' 카테고리의 다른 글
Selenium 프로필 적용 및 창 제어 (0) | 2024.01.24 |
---|---|
셀레늄(Selenium)으로 웹제어 (0) | 2024.01.23 |
Ubuntu에 안드로이드 command line 빌드 환경 (4) | 2023.06.21 |
앱스토어 app 승인 기록 (0) | 2023.03.28 |
Openproject with Docker (0) | 2022.12.19 |