How to install tools on linux

藏色散人
Release: 2020-04-01 09:13:49
Original
4593 people have browsed it

How to install tools on linux

How to install tools on Linux?

In order to make it easier for us to copy and paste from windows to linux, we first install the vmtools tool.

Recommended: "linux tutorial"

(1) Click on the virtual machine.

How to install tools on linux

(2) Select to install the vmtools tool.

(3) Wait for a moment, a window will pop up with a compressed package of vmtools, ending with .tar.gz. Copy it to the /opt directory and extract it. (The decompression location depends on personal needs)

How to install tools on linux

How to install tools on linux

(4) Decompression command.

How to install tools on linux

# (5) After decompression is completed, a folder will be generated in the /opt directory, as shown below, and then execute the command.

How to install tools on linux

How to install tools on linux

(6) Enter the decompressed directory and execute vmvare.install.pl. The specific operation is as shown in the figure:

How to install tools on linux

# (7) Then press Enter all the way.

After successful installation and reboot, you will find that we can use the right-click paste in the virtual machine to copy and paste between windows and linux.

The above is the detailed content of How to install tools on linux. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!