|
Hi all,
I have a few production Fedora and Debian webservers that host our sites as well as user shell accounts (used for git vcs work, some screen+irssi sessions, etc).
Occasionally a new kernel update will come down the pipeline in yum / apt-get , and...
Started by lfaraone on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
Take note that some of the debian kernel updates require (well, highly
Most updates do not require a reboot, but Kernel updates do (you can't really replace the running can be done....
Then you might want to apply it.
|
|
On Fri, 22 Jun 2007 09:23:32 -0400, "Michael Matthews" <erobererunc@gmail.com> wrote:
All,
I am wondering if anyone can tell me if there's an easy way, when using
`apt-get upgrade`, to get around the pop-up configuration screens that occur
...
Answer Snippets (Read the full thread at omgili):
One example of this is with a kernel update configuration screens that
occur with some updates. One example of this is with a kernel
update`, to....
Configuration screens that occur
> with some updates.
|
|
On rhel 5.3 I want to update to kernel version "2.6.18-128.8.1.el5" due to a security patch.
when performing:
yum check-update | grep kernel kernel.x86_64 2.6.18-164.2.1.el5 rhel-x86_64-server-5 kernel-devel.x86_64 2.6.18-164.2.1.el5 rhel-x86_64-server...
Started by CarlosH on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
The correct command would be
yum install kernel-2.6.18-128.8.1.el5
(Note that kernel packages are not updates for each other, each of them....
You just didn't specify the kernel version the way yum expects it.
You are on the right track.
|
Ask your Facebook Friends
|
KGB Kernel
A Kernel for Gingerbread
Last updated: 1/16/2012
Standard disclaimer: I did this for myself more than anything. If this kernel causes you to sleep through an appointment or kills your firstborn or whatever, them's the breaks.
By using this ...
Started by comradesven on
, 10 posts
by 7 people.
Answer Snippets (Read the full thread at xda-developers):
LMK values around
Kernel: updates to kernel power management and a couple different things including better in every way
Updates to zram from Linux 3.2-rc1 1127: ODIN CWM
Initial release of KGB Kernel afterKGB Kernel....
|
|
I just did an update of my Debian system from lenny to squeeze as described here .
I got some errors during the install, saying that glibc couldn't be updated.
I did an apt-get -f install , which gives me the following warning:
WARNING: this version of...
Started by tangens on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It is possible to run different....
I guessed.
I think for a kernel upgrade the server itself has to upgrade the kernel.
I guess the kernel upgrade isn't possible because I'm running a virtual machine inside a virtual server (openvz).
|
|
We are performing kernel updates on all locations. This is being done to improve performance and stability. You will experience some down time. We will restart your game servers as soon as possible. Thank you.
Started by escapedturkey on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at escapedturkey):
Also, forced the following:
pcie_aspm=off
Can be a known issue with network performance. .
|
|
Hi,
(SNAPSHOT)
72.1.txz
72.1.md5
72.1.src
72.1.txz
72.1.md5
72.1.src
[extra/a] Updated kernel-rt-3.4.rt7-i486-72.1.txz (New version + Nouveau)
[extra/d] Updated kernelsource-rt-3.4.rt7-i486-72.1.txz (New version + Nouveau)
[extra/x] Removed xf86...
Started by Ejis on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at zenwalk):
|
|
When I try to update my kernel, yum updates it but when I reboot the kernel never changes to the updated version.
I have the kernel installed:
root [~]# yum list installed kernel Excluding Packages in global exclude list Finished Installed Packages kernel...
Answer Snippets (Read the full thread at centos):
Thanks your help :) You are welcome.
The drive was replaced, the updated kernel started being used.
|
|
When I try to update my kernel, yum updates it but when I reboot the kernel never changes to the updated version.
I have the kernel installed:
root [~]# yum list installed kernel Excluding Packages in global exclude list Finished Installed Packages kernel...
Answer Snippets (Read the full thread at centos):
Thanks your help You are welcome.
The drive was replaced, the updated kernel started being used.
|
|
Is the linux kernel's list.h thread safe?
Thanks, Chenz
Started by Crazy Chenz on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Of course, your usage may be simple.
Some tips on managing thread-safe updates to linked lists.
|