VMware 10 Virtual machines install Ubuntu Server 14.04

Source: Internet
Author: User
Tags ssh server

-Start installing Ubuntu server- 1. First is the language to install the system, it is recommended to choose中文版




Then install the system



The choice of language here is very important, I began to choose Chinese, after the installation will be garbled, so the recommended choice of English



Because in China, I chose Hong Kong.



This step is to detect the keyboard, choose Yes or no is possible, select Yes will have some of the actions you can press to detect the keyboard, select no to select the keyboard layout in the list. I chose no here.



Select a keyboard layout in the list to




After the selection is complete, some additional parts will be loaded automatically.


2. Set the host name and create a new account






Because the password is relatively simple, it will ask whether to use a weak password, I choose to still use this password here


3. Then ask whether to encrypt the home directory, encryption or not to see their own needs, I choose not to encrypt here



4. then detect the time zone and confirm that it is correct




5. Start partition Settings






Load, install the system



6. Set HTTP proxy, if not directly continue


Install some packages

System Update settings


7. Select the installed software and the SSH server must be installed


Then jump to this interface, press the letter "G" on the keyboard to install, after the installation is complete, press "Q" to exit back to the Ubuntu installation interface

Finally confirm the installation can be completed
Remove the mounting media before the next boot


When the installation is complete:

8. Because it is installed in a networked state, skip the steps to configure IP, configure IP in the installed system below 8.1 Configuring a static IP address

sudo vim/etc/network/interfaces

Change the original configuration comment to the following:
Iface eth0 inet Static
Address 192.168.80.129
Netmask 255.255.255.0
Gateway 192.168.80.2

8.2 Setting up a DNS server manually

sudo vim/etc/resolv.conf

8.3 Restart the networking service to make it effective

sudo/etc/init.d/networking restart
Mine was restarted, and the virtual machine took effect.

9. Remote Access Server

I use Xshell this software, the individual can use for free

Create a new connection

Select User authentication, enter the user name and password here can be easily logged in, it is recommended to enter only the user name without entering the password, determine the completion

The Saved connection

Then click on the connection will pop up the Save Key tab, receive save, and then enter the password to login

Last Successful Login

VMware 10 Virtual machines install Ubuntu Server 14.04

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.