ubuntu-20.04.5-live-server-arm64.isobrew install --cask utm










나머지 부분부턴 디폴트 값으로 전부 진행해주면 됨. [Done]만 계속 누르면서 진행








sudo ufw allow ssh로 룰 추가해주고, ufw가 실행중이 아니라면 패스
ifconfig 커맨드로 ubuntu의 ip 주소 확인해주기. 처음에 ifconfig 안 깔아져 있으면 $ sudo apt install net-tools 후 ifconfig 하면 됨.


command + shift + p 누르고 Remote-SSH: Add New SSH Host 선택



commnad + shift + p 누르고 Remote-SSH: Connet to Host... 선택


sudo apt-get install -y --no-install-recommends ubuntu-desktop
sudo apt-get install -y firefox # firefox 설치
startx # desktop 모드로 전환
