macOS => Ubuntu 24.04 LTS XRDP 방식으로 접속하기
■ macOS => Ubuntu 24.04 LTS XRDP 방식으로 접속 문제
다음과 같은 문제가 발생하였다.
- Case 1 : 그동안 잘 사용하던 PC에서 갑자기 접속이 안된다.
- Case 2 : 어떤 PC에서는 접속이 안된다.
갑자기 다음 에러가 나왔으며 보자마자 한동한 삽질하겠구나 하는 느낌이 들었다. ㅜㅠ
Unable to connect We couldn't connect to the remote PC. This might be due to an expired password. If this keeps happening, contact your network administrator for assistance. Error code: 0x207 |
■ Linux 환경
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: noble |
■ Linux xrdp 패키지 설치
기존에 xrdp 패키지가 설치되어 있어도 다음과 같이 재설치 한다.
$ sudo apt update $ sudo apt install xrdp # 설치 버전 확인 하기 $ apt list xrdp Listing... Done xrdp/noble,now 0.9.24-4 amd64 [installed] |
■ macOS Microsoft Remote Desktop 업그레이드
확인 바로 Microsoft Remote Desktop v10.10 이상이 필요하였으나 나의 경우 확인해 보니 v10.9.x 였다.
참고로 Microsoft Remote Desktop => Windows App으로 이름이 변경되었다. ^^;
* 다음 링크로 이동하여 앱스토어 "Windows App"으로 이동한다.
https://apps.apple.com/kr/app/windows-app/id1295203466?mt=12
Windows App
Windows App for Mac (previously named Microsoft Remote Desktop) is your gateway to securely connect to Windows including remote PCs and admin-provided virtual apps and desktops across Windows 365, Azure Virtual Desktop, Dev Box and Remote Desktop Servic
apps.apple.com
* 빨간색 박스 부분이 "Update로 되어 있을것이다. 클릭하여 진행한다.
업데이트가 완료되어 앱을 재기동 하면 다음 화면과 같이 UI에 변화가 조금 있다.
■ macOS Microsoft Remote Desktop 업그레이드
* Ubuntu Desktop 24.04 LTS 접속 시도
* Ubuntu Desktop 24.04 LTS 접속 성공 결과 화면