Tutorial on installing VMWare15.5 under Linux

Tutorial on installing VMWare15.5 under Linux

To install VMWare under Linux, you need to download the bundle file, which can be downloaded from the official website https://www.vmware.com/cn/products/workstation-pro/workstation-pro-evaluation.html


insert image description here

The official website may download slowly, you can get it from my network disk:

Link: https://pan.baidu.com/s/1qMm_hYLCOvrw3ES5yuYuAQ

Extraction code: 2qhh

The downloaded file name is: VMware-Workstation-Full-15.5.0.x86_64.bundle . Bundle files cannot be opened in general. You need to do the following to open them:

First enter the download directory (cd command) chmod +x VMware-Workstation-Full-15.5.0.x86_64.bundle sudo ./VMware-Workstation-Full-15.5.0.x86_64.bundle , then you can see the installed virtual machine on the desktop or software center page and enter the installation interface.

Summarize

The above is the tutorial on how to install VMWare15.5 under Linux introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website!
If you find this article helpful, please feel free to reprint it and please indicate the source. Thank you!

You may also be interested in:
  • VMware 14.0.0 version virtual machine installation Ubuntu 16.04 LTS version Linux system graphic tutorial
  • Linux common commands: Install CentOS 6.4 in VMware10 Graphic Tutorial
  • Kali Linux Vmware virtual machine installation (illustration and text)
  • Installing linux7.2 Internet access configuration tutorial on VMware virtual machine under win7
  • A graphic tutorial on configuring Linux system LAN and extranet access under VMware
  • Graphic tutorial on how to share folders in Linux on the host and VMware

<<:  How to completely delete the MySQL service (clean the registry)

>>:  Summary of H5 wake-up APP implementation methods and points for attention

Recommend

js realizes the magnifying glass effect of shopping website products

This article shares the specific code of js to ac...

Markup Language - Print Style Sheets

Click here to return to the 123WORDPRESS.COM HTML ...

Detailed steps for installing nodejs environment and path configuration in Linux

There are two ways to install nodejs in linux. On...

Docker configures the storage location of local images and containers

Use the find command to find files larger than a ...

Detailed explanation of the use of CSS3 rgb and rgba (transparent color)

I believe everyone is very sensitive to colors. C...

Use nexus as a private library to proxy docker to upload and download images

1. Nexus configuration 1. Create a docker proxy U...

How to implement the jQuery carousel function

This article shares the implementation code of jQ...

Let's learn about MySQL database

Table of contents 1. What is a database? 2. Class...

MySQL 8.0.12 Installation and Configuration Tutorial

This article records the detailed tutorial for in...