偷偷摘套内射激情视频,久久精品99国产国产精,中文字幕无线乱码人妻,中文在线中文a,性爽19p

Ubuntu 12.04/11.10用戶如何安裝最新版Linux 3.4內(nèi)核

系統(tǒng) Linux
Linux 3.4 內(nèi)核已經(jīng)發(fā)布,可能有很多Ubuntu用也想升級到這個內(nèi)核版本,我已經(jīng)進行了升級,是直接下載DEB包進行升級的,今天我要說的是另一種升級方式,使用軟件源。

Linux 3.4 內(nèi)核已經(jīng)發(fā)布,可能有很多Ubuntu用也想升級到這個內(nèi)核版本,我已經(jīng)進行了升級,是直接下載DEB包進行升級的,今天我要說的是另一種升級方式,使用軟件源。

首先在終端運行下面的命令來打開源文件進行編輯:

sudo gedit /etc/apt/sources.list

然后加入一下面源地址: 

  1. # Ubuntu Quantal Quetzal Repositories  
  2. deb http://security.ubuntu.com/ubuntu quantal-security main universe restricted multiverse  
  3. deb-src http://security.ubuntu.com/ubuntu quantal-security main universe restricted multiverse  
  4. deb http://it.archive.ubuntu.com/ubuntu/ quantal-updates main universe restricted multiverse  
  5. deb-src http://it.archive.ubuntu.com/ubuntu/ quantal-updates main universe restricted multiverse  
  6. deb http://it.archive.ubuntu.com/ubuntu/ quantal main universe restricted multiverse  
  7. deb-src http://it.archive.ubuntu.com/ubuntu/ quantal main universe restricted multiverse 

保存文件,然后使用下面的命令更新源:

sudo apt-get update

安裝***內(nèi)核:

sudo apt-get install linux

如果你的內(nèi)存4G或以上,使用下面的命令安裝 PAE 內(nèi)核:

sudo apt-get install linux-generic-pae

警告:升級有風險!

 

責任編輯:黃丹 來源: IMCN
相關(guān)推薦

2013-08-26 17:17:37

Ubuntu 12.0

2012-04-11 10:28:19

LinuxUbuntu 12.0

2009-12-31 11:09:36

Ubuntu wine

2023-11-19 19:01:53

UbuntuCalibre

2020-02-25 20:50:38

UbuntuLinuxGit

2020-08-14 13:50:13

UbuntuHandbrakeLinux

2012-05-14 09:54:59

2011-01-10 10:29:27

Ubuntu 10.1Gnome-Shell

2011-12-05 10:10:44

Ubuntu 12.0新版發(fā)布

2012-01-10 10:24:24

UbuntuLinux 3.2

2011-06-07 15:19:19

PuppetUbuntu

2012-05-29 14:42:47

Ubuntu 12.0

2017-07-06 13:05:26

LinuxPython 3.6安裝

2012-04-27 09:20:00

Ubuntu 12.0

2012-05-15 09:11:40

Ubuntu12.04Linux

2010-06-08 10:15:45

opensuse 11

2025-04-14 02:25:00

2015-10-28 10:21:54

WineUbuntu 15.1Linux

2011-11-02 21:31:01

Ubuntu行情

2015-09-15 13:12:35

腳本UbuntuLinux內(nèi)核
點贊
收藏

51CTO技術(shù)棧公眾號