пятница, 15 апреля 2011 г.

Как обновить Centos

yum clean all
yum update glibc\*
yum update yum\* rpm\* pyth\*
yum clean all
yum update mkinitrd nash
yum update selinux\*
yum update
shutdown -r now


yum clean all
yum update glibc\* -y
yum update yum\* rpm\* pyth\* -y
yum clean all
yum update mkinitrd nash -y
yum update selinux\* -y
yum update -y
shutdown -r now

1 комментарий:

  1. Verify that CentOS 5.7 is working:

    # cat /etc/redhat-release
    CentOS release 5.7 (Final)

    # lsb_release -a
    LSB Version: :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
    Distributor ID: CentOS
    Description: CentOS release 5.7 (Final)
    Release: 5.7
    Codename: Final

    ОтветитьУдалить