VMware12 installs Ubuntu19.04 desktop version (installation tutorial)

VMware12 installs Ubuntu19.04 desktop version (installation tutorial)

1. Experimental description

In the virtual machine, manually install the Ubuntu 19.04 operating system to provide a platform for learning Linux desktop version. Therefore, some parameters may be different, so please don't be too picky.

2. Experimental environment

Physical machine system: Windows 10 企業版

Software version used: VMware 12 Pro

3. Experimental tools

【VMware12】【001-VMware 12】https://www.jb51.net/softs/453004.html

【Ubuntu19】【005-Ubuntu19.04】Click me to quickly open and share 【Extraction code: zgge】

4. Experimental steps

4.1 Create new virtual hardware

4.1.1 Select自定義and click下一步

4.1.2 Select自定義and click下一步

4.1.3 Select 5 and click下一步

4.1.4 Select稍后安裝操作系統and click下一步

4.1.5 Select Linux , then select Ubuntu 64位, and click下一步

4.1.6 Select the installation location, which can be created in advance, and then click下一步

4.1.7 Set the processor to default and click下一步

4.1.8 Set the memory size according to the physical machine size, usually 1-2G , then click下一步

4.1.9 Select使用網絡地址轉換(NAT) the network type, and then click下一步

4.1.10 Select the default I/O controller and click下一步

4.1.11 Set the disk type to default and click下一步

4.1.12 Select創建新虛擬磁盤and click下一步

4.1.13 The size is set according to the physical disk size. Generally, the default is fine. Select將虛擬磁盤拆成多個文件, and then click下一步

4.1.14 Accept the default settings and click下一步

4.1.15 Click完成to create a new虛擬硬件

4.2 Install the operating system 4.2.1 Click編輯虛擬設置

4.2.2 Select CD/DVD , check啟動時連接in Device Status, and select使用ISO映像文件for connection

4.2.3 Click瀏覽, select the prepared CentOS 7.6 的ISO鏡像文件, and then click確定

4.2.4 Click開啟此虛擬機

4.2.5 Select中文(簡體) , then click安裝Ubuntu

4.2.6 Click繼續

4.2.7 By default, click繼續

4.2.8 Click現在安裝

4.2.9 Click繼續

4.2.10 Select Shanghai time zone and click繼續

4.2.11 Fill in the information, click繼續, and wait for the installation

4.2.12 Click現在重啟and wait

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • VMware Workstation12 installation Ubuntu and VMware Tools tutorial
  • VMware Tools (Ubuntu system) installation graphic tutorial
  • VMware Ubuntu Installation Graphic Tutorial
  • Detailed tutorial on installing Ubuntu and VMWare Tools on VMWare
  • Tutorial on installing VMware Workstation on Ubuntu
  • Install Ubuntu using VMware 10 14 steps with pictures and text
  • Ubuntu 16.04 image complete installation tutorial under VMware
  • VMware Tools installation and configuration tutorial for Ubuntu 18.04
  • Ubuntu 16.04 installation tutorial under VMware 12
  • Ubuntu Server Installation Tutorial in Vmware
  • VMware Workstation 14 Pro installation Ubuntu 16.04 tutorial
  • VMware workstation 12 install Ubuntu 14.04 (64 bit)

<<:  Vue component library ElementUI realizes the paging effect of table list

>>:  Detailed explanation of the index and storage structure of the MySQL InnoDB engine

Recommend

Summarize the User-Agent of popular browsers

1. Basic knowledge: Http Header User-Agent User A...

Cross-browser development experience summary (I) HTML tags

Add a DOCTYPE to the page Since different browser...

Create a custom system tray indicator for your tasks on Linux

System tray icons are still a magical feature tod...

9 Practical Tips for Creating Web Content Pages

Content 1. Give readers a reason to stay. Make the...

Two ways to exit bash in docker container under Linux

If you want to exit bash, there are two options: ...

How to use the markdown editor component in Vue3

Table of contents Install Importing components Ba...

setup+ref+reactive implements vue3 responsiveness

Setup is used to write combined APIs. The interna...

React configuration px conversion rem method

Install related dependencies npm i lib-flexible -...

Tips for implementing list loop scrolling based on jQuery (super simple)

I saw a good idea and recorded it. I have used jQ...

How to install redis5.0.3 in docker

1. Pull the official 5.0.3 image [root@localhost ...

A brief discussion on the problem of Docker run container being in created state

In a recent problem, there is such a phenomenon: ...