EC2 (2) 썸네일형 리스트형 EC2: git clone 실습환경: AWS EC2 ubuntu 22.04 git 설치는 공식 사이트 참고: https://git-scm.com/download/linux Git Download for Linux and Unix It is easiest to install Git on Linux using the preferred package manager of your Linux distribution. If you prefer to build from source, you can find tarballs on kernel.org. The latest version is 2.39.1. Debian/Ubuntu For the l git-scm.com ssh로 git clone -> rsa key 등록: 아래 링크 참조 https.. AWS EC2 Ubuntu GUI AWS EC2는 보통 배포용으로 많이 사용하고, 배포용으로는 비용적인 측면때문에 CLI로 하는게 정석이지만 그래도 경우에 따라 GUI를 사용해야 할 수도 있습니다. 오늘은 EC2 Ubuntu를 GUI를 활용해서 실행해보겠습니다. 실습환경 로컬 PC: ubuntu22.04 EC2: ubuntu22.04 필요한 프로그램: Remmina Remote Desktop Client 1. EC2 1) 필요한 패키지 설치 sudo apt update sudo apt install ubuntu-desktop sudo apt install tightvncserver sudo apt install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal 2) V.. 이전 1 다음