网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

Ubuntu16.04 Server版安装过程图文详解

时间:2024-10-11 19:53:54

1、选择系统语言:English(这个不能选择中文(简体)安装,否则会提示安装失败),按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

3、语言选择,选择安装过程和系统的默认语言:English,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

5、地区选项,选择亚洲:Asia,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

7、选择字符集编码:United States,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

9、选择键盘类型:English (US) ,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

11、配置DHCP失败,选择:contiune(有的时候没有这个界面),按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

13、设置主机名称(自行设置,这里我设置为“ubuntu”),点击:Continue(这里是给计算机取名字,我这里就默认),如图所示:

Ubuntu16.04 Server版安装过程图文详解

15、设置登录账号:xulunan,点击:Continue,如图所示:

Ubuntu16.04 Server版安装过程图文详解

17、重复上一步设置的登录密码,点击:Continue,如图所示:

Ubuntu16.04 Server版安装过程图文详解

19、为了方便后面的磁盘扩容,使用LVM分区,选择分区方式(分区向导-使用整个磁盘):“Guided - use entire disk and set up LVM”, 按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

21、在分区磁盘的界面,是否将变更写入磁盘,选择是:Yes,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

23、磁盘分区选择:NO,这里要把boot分区给删了,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

25、选择:delete the partition,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

27、选择:Yes,按Enter键确认,如图所示:

Ubuntu16.04 Server版安装过程图文详解

29、选择要安装的软件,多加2个OpenSSH Server,DNS server,选择它,点击空格键,*表示选择,点击:continue,如图所示:

Ubuntu16.04 Server版安装过程图文详解

31、完成安装,选择下一步:Continue,如图所示:

Ubuntu16.04 Server版安装过程图文详解

33、首次登陆:用过ubuntu的人都知道,刚安装好root用户是没有密码的,没有密码我们就没法用root用户登录,用刚刚创建的新用户登录,然后sudo su -切换到root用户,再修改root密码,这时输入的密码就是root用户的密码了,设置完成之后就root用户登录了,如图所示:

Ubuntu16.04 Server版安装过程图文详解

35、修改sshd配置文件vi /etc/ssh/sshd_config,root也能ssh登录,把PermitRootLogin prohib足毂忍珩it-password改成PermitRootLogin yes,root@ubuntu:~# /etc/init.d/ssh restart重启sshd服务,如图所示:

Ubuntu16.04 Server版安装过程图文详解
© 一点资料