VMware WorkStation 14 pro installation Ubuntu 17.04 tutorial

VMware WorkStation 14 pro installation Ubuntu 17.04 tutorial

This article records the specific method of installing UBuntu17.04 on VMware Workstation14 Pro for your reference. The specific content is as follows

UBuntu

I used centOS before, but recently I started using Ubuntu. Here are some pictures to show you how it works.

界面1

界面3

界面4

The above is a screenshot taken on my VM. My first impression is that the UI is very friendly. Ubuntu has a desktop version, and because of performance issues, there is also a server version without a graphical interface. After all, as a server, we only need to be stable enough and have OK performance.

Here is an online experience website where you can switch to Chinese. Once again, it is very friendly and official: http://tour.ubuntu.com/en/

download

Official website homepage https://www.ubuntu.com/index_kylin

The Chinese official website is written in the middle of the page. It is so friendly that you must go and have a look. Click it and jump to http://cn.ubuntu.com/download/
Click the download button at the top of the page

1. I downloaded Ubuntu 17.04 64-bit version. It is said that the new desktop version does not support 32, but the server version still supports 32.
2. The Ubuntu Kylin version has some Chinese-language plug-ins including Chinese elements, but it is said that the performance is not as good as the normal version. The original version is recommended.
3. Although Ubuntu does not have as many documents as CentOS, it still has quite a lot and is not that difficult to learn.
4. The "LTS" at the end indicates a long-term support version, which simply means stable.

Install Ubuntu 17.04

Let’s get down to business

1. Create a new virtual machine, select Custom, and click Next

自定義

2. Click Next

3. Select the operating system

選擇操作系統

You can choose to install later and install the system disk after creating the virtual machine, but be sure to reserve the option of UBuntu64/32 bit when creating it. I will take the example of directly installing the image file.

4. Set the username and password (this account is the system login account, you need to remember the username and password)

設置賬戶

5. Virtual Machine Naming

命名

6. Processor configuration (depending on PC configuration)

處理器配置

7. Allocate memory (according to PC configuration)

內存

8. These three defaults are fine



9. Create a disk

10. The disk size is 20G, just enough to store a single file

11. Specify disk file

12. Finish

The installation is now complete, click to start this virtual machine. After the run is finished, enter the password to enter the system.

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 Tools installation and configuration graphic tutorial for Ubuntu 16.04 64-bit
  • VMware Workstation 14 Pro installation Ubuntu 16.04 tutorial
  • VMware 14.0.0 version virtual machine installation Ubuntu 16.04 LTS version Linux system graphic tutorial
  • Vmware virtual machine installation Ubuntu 16.04 LTS (Long Term Support) version + VMware tools installation graphic tutorial
  • Ubuntu 16.04 installation tutorial under VMware 12
  • VMware12.0 installation Ubuntu14.04 LTS tutorial
  • VMware workstation 12 install Ubuntu 14.04 (64 bit)
  • VMware Workstation installation Linux (Ubuntu) system
  • Ubuntu Server Installation Tutorial in Vmware
  • VMware Workstation12 installation Ubuntu and VMware Tools tutorial
  • Ubuntu 16.04 image complete installation tutorial under VMware

<<:  Vue parent-child component mutual value transfer and call

>>:  Is it necessary to create a separate index for the MySQL partition field column?

Recommend

Vue realizes the progress bar change effect

This article uses Vue to simply implement the cha...

Several ways to hide Html elements

1. Use CSS Copy code The code is as follows: style...

jQuery achieves large-screen scrolling playback effect

This article shares the specific code of jQuery t...

favico.ico---Website ico icon setting steps

1. Download the successfully generated icon file, ...

HTTP and HTTP Collaboration Web Server Access Flow Diagram

A web server can build multiple web sites with in...

Some notes on installing fastdfs image in docker

1. Prepare the Docker environment 2. Search for f...

MySQL database terminal - common operation command codes

Table of contents 1. Add users 2. Change the user...

The simplest form implementation of Flexbox layout

Flexible layout (Flexbox) is becoming increasingl...

Detailed use of Echarts in vue2 vue3

Table of contents 1. Installation 2. Use Echarts ...

Record a troubleshooting record of high CPU usage of Tomcat process

This article mainly records a tomcat process, and...

MySQL 5.7.16 free installation version graphic tutorial under Linux

This article shares the MySQL 5.7.16 free install...

Vue example code using transition component animation effect

Transition document address defines a background ...

Detailed steps to install nginx on Apple M1 chip and deploy vue project

brew install nginx Apple Mac uses brew to install...