OS/Banana Pi /BPI-Bit
BPI-M2 Berry - RDP 서버 설치
파란크리스마스
2017. 9. 15. 02:10
728x90
출처 : How to use RDP - BananaPro/Pi - LeMaker wiki
RDP 서버 설치
$ sudo apt-get install xrdp $ sudo apt-get install tightvncserver
RDP 서버 서비스 등록
$ sudo systemctl enable xrdp xrdp.service is not a native service, redirecting to systemd-sysv-install Executing /lib/systemd/systemd-sysv-install enable xrdp
재부팅
$ sudo shutdown -r now
728x90