VirtualBox에서 Ubuntu 20.04 LTS 설치 #1

1. 아래의 링크를 클릭하여  우분투 이전 버전 다운로드 사이트에서 20.04 버전의 설치 파일을 다운로드합니다. https://releases.ubuntu.com/focal/?utm_source=chatgpt.comUbuntu 20.04.6 LTS (Focal Fossa)Select an image Ubuntu is distributed on three types of images described below. Desktop image The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. … Read more

VirtualBox 환경 설정

1. VirtualBox의 환경설정은 “파일> 환경 설정”이나 메뉴 아래에 있는 단축 아이콘 “환경설정”을 클릭하여 실행이 가능합니다.  2. 다음과 같은 설정 화면이 출력됩니다. 일반 항목에서 가상머신 저장위치를 변경할 수 있습니다. 가상머신 저장 위치는 설치 시 정의한 위치를 기준으로 자동 설정됩니다. 좌측의 2개의 탭이 있는데 ‘Basic’ 과 ‘Expert’가 지원됩니다.  Basic 탭은 일반/업데이트/언어/디스플레이 메뉴가 지원됩니다. Expert 탭은 일반/입력/업데이트/언어/디스플레이/프록시/인터페이스 메뉴를 지원합니다. Expert … Read more

윈도우에서 VirtualBox 설치

1. 구글에서 Virtualbox키워드를 검색하여 Oracle VirtualBox사이트에 접속합니다. https://www.virtualbox.org/Oracle VirtualBoxPowerful open source virtualization For personal and enterprise use VirtualBox is a general-purpose full virtualization software for x86_64 hardware (with version 7.1 additionally for macOS/Arm and with version 7.2 also for Windows/Arm), targeted at laptopwww.virtualbox.org 2. Get Started -> Download 버튼을 클릭합니다. 3. Windows hosts 링크를 클릭하여 … Read more