下載地址:
官方下載地址(不推薦)
https://www.ubuntu.com/download
中科大源
http://mirrors.ustc.edu.cn/ubuntu-releases/16.04/
阿里云開源鏡像站
http://mirrors.aliyun.com/ubuntu-releases/16.04/
蘭州大學(xué)開源鏡像站
http://mirror.lzu.edu.cn/ubuntu-releases/16.04/
北京理工大學(xué)開源
http://mirror.bit.edu.cn/ubuntu-releases/16.04/
浙江大學(xué)
http://mirrors.zju.edu.cn/ubuntu-releases/16.04/
不知名鏡像網(wǎng)站
http://mirror.pnl.gov/releases/xenial/
各個(gè)版本下載網(wǎng)址:
http://mirrors.melbourne.co.uk/ubuntu-releases/
Server與Desktop區(qū)別
Server版本
??Ubuntu Server 專門用作服務(wù)器的版本。針對(duì)服務(wù)器進(jìn)行優(yōu)化過,適用的場(chǎng)景:服務(wù)器時(shí)刻聯(lián)網(wǎng),時(shí)刻都在開機(jī)狀態(tài),相應(yīng)的服務(wù)器的 boot(啟動(dòng)、引導(dǎo))時(shí)間會(huì)更長些。如果用的是只有wifi的機(jī)器(通常新版本的筆記本都是這樣),那么 Server 版本的啟動(dòng)會(huì)持續(xù) 3-5 分鐘,因?yàn)?Server 上的很多模塊都需要依靠網(wǎng)絡(luò)來加載,但是在啟動(dòng)的時(shí)候,WiFi不可用
Desktop 版本
??面向個(gè)人電腦使用者,可以進(jìn)行文字處理、網(wǎng)頁瀏覽等等,是一個(gè)為普通用戶所定制的多用途操作系統(tǒng)
歸納
-
CD(即安裝盤、安裝包)內(nèi)容不同:
??Server安裝包特有的包:服務(wù)器相關(guān)的包(Apache 2,Bind 9等等)
??Desktop安裝包特有的包:桌面相關(guān)的包(X,Gnome,KDE等等) -
有無 GUI 界面:
??Server版本是沒有GUI界面的。 -
內(nèi)核(kernel)
??在 12.04 版本之前,Server版本使用的是專門為服務(wù)器優(yōu)化過的內(nèi)核;不過這個(gè)版本之后,Server 和 Desktop 的內(nèi)核就沒有區(qū)別了。甚至有人認(rèn)為,12.04 版本之后,Server和Desktop版本除了GUI圖形界面有無,就沒有什么區(qū)別了 - 桌面版為個(gè)人電腦所配置,而服務(wù)器版適用于
web服務(wù)器。 - 桌面版預(yù)裝了
GUI,而服務(wù)器版沒有。 - 桌面版已經(jīng)安裝了許多服務(wù)器版沒有的軟件。
- 桌面版缺少
Apache、MySQL和PHP,而這些在服務(wù)器版中是標(biāo)準(zhǔn)配置。
i386 和 amd64區(qū)別
amd64.iso
??對(duì)于目前絕大多數(shù)的人來說,使用的設(shè)備都是 x86-64 的。簡(jiǎn)單來說,x86-64 的處理器架構(gòu)在一些情況下被命名為 amd64 僅僅是因?yàn)?AMD 發(fā)明了這個(gè)架構(gòu)。Intel, AMD 的 x86-64 處理器都在使用這個(gè)架構(gòu)。所以即使你的處理器是 Intel 也是可以使用 amd64.iso 的。
i386.iso
??其實(shí) i386 架構(gòu)也是根據(jù) Intel 的 386 處理器命名的。但是 i386.iso 的鏡像也是可以再 AMD 的設(shè)備上運(yùn)行的。
??所以如果 cpu 只支持 32 位的,不支持 64 位的,適合下載 i386;cpu 支持 64 位的,可以下載 i386 和 amd64 ,不用去考慮品牌
參考文獻(xiàn)
[1] What Is the Difference Between Ubuntu Desktop and Ubuntu Server? https://www.makeuseof.com/tag/difference-ubuntu-desktop-ubuntu-server/
[2] What is the difference between Ubuntu Desktop and Ubuntu Server? https://www.quora.com/What-is-the-difference-between-Ubuntu-Desktop-and-Ubuntu-Server
[3] What’s the difference between the server version and the desktop version?
https://askubuntu.com/questions/31081/whats-the-difference-between-the-server-version-and-the-desktop-version
[4] ReleaseNotes https://wiki.ubuntu.com/XenialXerus/ReleaseNotes
[5] Can I install both Ubuntu-Server and Desktop on my computer https://askubuntu.com/questions/998479/can-i-install-both-ubuntu-server-and-desktop-on-my-computer?answertab=votes#tab-top
[6] How to upgrade to Ubuntu 16.04 LTS from Ubuntu 14.04 LTS https://www.ostechnix.com/upgrade-ubuntu-16-04-lts-ubuntu-14-04-lts/
[7] Should You Upgrade To Ubuntu 16.04 From Ubuntu 14.04 https://www.lifewire.com/should-you-upgrade-to-ubuntu-16-04-from-ubuntu-14-04-4077902