๐ป ํ๊ฒฝ
์ ์: mac m1 pro
linux: ubuntu 20.04
1. Microsoft Remote Desktop ์ค์น
https://apps.apple.com/kr/app/microsoft-remote-desktop/id1295203466?mt=12
2. sudo apt update
3. sudo apt install ubuntu-desktop
4. sudo apt-get install xrdp
5. sudo apt-get install xfce4
๊ทธ๋ผ ๋ค์๊ณผ ๊ฐ์ ํ๋ฉด์ด ๋ฌ๋ค. lightdm ์ ์ ํํ๋ฉด ๋๋ค.
6. xfce4์ "Gnome" ํ๊ฒฝ์ผ๋ก ์ฐ๊ฒฐ
echo "xfce4-session" > ~/.xsession
7. ๋ง์ง๋ง์ผ๋ก /etc/xrdp/startwm.sh
ํ์ผ์์ ๋ค์ ๋ช ๋ น์ด๋ฅผ ์ถ๊ฐํด์ค๋๋ค.
test -x /usr/bin/startxfce4 && exec /usr/bin/startxfce4
exec /bin/sh /usr/bin/startxfce4
8. ์ฌ์์
sudo systemctl restart xrdp
9. ์ด์ mac ์ ์ค์น๋ remote desktop ์ ํตํด ip ๋ฅผ ๋ฑ๋กํ๊ณ ์ฐ๊ฒฐํด์ฃผ๋ฉด ๋ค์๊ณผ ๊ฐ์ ํ๋ฉด์ด ๋ฌ๋ค.
10. ์ฐธ๊ณ ๋ก xrdp ์ ๊ธฐ๋ณธ ์ ์ ํฌํธ๋ 3389 ์ด๋ค. ํฌํธ๋ฅผ ๋ณ๊ฒฝํ๊ณ ์ ํ ๋๋
/etc/xrdp/xrdp.ini ์์ port=3389 ๋ถ๋ถ์ ์์ ํ๋ฉด ๋๋ค.
xrdp ๋ cpu ๋ฅผ ๋ง์ด ์ก์ ๋จน๋๋ค...
๊ธฐ์กด: CPU2, 4GB
์ ์คํ์ด์๋๋ฐ CPU ๋ฅผ 100% ๋ค ์ฐ๋ฉด์ ๋๋ฌด ๋๋ ค์ง๋ ๋ฌธ์ ๊ฐ ์์ด์ CPU4, 16GB๋ก ์คํ์ ๋๋ ธ๋ค!
์๋๋ฉด ์ฐ๊ฒฐ ์ Display ์ค์ ์ High ๊ฐ ์๋ Medium ์ผ๋ก ํด์ฃผ๋ฉด ์กฐ๊ธ ๋์์ง๋ค.
'๊ฐ๋ฐํ๊ฒฝ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Git] Git Hook (pre-commit) | LIM (0) | 2023.11.21 |
---|---|
[Linux] Screen์ด๋ ๋ฌด์์ด๊ณ ์ด๋ป๊ฒ ์ฌ์ฉํ๋๊ฐ | LIM (0) | 2023.02.10 |
[Linux] FTP ์๋ฒ ๊ตฌ์ถ๊ธฐ(feat. GCP VM Instance) | LIM (0) | 2023.01.22 |
[Pycharm] SSH ์๊ฒฉ ์ ์ | LIM (0) | 2022.12.24 |
[mac m1] jupyterlab ์ค์น ๋ฐ ์คํ ์ค๋ฅ | LIM (0) | 2022.06.24 |
๋๊ธ