Ubuntu 16.04 image complete installation tutorial under VMware

Ubuntu 16.04 image complete installation tutorial under VMware

This article shares with you the installation tutorial of Ubuntu 16.04 image under VMware 12 for your reference. The specific content is as follows

1) Preparation before installation

The PC operating system is WIN7, and the virtual machine VMware 12 has been correctly installed.

2) Install Ubuntu 16.04 image

Download Ubuntu image file, download link

Open the virtual machine: Click to create a new virtual machine

Select Typical and click Next.

Select Install the operating system later

Select Linux as the operating system and Ubuntu 64-bit as the version.

Give the virtual machine a name and choose a location to install it.

Set the virtual machine disk size, usually set to 20GB.

Click Done.

Click Edit VM Settings.

Load the ISO image file.

Select language. Click Install Ubuntu.

Select Download updates while installing Ubuntu

Select the top option and continue.

Set your username and password.

Installation starts now, please wait 20 minutes.

After installation, restart.

3) One More Thing

When installing Ubuntu 16.04, the system default resolution may be inconsistent with the computer resolution. At this time, the interface display is incomplete. The solution is: hold down the alt key with your left hand and drag the mouse with your right hand.

After we restarted, we found that the Ubuntu interface was as follows: The interface was too small. The solution is: System Settings -> Displays -> 1280x768

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:
  • Ubuntu 16.04 installation tutorial under VMware 12
  • 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
  • Detailed graphic tutorial on installing Ubuntu 16.04 with VMware

<<:  How to write elegant JS code

>>:  Summary of MySQL string interception related functions

Recommend

Linux common text processing commands and vim text editor

Today, let's introduce several common text pr...

CSS specification BEM CSS and OOCSS sample code detailed explanation

Preface During project development, due to differ...

MySQL 8.0.18 installation and configuration method graphic tutorial

This article records the installation and configu...

Implementing a simple calculator with javascript

This article example shares the specific code of ...

Pure CSS to modify the browser scrollbar style example

Use CSS to modify the browser scroll bar style ::...

Nginx installation detailed tutorial

1. Brief Introduction of Nginx Nginx is a free, o...

How to convert a string into a number in JavaScript

Table of contents 1.parseInt(string, radix) 2. Nu...

Explanation of MySQL performance inspection through show processlist command

The show processlist command is very useful. Some...

React implements infinite loop scrolling information

This article shares the specific code of react to...

Detailed explanation of MySQL Explain

In daily work, we sometimes run slow queries to r...

The implementation process of ECharts multi-chart linkage function

When there is a lot of data to be displayed, the ...

Detailed explanation of the principle of Docker image layering

Base image The base image has two meanings: Does ...