Let's create Ubuntu environment with vmware

This article is for Code Polaris Advent Calendar 2020.

Nice to meet you, I'm Chisaki, who has been working for an IT company for 8 years. This doesn't mean that I'm particularly good at it, but I'm doing everything from programming to server maintenance like a pinch. (No experience upstream!)

In the first place

A few years ago, I wanted to create an LLVM environment and created an Ubuntu environment on my laptop. This time I saw Ubuntu featured on Nikkei Linux, so I decided to create it again (it seems to be an article).

What to prepare

--vmware Player (VMware Workstation 16 Player, which is a free version this time) --Ubuntu iso file (this time Ubuntu 20.10)

Since the iso file is large in size, it is recommended to download it first.

Ubuntu download

You can get the Japanese version from Ubuntu Japanese Community.

Download and install vmware

Download the installer from the vmware site (https://www.vmware.com/jp.html). The installation itself is OK if you follow the flow.

You will be asked if it is commercial at the first startup, but since it will not be used for commercial purposes, select the above option here.

VM creation

  1. Start vmware Player and click "Create New Virtual Machine" at the top. VM初期画面.png
  2. The Virtual Machine Wizard will launch and ask you about installing the OS. This time, I downloaded the iso image in advance, so select the second one and specify the iso file. 仮想マシンウィザード.png
  3. The Linux personalization screen will appear, so enter an appropriate user name and password. パーソナライズ.png
  4. Enter the name of the virtual machine. 仮想マシン名入力.png
  5. The disk space specification dialog is displayed, but leave the default here. ディスク容量指定.png
  6. The ready screen will be displayed. Check the contents, and if there are no problems, click "Finish". 仮想マシン準備完了画面.png
  7. The VM will start automatically.
  8. The screen for entering the user name will appear again.
  1. Wait for a while as the OS installation will be executed.
  2. When the installation is complete and the login screen appears, you are done. (The image is the screen after login) インストール完了.png

Finally

It's a simple content, but thank you for reading. Now that I've created a VM, I'll try various things. I may write an article again, so I hope you read it.

May 2021 be a good year for everyone ☆

Recommended Posts

Let's create Ubuntu environment with vmware
Create a Vue3 environment with Docker!
Create an AWS IoT EduKit development environment with Ubuntu 20.04 + VirtualBox 6.1
Create RUNTEQ's environment with Windows DockerDesktop
Create SolrCloud verification environment with Docker
Create Laravel environment with Docker (docker-compose)
Let's create an instance with .new yourself. .. ..
Create Rails 6 + MySQL environment with Docker compose
Environment construction with Docker (Ubuntu20.04) + Laravel + nginx
Create a MySQL environment with Docker from 0-> 1
Create Spring Boot-gradle-mysql development environment with Docker
Let's create a Java development environment (updating)
[Docker] Create Node.js + express + webpack environment with Docker
Let's create JUnit.
Let's get started with Java-Create a development environment ②
Let's get started with Java-Create a development environment ①
[Windows] [IntelliJ] [Java] [Tomcat] Create a Tomcat9 environment with IntelliJ
Let's create a timed process with Java Timer! !!
[Ubuntu 18.04] Environment construction for using PyTorch with RTX3090
Create ubuntu20.04 (or windows10) + anaconda + pytorch or tensorflow environment
Create Spring Boot environment with Windows + VS Code
Build mecab (NEologd dictionary) environment with Docker (ubuntu)
Create a Spring Boot development environment with docker
Try create with Trailblazer
[Flutter] Ubuntu 20.04 environment construction
Create an E2E test environment with Docker x Cypress
Let's create a gcloud development environment on a centos8 container
Install Gradle with ubuntu16.04
[Note] Create a java environment from scratch with docker
Create an environment where CircleCI can be executed locally with Windows10 + WSL2 (Ubuntu) + Docker
Prepare the environment for java11 and javaFx with Ubuntu 18.4
Let's scrape with Java! !!
Beginners create Spring Tools Suite environment with VS Code
Java + Spring development environment construction with VirtualBox + Ubuntu (Xfce4)
Create Chisel development environment with Windows10 + WSL2 + VScode + Docker
I tried to create a java8 development environment with Chocolatey
Case that gave up environment construction of react with ubuntu
Build mate desktop environment on ec2 with terraform (Ubuntu 20.04LTS)
Create Rails5 and postgresql environment with Docker and make pgadmin available
I tried to create a padrino development environment with Docker
Pytorch execution environment with Docker
Create SSL certificate on Ubuntu 18.04
Create XML-RPC API with Wicket
Let's experiment with Java inlining
[Docker] Create Elasticsearch, Kibana environment!
Rails6 (MySQL, Ubuntu environment, Cloud9)
[Form_with] Let's unify form with form_with.
Let's operate Excel with Java! !!
Update gitlab-runner with Ubuntu automatic update
Develop Arduino with vscode @Ubuntu
Create a playground with Xcode 12
Prepare Python3 environment with CentOS7
[Docker] Rails 5.2 environment construction with docker
Build docker environment with WSL
Build Ubuntu 18.04.5 with dual boot
Create microservices with Spring Boot
Exciting environment check with mkmf
Laravel environment construction (Ubuntu 18.04 LTS)
React environment construction with Docker
[SAP] Create a development environment with NW AS ABAP Developer Edition (1)
A story of frustration trying to create a penetration environment on Ubuntu 20.04