VMware Workstation 12 Pro Linux installation tutorial

VMware Workstation 12 Pro Linux installation tutorial

This article records the VMware Workstation 12 Pro installation Linux tutorial for your reference. The specific content is as follows

Preparation in advance: Install VMware Workstation12, then prepare a CentOS image. I installed Centos7-64 bit version

1. Open VMware Workstation 12!

Next step

Select the typical mode, which is relatively simple. If you don't want to bother, you can choose

Next step

Next step


Here you can see the system parameters you have set. Confirm them here. To change the hard disk or memory, click Customize Hardware . The most important thing is to select the address of your iso image file as shown below. After selecting, confirm again. It should be emphasized that Linux is not fully installed in this process.

Select your iso image file address

Next step


After confirming, start this virtual machine, press the selection arrow to select, select the first one, wait for the subtitle to appear and press the enter key

Next step

Select Chinese for system settings. Here I choose English

Open Network Settings

at last

Finally, the system will automatically install the system, set the operating user, wait for a while, and your Linux system will be installed successfully. It's that simple.

2. Here are three commonly used tools recommended, Putty:

PuTTY is open source software, mainly maintained by Simon Tatham, and licensed under the MIT licence. With the popularity of Linux applications on the server side, Linux system management is increasingly dependent on remote management. Among various remote login tools, Putty is one of the outstanding tools. Putty is a free telnet, rlogin and ssh client for Windows 32 platforms, but its functions are in no way inferior to commercial telnet tools.
SecureCRT: SecureCRT is a terminal emulation program that supports SSH (SSH1 and SSH2). Simply put, it is software for logging into UNIX or Linux server hosts under Windows. However, this software is charged. There are many registration code registration machines on Baidu, so you can look for them yourself.

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 Workstation installation Linux (Ubuntu) system
  • VMware Workstation installation Linux system
  • Tutorial on installing Linux under VMware Workstation (with pictures and text)
  • VMware Workstation Installation (Linux Kernel) Kylin Graphic Tutorial

<<:  WeChat applet implements form verification

>>:  Code analysis of user variables in mysql query statements

Recommend

Teach you how to install docker on windows 10 home edition

When I wrote the Redis book and the Spring Cloud ...

Steps to configure nginx ssl to implement https access (suitable for novices)

Preface After deploying the server, I visited my ...

How to configure Nginx to support ipv6 under Linux system

1. Check whether the existing nginx supports ipv6...

In-depth explanation of slots and filters in Vue

Table of contents Slots What are slots? Slot Cont...

How to disable foreign key constraint checking in MySQL child tables

Prepare: Define a teacher table and a student tab...

Native JavaScript implementation of progress bar

The specific code for JavaScript to implement the...

Example code for implementing simple ListViews effect in html

HTML to achieve simple ListViews effect Result: c...

Vue uses the method in the reference library with source code

The official source code of monaco-editor-vue is ...

Mysql5.6.36 script compilation, installation and initialization tutorial

Overview This article is a script for automatical...

Analysis and solution of a.getAttribute(href,2) problem in IE6/7

Brief description <br />In IE6 and 7, in a ...

Hbase installation and configuration tutorial under Linux

Table of contents Hbase installation and configur...

Detailed explanation of the background-position percentage principle

When I was helping someone adjust the code today,...

DIV common attributes collection

1. Property List Copy code The code is as follows:...

Summary and analysis of commonly used Docker commands and examples

Table of contents 1. Container lifecycle manageme...