How can upgrade kernel on xen main node or container too?

Centos:

on host node
---
yum update

cd /usr/local/lxlabs/hypervm/httpdocs/
lphp.exe ../bin/misc/fixcentos5xen.php

chkconfig xendomains off

nano /etc/grub.conf (set your new kernel as the default)

service xendomains stop

reboot

---
after boot:

cd /usr/local/lxlabs/hypervm/httpdocs/
lphp.exe ../bin/misc/fixcentos5xen.php

login to hypervm and start vps inside the node.

chkconfig xendomains on

?האם התשובה שקיבלתם הייתה מועילה

 הדפסת המאמר

קראו גם

How to change cPanel password from command line?

cPanel password of a domain can be changed from command line using cPanel script. Given below are...

Why my drive is slow

First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...

How do I assign additional IP addresses in RedHat/CentOS?

If you are using CPanel, you should add the IP addresses through WHM.  Do not follow...

How to change hostname of a server

Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...

My raid-10 speed seems slow when test using hdparm

See http://tldp.org/HOWTO/Software-RAID-HOWTO-9.html To check out speed and performance of your...