In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "How to install the latest Linux kernel in Ubuntu 13.10", interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's take you to learn "How to install the latest Linux kernel in Ubuntu 13.10"!
Ubuntu users will not get a newer version of the Linux kernel until 14.04 LTS is released, but they will have the option to install the new version until then.
It is not recommended that you update Linux kernel versions outside of official channels. This is not a completely safe process, and you may experience problems later, or even system failures. On the other hand, your system performance may be improved.
The kernel you are about to download comes from Canonical, which means it is already in.deb format. You don't have to compile it yourself. Open a terminal, navigate to the Downloads folder, and enter the following command:
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-saucy/linux-image-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-saucy/linux-headers-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
If you have a 32-bit operating system, you can also download the 32-bit version. It is possible to replace the 64 bits in the link with 32 bits.
Now you will run these.deb files just like any other program. On the same terminal where you downloaded the package, type the following command (you need root privileges to run it properly):
sudo dpkg -i linux-image-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
sudo dpkg -i linux-headers-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
After this process, you need to restart the system. Lo and behold, the new version of Linux kernel has been updated successfully. The good news is that older kernel versions still exist, and if you want to remove version 3.12 of the kernel, just use the well-known command.
sudo apt-get purge linux-image-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
sudo apt-get linux-headers-3.12.0-031200-generic_3.12.0-031200.201311031935_amd64.deb
Keep in mind that the file names shown above change quickly. If you cannot download, please update the new link.
At this point, I believe that everyone has a deeper understanding of "how to achieve Ubuntu 13.10 installation of the latest Linux kernel," may wish to actually operate it! Here is the website, more related content can enter the relevant channels for inquiry, pay attention to us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.