Linux/Ubuntu
우분투 원격 접속 xRDP 설치 + 오디오 출력 기능 추가
이도현
2022. 2. 5. 18:51
우분투에서는 xRDP 를 설치하여 윈도우에서 원격 접속이 가능하다. apt-get으로 그냥 설치하면 오디오가 나오지 않는다.물론 설치 후 오디오가 나와도 네트워크 상황에 따라 잘 끊기거나 지연되는 현상은 존재한다.
https://c-nergy.be/blog/?p=17175
xRDP – Easy install xRDP on Ubuntu 18.04,20.04,21.04,21.10 (Script Version 1.3) – Griffon's IT Library
Hello World, Since Ubuntu 21.10 has been released (October 2021), it’s time for us to update and publish the latest version of our famous xrdp-installer script. As we tend to follow the Ubuntu life cycle, our script try to include supported version o
c-nergy.be
윗 내용을 참조하였다.
설치 스크립트
우선 super user 계정으로는 설치 불가능하다. 계정을 바꾼다.
su 계정명
wget https://www.c-nergy.be/downloads/xRDP/xrdp-installer-1.3.zip
unzip xrdp-installer-1.3.zip
chmod +x xrdp-installer-1.3.sh
./xrdp-installer-1.3.sh -s