Install Linux with VMware and configure endpoints to connect to virtual machine summary

Source: Internet
Author: User

The first is to download a Linux image, I downloaded: ubuntu-16.04.2-desktop-amd64.iso

1, the use of VMware to install Linux, all use the default configuration on the line, up to change the hostname or something, the password is best to remember;

2, after the system starts, use the user name and password of the previous step to log in, open the terminal, connect root, using the command:

sudo su root

After connecting to root, modify the root password and use the command: passwd

3. Modify the VMware segment: With the edit-to-Virtual Machine Network editor (N) modification, you can refer to: http://blog.csdn.net/shadow_xwl/article/details/50509797

View Native IP:

Ifconfig

In general, Linux is not necessarily installed by default SSH, you can try the following command can run successfully:

ssh localhost

4, after modifying the network, the network segment and the local computer in the same network segment, access to the network, and then execute the following command (it may be necessary to perform the root permission):

Apt-get Update
sudo Install Openssh-server

5. After successful execution of the above step, use Xshell or SECURECRT connection

Install Linux with VMware and configure endpoints to connect to virtual machine summary

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.