728x90

출처 : How to use RDP - BananaPro/Pi - LeMaker wiki

RDP 서버 설치

X
user@localhost:~

[user@localhost]$ sudo apt-get install xrdp
[user@localhost]$ sudo apt-get install tightvncserver

RDP 서버 서비스 등록

X
user@localhost:~

[user@localhost]$ sudo systemctl enable xrdp
xrdp.service is not a native service, redirecting to systemd-sysv-install
Executing /lib/systemd/systemd-sysv-install enable xrdp

재부팅

X
user@localhost:~

[user@localhost]$ sudo shutdown -r now


728x90

+ Recent posts