您的位置:首页 > 其它

戴尔PowerEdge R730 机架式服务器安装 Ubuntu 14.04.3 LTS

2016-05-16 09:44 555 查看
http://blog.csdn.net/jingxia2008/article/details/50130555


为服务器安装 Linux


硬件

戴尔PowerEdge R730 机架式

CPU: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz   × 16

MEM: 16GB RDIMM × 2


系统

DISTRIB_ID=Ubuntu

DISTRIB_RELEASE=14.04

DISTRIB_CODENAME=trusty

DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS"


安装方式

这里还是采用了经济快速的 u 盘启动方式,镜像来自 Ubuntu 官网: wget http://mirror.bjtu.edu.cn/ubuntu-releases/14.04.3/ubuntu-14.04.3-server-amd64.iso
制作 u 盘启动: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows


安装

设置 boot 从 usb 启动


BIOS

dell 的服务器做了 RAID5 然后又有自己的 boot IO 整个启动界面跟普通pc不同,设置有一点点不一样,需要进入系统设置选择启动方式 UEFI 模式

然后 boot manager 可以出现 U 盘,选择从 u 盘启动就行了


UBUNTU

安装过程跟普通 PC 安装一样。

最后安装成功:

Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.19.0-33-generic x86_64)

 * Documentation:  https://help.ubuntu.com/

  System information as of Tue Dec  1 15:43:22 CST 2015

  System load:  0.43             Processes:          257

  Usage of /:   0.1% of 1.58TB   Users logged in:    0

  Memory usage: 0%               IP address for em1: 192.168.2.193

  Swap usage:   0%

  Graph this data and manage this system at:

    https://landscape.canonical.com/
0 packages can be updated.

0 updates are security updates.

Last login: Tue Dec  1 15:43:22 2015

sudo apt-get install aptitude;

aptitude install .....
http://jingyan.baidu.com/article/e5c39bf5bbe0e739d7603396.html    (ubuntu网络配置)
http://jingyan.baidu.com/article/afd8f4de66efcf34e286e993.html?st=2&os=0&bd_page_type=1&net_type=2   (源问题)
http://jingyan.baidu.com/article/8ebacdf0cdc64949f75cd555.html    (远程设置)
http://jingyan.baidu.com/article/9c69d48fb9fd7b13c8024e6b.html  (ssh)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: