Linux tool installation process

Source: Internet
Author: User
Linux tool installation: first open the virtual machine, there is a virtual machine column in the toolbar, click to find the installation tool on the linux page will have a tool drive, open the optical drive will see the tool to install the compressed package, open the terminal and write // to the current folder # cd // to the directory where the tool is located # cdmedia...

 

Linux tool installation:

First open the virtual machine, there is a virtual machine column in the toolbar, click to find the installation tool on the linux page will have a tool drive, open the optical drive will see the tool to install the compressed package, open the terminal to write

// Go to the current folder

# Cd/

// Go to the directory where the tool is located

# Cd media or mnt/cdrom

// Display content www.2cto.com

# Ls

// Display tool

Unzip vmware....zip

// Copy it to the temporary folder tmp

# Cp vmware...zip./tmp

// Open tmp after the copy is complete

# Cd/

# Cd tmp

# Ls

// The file is successfully copied.

Unzip vmware....zip

// Extract

# Tar zxvf vmware...zip

Decompressed

# Ls

// Display

# Vmware... tpl

// Go to this path

# Cd vm + press the Tab key

// You can go

# Bin vmware... tpl

// Install it again

#./Vm + press Tab to start installation

Yes | no yes no select yes

Resolution option 1... 13

Finally, reboot restarts the computer.

After the installation is complete, restart

Purpose: it can be well integrated with windows. you don't have to move the mouse to linux and press Ctril + Alt to launch it.

In addition, files in windows can be copied to linux.

Therefore, installing this tool is of great use.

 

From xweina's column

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.