cat_ID) != "") {
?>
Subcategories
";
wp_list_categories('orderby=id&show_count=0&title_li=
&use_desc_for_title=1&child_of='.$this_category->cat_ID);
echo "
";
?>
Posts Tagged kernel
June 26, 2013
Update CentOS kernel to latest CentOS Plus Use the following command to check your current Kernel version [email protected] [~]# uname -r 2.6.18-348.6.1.el5 In order to update CentOS to CentOS Plus Kernel you would need to do the following: First edit the your yum configuration repo for CentOS in [centos] section as following: [[email protected] ~]# vi […]
+