[Linux] VMware에 우분투(Ubuntu) 서버 설치 실습하기
안녕하세요!
이번 시간에는 우분투(Ubuntu)에서 서버를 설치 실습하겠습니다
- 실습 환경 -
VMware Workstation 16 pro
Ubuntu Server 20.04 LTS
1. 우분투 이미지 파일 설치
https://ubuntu.com/download/server#downloads
Get Ubuntu Server | Download | Ubuntu
Get Ubuntu Server one of three ways; by using Multipass on your desktop, using MAAS to provision machines in your data centre or installing it directly on a server.
ubuntu.com
2. 설치 과정
[Create a New Virtual Machine]
[Typical] - [Next]
설치한 Ubuntu Server 20.04 LTS ISO 파일 선택 - [Next]
기본 정보 설정 - [Next]
VMware 이름 설정 - [Next]
디스크 크기 지정 - [Next]
설정 정보 확인 - [Finish]
[English]
Installer update available - [Continue without updating]
Keyboard configuration - [Done]
Network connections - [ens eth -] - [DHCP] - [Done]
Configure proxy - [Done]
Configure Ubuntu archive mirror - [Done]
Guided storage configuration - [Set up this disk as an LVM group] 체크 해제 - [Done]
Storage configuration - [Done]
Confirm destructive action - [Continue]
Profile setup - [사용자 설정] - [Done]
Enable Ubuntu Advantage - [Done]
SSH Setup - [Install OpenSSH server] - [Done]
Featured Server Snaps - [Done]
설치 진행
[Reboot Now]
3. 설치 확인
정상적으로 우분투 서버가 설치된 것을 확인할 수 있다!
이번 시간에는 우분투 서버 20.04.4 LTS를 설치해보는 실습을 진행했습니다
감사합니다