Ubuntu 16.04 Server Edition 英文版安装教程

  发布时间:2016-09-03 15:12:40   作者:佚名   我要评论
这篇文章主要介绍了Ubuntu 16.04 Server Edition 英文版安装教程,需要的朋友可以参考下

Ubuntu Server 16.04, also named Xenial Xerus, has been released by Canonical and it’s now ready for installation.

The details about this new LTS version can be found on the previous article: How to upgrade Ubuntu 15.10 to 16.04.

This topic will guide you on how you can install Ubuntu 16.04 Server Edition with Long Time Support on your machine.

If you’re looking for Desktop Edition, read our previous article: Installation of Ubuntu 16.04 Desktop

RequirementsUbuntu 16.04 Server ISO ImageInstall Ubuntu 16.04 Server Edition

1. On the first step visit the above link and download the latest version of Ubuntu Server ISO image on your computer.

Once the image download completes, burn it to a CD or create a bootable USB disk using Unbootin (for BIOS machines) or Rufus (for UEFI machines).

2. Place the bootable media intro the appropriate drive, start-up the machine and instruct the BIOS/UEFI by pressing a special function key (F2, F11, F12) to boot-up from the inserted USB/CD drive.

In a few seconds you will be presented with the first screen of Ubuntu installer. Select your language to perform the installation and hit Enter key to move to the next screen.

Choose Ubuntu 16.04 Server Installation Language

Choose Ubuntu 16.04 Server Installation Language

3. Next, select the first option, Install Ubuntu Server and press Enter key to continue.

Install Ubuntu 16.04 Server

Install Ubuntu 16.04 Server

4. Select the language you with to install the system and press Enter again to continue further.

Select Language for Ubuntu 16.04 Server

Select Language for Ubuntu 16.04 Server

5. On the next series of screen choose your physical location from the presented list. If your location is different than the ones offered on the first screen, select other and hit Enter key, then select the location based on your continent and country. This location will be also used by the timezone system variable. Use the below screenshots as a guide.

Choose Location for Ubuntu 16.04 Server

Choose Location for Ubuntu 16.04 Server

Select Country Region

Select Country Region

Select Area Location

Select Area Location

6. Assign the locales and keyboard settings for your system as illustrated below and hit Enter to continue the installation setup.

Configure Locales

Configure Locales

Configure Keyboard Layout

Configure Keyboard Layout

7. The installer will load a series of additional components required for the next steps and will automatically configure your network settings in case you have a DHCP server on the LAN.

Because this installation is intended for a server it’s a good idea to setup a static IP address for your network interface.

To do this you can interrupt the automatic network configuration process by pressing on Cancel or once the installer reaches hostname phase you can hit on Go Back and choose to Configure network manually.

Set Ubuntu 16.04 Hostname

Set Ubuntu 16.04 Hostname

Configure Network Manually

Configure Network Manually

8. Enter your network settings accordingly (IP Address, netmask, gateway and at least two DNS nameservers) as illustrated on the below images.

Set Static IP Address on Ubuntu 16.04

Set Static IP Address on Ubuntu 16.04

Configure Network Mask for Ubuntu 16.04

Configure Network Mask for Ubuntu 16.04

Configure Network Gateway for Ubuntu 16.04

Configure Network Gateway for Ubuntu 16.04

Configure Network DNS on Ubuntu 16.04

Configure Network DNS on Ubuntu 16.04

9. On the next step setup a descriptive hostname for your machine and a domain (not necessary required) and hit on Continue to move to the next screen. This step concludes the network settings.

Set Ubuntu 16.04 Server Hostname

Set Ubuntu 16.04 Server Hostname

Set Ubuntu 16.04 Domain Name

Set Ubuntu 16.04 Domain Name

10. On this step the installer prompts you to setup a username and a password for your system. This username will be granted by the system with sudo powers, so, technically, this user will be the supreme administrator next to root account (which is disabled by default).

Thus, choose an inspired username, maybe hard to guess for security reasons, with a strong password and hit on Continue. Choose not to encrypt your home directory and press Enter to continue further.

Setup User and Password

Setup User and Password

11. Next, the installer will automatically set your clock based on the physical location configured earlier. In case the location is correctly chosen hit on Yes to continue to disk partition layout.

Configure System Clock

Configure System Clock

12. On the next step you can choose the method that will be used to slice up your disk. For instance, if you need to create custom partition scheme (such as /home, /var, /boot etc) choose Manual method.

For a general purpose server you can stick to Guided with LVM method as illustrated below, which automatically creates the partitions on your behalf.

Select Partition Method

Select Partition Method

13. Next, select the disk that will be used by the installer to create partitions and press Enter key.

Select Disk Partition

Select Disk Partition

14. Answer with Yes at the next screen in order to commit changes to disk with LVM scheme and hit on Continue to use the entire disk space for guided partitions.

Add Disk Partition Size

Add Disk Partition Size

Confirm Disk Partition Changes

Confirm Disk Partition Changes

15. Finally, approve for the last time the changes to be written to disk by pressing on Yes and the installation will now begin. From this step on all the changes will be committed to disk.

Confirm Disk Partition Changes

Confirm Disk Partition Changes

Installing Ubuntu 16.04 Server

Installing Ubuntu 16.04 Server

16. In case your system is behind a proxy or a firewall use the next screen to bypass the network restrictions, otherwise just leave it black and hit on Continue.

Configure System Package Manager

Configure System Package Manager

17. Next, the installer will configure apt repositories and will install the selected software. After it finishes the installation tasks a new screen will appear which will ask you how to manage the upgrade process. Select No automatic updates for now (you will manually select what updates are necessary) and hit Enter key to continue.

Manage Ubuntu 16.04 Upgrades

Manage Ubuntu 16.04 Upgrades

18. On the next step you will be asked to select what software to install. Select only standard system utilities and OpenSSH server (if you require remote access) by pressing the spacebar key and hit on Continue.

System Software Selection

System Software Selection

19. Once the installer finishes installing the software, a new screen will prompt you whether to install the Grub boot loader to hard disk MBR (first 512 byte sector). Obviously without the GRUB you can’t boot up your system after restart, so hit on Yes to continue with the installation.

Install Grub Boot Loader

Install Grub Boot Loader

20. Finally, after the boot loader is written to Hard Disk MBR, the installation process finishes. Hit on Continue to reboot the machine and remove the installation media.

Finish Ubuntu 16.04 Server Installation

Finish Ubuntu 16.04 Server Installation

21. After reboot, login to your system console using the credentials configured during the installation process and you’re good to go on production with your server.

Ubuntu 16.04 Server Login Prompt

Ubuntu 16.04 Server Login Prompt

That’s all! Keep in mind that this version of Ubuntu has official maintenance support from Canonical until 2021 for hardware, bugs, software and security updates.

相关文章

  • Ubuntu 16.04 中文版安装基础入门教程(图文)

    这篇文章主要介绍了Ubuntu 16.04 中文版安装基础入门教程(图文),需要的朋友可以参考下
    2016-09-03
  • Ubuntu 16.04 U盘安装图文详解

    下面我们来看看Ubuntu 16.04 U盘安装图文教程,希望对Linux新手有所帮助。您可以直接从此U盘尝试Ubuntu,而不用对您的电脑做任何更改。如果您已经准备完毕,您也可以与现有
    2016-09-03
  • ubuntu16.04怎么远程远程登录linux系统?

    ubuntu16.04怎么远程远程登录linux系统?想要从windows复制东西粘贴到虚拟机中,结果发现无法粘贴,该怎么办呢?下面我们就来看看详细的解决办法,需要的朋友可以参考下
    2016-07-28
  • Ubuntu 16.04.1 LTS桌面/服务器/云版本 发布下载

    今日,Canonical发布了Ubuntu 16.04.1 LTS桌面/服务器/云版,这个版本有哪些新特性?下面我们就来看看详细的更新内容,内附下载链接,需要的朋友可以参考下
    2016-07-25
  • ubuntu 16.04使用软件中心升级软件后桌面显示空白该怎么办?

    ubuntu 16.04使用软件中心升级软件后桌面显示空白该怎么办?很多朋友遇到一个问题,就是使用ubuntu 16.04中的软件中心下载或者升级软件后,电脑都会出问题,桌面不现实图标
    2016-06-28
  • ubuntu16.04编辑器vi该怎么使用?

    ubuntu16.04编辑器vi该怎么使用?使用ubuntu的系统中不需要掌握的技能就有vi编辑器,该怎么使用编辑器vi呢?下面我们就来看看ubuntu16.04编辑器vi的使用教程,需要的朋友可
    2016-05-04
  • ubuntu16.04命令行模式和图形界面互相切换的两种解决办法

    ubuntu16.04命令行模式和图形界面该怎么切换?今天我们来介绍两种切换方法,第一种是用快捷键来切换的,另一种则是调出命令行模式的虚拟终端切换,需要的朋友可以参考下
    2016-05-03
  • Ubuntu 16.04怎么安装Snap Packages?

    Ubuntu 16.04怎么安装Snap Packages?想在Ubuntu系统中添加Snap packages软件,这样就可以有.snap扩展名,下面我们来看看详细的安装方法,需要的朋友可以参考下
    2016-04-27
  • Ubuntu 16.04系统总的启动器栏该怎么设置?

    Ubuntu 16.04系统总的启动器栏该怎么设置?在Ubuntu系统中启动器是可以设置位置的,启动器栏有许多可定制的功能,允许用户进行定制以更加符合自己的使用需求,下面我们来看
    2016-04-26
  • Ubuntu 16.04 LTS版本明日发布 重要更新内容汇总

    Ubuntu 16.04 LTS版本将于4月21日(美国当地时间)发布,上个版本是在2014年4月发布的,已经时隔两年多了,这次更新肯定会带来很大的变化,下面我们来已读重要更新内容,需
    2016-04-21

最新评论