Join the community today
Become a Member

Featured Vultr Oracle Linux 6.5 minimal install on Vultr KVM VPS server

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Aug 30, 2014.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    53,149
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    7:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    This Vultr KVM VPS install guide shows how to use Vultr's ISO mount and install feature to install Oracle Linux 6.5. If you like this guide please consider using my referral link to sign up for Vultr KVM VPS hosting.

    Centmin Mod on Oracle Linux 6.5



    Centmin Mod LEMP web stack was made for CentOS Linux servers. However, I have been working on Oracle Linux 6.x compatibility for Centmin Mod. So it's great to have Vultr's ISO mount feature which I touched on at Vultr - How to install Centmin Mod on Vultr.com Guide | Centmin Mod Community

    Quick Summary



    Basically, installation of Oracle Linux 6.5 involves the following:
    1. Uploading Oracle Linux 6.5 ISO to Vultr. You can see how that is done in very first post at Vultr - How to install Centmin Mod on Vultr.com Guide. You can find the Oracle Linux 6.5 ISO from a mirror download location. Oracle Linux 64bit one available here (Australian mirror) and here (USA mirror).
    2. Deploying a new Vultr VPS instance and instead of selecting an Operating System, you select the uploaded ISO image from Virtual ISO section of the server deployment page.
    3. Once the VPS is created you go to manage VPS page and Custom ISO tab and mount the ISO and system will auto reboot your KVM VPS.
    4. You then launch 'View Console' to use console for the rest of Oracle Linux 6.5 install

    Deploying Vultr KVM VPS server with ISO mount



    Select your uploaded ISO instead of existing Operating System template

    myvultr_manage_vps_00.png

    Once Vultr VPS is deployed, go to manage server section and you'll see the following.

    myvultr_manage_vps_01.png

    Go to Custom ISO tab and mount your uploaded ISO which will auto reboot your Vultr VPS instance

    myvultr_manage_vps_02.png

    Oracle Linux 6.5 minimal install via Vultr Console



    Once Vultr VPS is rebooted, in your manage VPS section, click the 'View Console' button to launch the console to proceed with Oracle Linux 6.5 installation and select very first option on the shown menu. If you have installed CentOS 6.5, you should be familiar with Oracle Linux 6.5 install as it's basically the same just Oracle Linux 6.5 has more updated Linux 3.8.13 based UEK kernels and more TCP performance improvements than CentOS 6.5.

    vultr_console_oraclelinux_iso_install_00.png

    vultr_console_oraclelinux_iso_install_01.png

    vultr_console_oraclelinux_iso_install_02.png

    vultr_console_oraclelinux_iso_install_03.png

    vultr_console_oraclelinux_iso_install_04.png

    vultr_console_oraclelinux_iso_install_05.png

    Set your desired hostname i.e. host.yourdomain.com and then proceed with Configure Network button

    vultr_console_oraclelinux_iso_install_06.png

    Configure Network button edit the System eth0 and ensure to check the 'Connect Automatically' checkbox. Eth1 is there if you enabled private networking

    vultr_console_oraclelinux_iso_install_07.png

    vultr_console_oraclelinux_iso_install_08.png

    Once you hit Apply, NetworkManager will activate the network devices

    vultr_console_oraclelinux_iso_install_09.png

    Then proceed to Next and configure system time zone. My Vultr VPS is in Los Angeles, so I set it as such.

    vultr_console_oraclelinux_iso_install_10.png

    Set your server root password

    vultr_console_oraclelinux_iso_install_11.png

    Disk configuration - select replace existing Linux System(s) and review and modify check box


    vultr_console_oraclelinux_iso_install_12.png

    Review or modify the disk configuration and hit Next

    vultr_console_oraclelinux_iso_install_13.png

    Format

    vultr_console_oraclelinux_iso_install_14.png

    Write changes to disk

    vultr_console_oraclelinux_iso_install_15.png

    Disk setup done

    vultr_console_oraclelinux_iso_install_16.png

    Install Minimal

    vultr_console_oraclelinux_iso_install_17.png

    Let Oracle Linux 6.5 install proceed till the end

    vultr_console_oraclelinux_iso_install_18.png

    vultr_console_oraclelinux_iso_install_19.png

    Oracle Linux 6.5 install complete - wait don't reboot yet

    vultr_console_oraclelinux_iso_install_20.png

    Go back to Vultr VPS management and on Custom ISO tab click Remove ISO, this will prompt you to be sure to remove the attached ISO image and auto reboot server. Click Ok

    vultr_console_oraclelinux_iso_install_21.png

    vultr_console_oraclelinux_iso_install_22.png

    The ISO removed from machine message

    vultr_console_oraclelinux_iso_install_22b.png

    Refresh the VPS management page and Custom ISO tab will now show ISO has been unmounted.

    vultr_console_oraclelinux_iso_install_22c.png

    Now if you did hit reboot on end of Oracle Linux 6.5 console install and forgot the remove Custom ISO step, you will see this in your console on rebooted server. Just select Boot from local drive and you will see the login prompt. From there you can go back to remove the Custom ISO and auto reboot your server.

    vultr_console_oraclelinux_iso_install_23.png

    vultr_console_oraclelinux_iso_install_24.png

    Vultr snapshot backup Oracle Linux 6.5 KVM VPS



    Now to save you the hassle of re-installing each time you can use Vultr snapshot backup system to create a snapshot of the freshly installed Oracle Linux 6.5 KVM VPS. And use this snapshot to restore or deploy new Vultr VPSes :D

    myvultr_manage_vps_snapshots_00.png
    myvultr_manage_vps_snapshots_01.png
    myvultr_manage_vps_snapshots_02.png
     
    Last edited: Aug 30, 2014
  2. eva2000

    eva2000 Administrator Staff Member

    53,149
    12,110
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,645
    Local Time:
    7:05 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Centmin Mod .08 beta install on Oracle Linux 6.5 KVM VPS



    Next step is to install Centmin Mod. I will be using .08 beta CentOS 7 beta 01 branch for testing and will update this guide for this. So check back regularly for updates. Or if you signed up as a forum member, you can click the watch this thread for auto updates to this thread ;)

    Centmin Mod .08 beta install via CLI command line

    Just involves running this one line command within SSH. If you want to install Centmin Mod 1.2.3-eva2000.07 stable read instructions.

    Code:
    curl -sL https://gist.github.com/centminmod/dbe765784e03bc4b0d40/raw/installer.sh | bash
    Centmin Mod .08 beta install completion stats for 768MB Vultr KVM VPS. Took approximately 1234 seconds to install or 20.5 minutes :)

    Code:
    cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 6.5 (Santiago)
    Code:
    ccache stats:
    cache directory                     /home/.ccache
    cache hit (direct)                   766
    cache hit (preprocessed)             303
    cache miss                          3434
    called for link                      231
    called for preprocessing             244
    compile failed                        55
    preprocessor error                    62
    bad compiler arguments                54
    unsupported source language           57
    autoconf compile/link                608
    unsupported compiler option           14
    no input file                        128
    files in cache                      7836
    cache size                         211.2 Mbytes
    max cache size                       2.0 Gbytes
    
    Total YUM Time: 278.275197436 seconds
    Total Centmin Mod Install Time: 1234.456636379 seconds
    Centmin Mod .08 beta install once completed the Post Install check list output

    Code:
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.1.6
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2011 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.7.4
    TLS SNI support enabled
    configure arguments: --with-cc-opt='-I/svr-setup/staticlibssl/include -I/usr/include' --with-ld-opt='-L/svr-setup/staticlibssl/lib -Wl,-rpath -lssl -lcrypto -ldl -lz' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_ssl_module --with-http_gzip_static_module --with-http_stub_status_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module --with-http_secure_link_module --with-http_flv_module --with-http_realip_module --with-openssl-opt=enable-tlsext --add-module=../ngx-fancyindex-ngx-fancyindex --add-module=../ngx_cache_purge-2.1 --add-module=../headers-more-nginx-module-0.25 --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --with-http_dav_module --add-module=../nginx-dav-ext-module-0.0.3 --add-module=../openresty-memc-nginx-module-1518da4 --add-module=../openresty-srcache-nginx-module-ffa9ab7 --add-module=../nginx-sticky-module-1.2.5 --add-module=../nginx_upstream_check_module-0.1.9 --with-openssl=../openssl-1.0.1i --with-libatomic --with-pcre=../pcre-8.35 --with-pcre-jit --with-http_spdy_module --add-module=../ngx_pagespeed-release-1.8.31.4-beta
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.4.32 (cli) (built: Aug 30 2014 12:26:33)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-common-10.0.13-1.el6.x86_64
    MariaDB-server-10.0.13-1.el6.x86_64
    MariaDB-compat-10.0.13-1.el6.x86_64
    MariaDB-devel-10.0.13-1.el6.x86_64
    MariaDB-client-10.0.13-1.el6.x86_64
    MariaDB-shared-10.0.13-1.el6.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.4.20
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v7.15 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 3.0.6
    
    Copyright (C) 2014 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check ngx_pagespeed Control Script:
    http://centminmod.com/nginx_ngx_pagespeed.html
    --------------------------------------------------------
    Detected 6.5
    pscontrol handler
    pscontrol edit
    pscontrol on
    pscontrol off
    pscontrol statson
    pscontrol statsoff
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check NSD Bind Version:
    --------------------------------------------------------
    NSD version 3.2.17
    Written by NLnet Labs.
    
    Copyright (C) 2001-2011 NLnet Labs.  This is free software.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: downloadonly, fastestmirror, priorities
    Loading mirror speeds from cached hostfile
    * epel: mirrors.solfo.com
    * rpmforge: mirror.webnx.com
    1602 packages excluded due to repository priority protections
    repo id                 repo name                                  status
    epel                    Extra Packages for Enterprise Linux 6 - x8   8,592+2,550
    mariadb                 MariaDB                                             11+1
    public_ol6_UEKR3_latest Unbreakable Enterprise Kernel Release 3 fo        180+45
    public_ol6_latest       Oracle Linux 6Server Latest (x86_64)       15,657+10,294
    rpmforge                RHEL 6Server - RPMforge.net - dag            3,212+1,506
    repolist: 27,652
    
    Some Oracle Linux 6.5 YUM updates available

    Code:
    yum list updates
    Loaded plugins: downloadonly, fastestmirror, priorities
    Loading mirror speeds from cached hostfile
    * epel: mirrors.solfo.com
    * rpmforge: mirror.webnx.com
    1602 packages excluded due to repository priority protections
    Updated Packages
    audit.x86_64                                                               2.2-4.el6_5                                                   public_ol6_latest
    audit-libs.x86_64                                                          2.2-4.el6_5                                                   public_ol6_latest
    bfa-firmware.noarch                                                        3.2.23.0-1.0.1.el6                                            public_ol6_latest
    ca-certificates.noarch                                                     2014.1.98-65.0.el6_5                                          public_ol6_latest
    coreutils.x86_64                                                           8.4-31.0.1.el6_5.2                                            public_ol6_latest
    coreutils-libs.x86_64                                                      8.4-31.0.1.el6_5.2                                            public_ol6_latest
    device-mapper-persistent-data.x86_64                                       0.2.8-4.el6_5                                                 public_ol6_latest
    dracut.noarch                                                              004-336.0.1.el6_5.2                                           public_ol6_latest
    dracut-kernel.noarch                                                       004-336.0.1.el6_5.2                                           public_ol6_latest
    ethtool.x86_64                                                             2:3.5-1.4.el6_5                                               public_ol6_latest
    glibc.x86_64                                                               2.12-1.132.el6_5.4                                            public_ol6_latest
    glibc-common.x86_64                                                        2.12-1.132.el6_5.4                                            public_ol6_latest
    glibc-devel.x86_64                                                         2.12-1.132.el6_5.4                                            public_ol6_latest
    glibc-headers.x86_64                                                       2.12-1.132.el6_5.4                                            public_ol6_latest
    grep.x86_64                                                                2.6.3-4.el6_5.1                                               public_ol6_latest
    grub.x86_64                                                                1:0.97-84.0.1.el6_5                                           public_ol6_latest
    grubby.x86_64                                                              7.0.15-5.0.4.el6                                              public_ol6_latest
    initscripts.x86_64                                                         9.03.40-2.0.1.el6_5.3                                         public_ol6_latest
    iproute.x86_64                                                             2.6.32-32.el6_5                                               public_ol6_latest
    kernel.x86_64                                                              2.6.32-431.23.3.el6                                           public_ol6_latest
    kernel-firmware.noarch                                                     2.6.32-431.23.3.el6                                           public_ol6_latest
    kernel-headers.x86_64                                                      2.6.32-431.23.3.el6                                           public_ol6_latest
    kernel-uek.x86_64                                                          3.8.13-44.el6uek                                              public_ol6_UEKR3_latest
    kernel-uek-doc.noarch                                                      3.8.13-44.el6uek                                              public_ol6_UEKR3_latest
    kernel-uek-firmware.noarch                                                 3.8.13-44.el6uek                                              public_ol6_UEKR3_latest
    libblkid.x86_64                                                            2.17.2-12.14.el6_5                                            public_ol6_latest
    libdtrace-ctf.x86_64                                                       0.4.1-1                                                       public_ol6_UEKR3_latest
    libgudev1.x86_64                                                           147-2.51.0.3.el6                                              public_ol6_latest
    libtasn1.x86_64                                                            2.3-6.el6_5                                                   public_ol6_latest
    libudev.x86_64                                                             147-2.51.0.3.el6                                              public_ol6_latest
    libuuid.x86_64                                                             2.17.2-12.14.el6_5                                            public_ol6_latest
    nspr.x86_64                                                                4.10.6-1.el6_5                                                public_ol6_latest
    nss.x86_64                                                                 3.16.1-4.0.1.el6_5                                            public_ol6_latest
    nss-softokn.x86_64                                                         3.14.3-10.el6_5                                               public_ol6_latest
    nss-softokn-freebl.x86_64                                                  3.14.3-10.el6_5                                               public_ol6_latest
    nss-sysinit.x86_64                                                         3.16.1-4.0.1.el6_5                                            public_ol6_latest
    nss-tools.x86_64                                                           3.16.1-4.0.1.el6_5                                            public_ol6_latest
    nss-util.x86_64                                                            3.16.1-1.el6_5                                                public_ol6_latest
    p11-kit.x86_64                                                             0.18.5-2.el6_5.2                                              public_ol6_latest
    p11-kit-trust.x86_64                                                       0.18.5-2.el6_5.2                                              public_ol6_latest
    plymouth.x86_64                                                            0.8.3-27.0.1.el6_5.1                                          public_ol6_latest
    plymouth-core-libs.x86_64                                                  0.8.3-27.0.1.el6_5.1                                          public_ol6_latest
    plymouth-scripts.x86_64                                                    0.8.3-27.0.1.el6_5.1                                          public_ol6_latest
    psmisc.x86_64                                                              22.6-19.el6_5                                                 public_ol6_latest
    python.x86_64                                                              2.6.6-52.el6                                                  public_ol6_latest
    python-libs.x86_64                                                         2.6.6-52.el6                                                  public_ol6_latest
    ql2400-firmware.noarch                                                     7.03.00-1.0.1.el6                                             public_ol6_latest
    ql2500-firmware.noarch                                                     7.03.00-1.0.1.el6                                             public_ol6_latest
    rhn-check.noarch                                                           1.0.0.1-16.0.9.el6                                            public_ol6_latest
    rhn-client-tools.noarch                                                    1.0.0.1-16.0.9.el6                                            public_ol6_latest
    rhn-setup.noarch                                                           1.0.0.1-16.0.9.el6                                            public_ol6_latest
    selinux-policy.noarch                                                      3.7.19-231.0.1.el6_5.3                                        public_ol6_latest
    selinux-policy-targeted.noarch                                             3.7.19-231.0.1.el6_5.3                                        public_ol6_latest
    tzdata.noarch                                                              2014e-1.el6                                                   public_ol6_latest
    udev.x86_64                                                                147-2.51.0.3.el6                                              public_ol6_latest
    upstart.x86_64                                                             0.6.5-13.el6_5.3                                              public_ol6_latest
    util-linux-ng.x86_64                                                       2.17.2-12.14.el6_5                                            public_ol6_latest
    yum.noarch                                                                 3.2.29-43.0.1.el6_5                                           public_ol6_latest  
    Updates done

    Code:
    yum -y update
    Loaded plugins: downloadonly, fastestmirror, priorities
    Loading mirror speeds from cached hostfile
    * epel: mirrors.solfo.com
    * rpmforge: mirror.webnx.com
    1602 packages excluded due to repository priority protections
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package audit.x86_64 0:2.2-2.el6 will be updated
    ---> Package audit.x86_64 0:2.2-4.el6_5 will be an update
    ---> Package audit-libs.x86_64 0:2.2-2.el6 will be updated
    ---> Package audit-libs.x86_64 0:2.2-4.el6_5 will be an update
    ---> Package bfa-firmware.noarch 0:3.2.21.1-2.el6 will be updated
    ---> Package bfa-firmware.noarch 0:3.2.23.0-1.0.1.el6 will be an update
    ---> Package ca-certificates.noarch 0:2013.1.94-65.0.el6 will be updated
    ---> Package ca-certificates.noarch 0:2014.1.98-65.0.el6_5 will be an update
    ---> Package coreutils.x86_64 0:8.4-31.0.1.el6 will be updated
    ---> Package coreutils.x86_64 0:8.4-31.0.1.el6_5.2 will be an update
    ---> Package coreutils-libs.x86_64 0:8.4-31.0.1.el6 will be updated
    ---> Package coreutils-libs.x86_64 0:8.4-31.0.1.el6_5.2 will be an update
    ---> Package device-mapper-persistent-data.x86_64 0:0.2.8-2.el6 will be updated
    ---> Package device-mapper-persistent-data.x86_64 0:0.2.8-4.el6_5 will be an update
    ---> Package dracut.noarch 0:004-335.0.1.el6 will be updated
    ---> Package dracut.noarch 0:004-336.0.1.el6_5.2 will be an update
    ---> Package dracut-kernel.noarch 0:004-335.0.1.el6 will be updated
    ---> Package dracut-kernel.noarch 0:004-336.0.1.el6_5.2 will be an update
    ---> Package ethtool.x86_64 2:3.5-1.el6 will be updated
    ---> Package ethtool.x86_64 2:3.5-1.4.el6_5 will be an update
    ---> Package glibc.x86_64 0:2.12-1.132.el6 will be updated
    ---> Package glibc.x86_64 0:2.12-1.132.el6_5.4 will be an update
    ---> Package glibc-common.x86_64 0:2.12-1.132.el6 will be updated
    ---> Package glibc-common.x86_64 0:2.12-1.132.el6_5.4 will be an update
    ---> Package glibc-devel.x86_64 0:2.12-1.132.el6 will be updated
    ---> Package glibc-devel.x86_64 0:2.12-1.132.el6_5.4 will be an update
    ---> Package glibc-headers.x86_64 0:2.12-1.132.el6 will be updated
    ---> Package glibc-headers.x86_64 0:2.12-1.132.el6_5.4 will be an update
    ---> Package grep.x86_64 0:2.6.3-4.el6 will be updated
    ---> Package grep.x86_64 0:2.6.3-4.el6_5.1 will be an update
    ---> Package grub.x86_64 1:0.97-83.0.1.el6 will be updated
    ---> Package grub.x86_64 1:0.97-84.0.1.el6_5 will be an update
    ---> Package grubby.x86_64 0:7.0.15-5.0.2.el6 will be updated
    ---> Package grubby.x86_64 0:7.0.15-5.0.4.el6 will be an update
    ---> Package initscripts.x86_64 0:9.03.40-2.0.1.el6 will be updated
    ---> Package initscripts.x86_64 0:9.03.40-2.0.1.el6_5.3 will be an update
    ---> Package iproute.x86_64 0:2.6.32-31.el6 will be updated
    ---> Package iproute.x86_64 0:2.6.32-32.el6_5 will be an update
    ---> Package kernel.x86_64 0:2.6.32-431.23.3.el6 will be installed
    ---> Package kernel-firmware.noarch 0:2.6.32-431.el6 will be updated
    ---> Package kernel-firmware.noarch 0:2.6.32-431.23.3.el6 will be an update
    ---> Package kernel-headers.x86_64 0:2.6.32-431.el6 will be obsoleted
    ---> Package kernel-uek.x86_64 0:3.8.13-44.el6uek will be installed
    ---> Package kernel-uek-doc.noarch 0:3.8.13-16.2.1.el6uek will be updated
    ---> Package kernel-uek-doc.noarch 0:3.8.13-44.el6uek will be an update
    ---> Package kernel-uek-firmware.noarch 0:3.8.13-44.el6uek will be installed
    ---> Package kernel-uek-headers.x86_64 0:3.8.13-26.2.4.el6uek will be obsoleting
    ---> Package libblkid.x86_64 0:2.17.2-12.14.el6 will be updated
    ---> Package libblkid.x86_64 0:2.17.2-12.14.el6_5 will be an update
    ---> Package libdtrace-ctf.x86_64 0:0.4.0-1 will be updated
    ---> Package libdtrace-ctf.x86_64 0:0.4.1-1 will be an update
    ---> Package libgudev1.x86_64 0:147-2.51.0.1.el6 will be updated
    ---> Package libgudev1.x86_64 0:147-2.51.0.3.el6 will be an update
    ---> Package libtasn1.x86_64 0:2.3-3.el6_2.1 will be updated
    ---> Package libtasn1.x86_64 0:2.3-6.el6_5 will be an update
    ---> Package libudev.x86_64 0:147-2.51.0.1.el6 will be updated
    ---> Package libudev.x86_64 0:147-2.51.0.3.el6 will be an update
    ---> Package libuuid.x86_64 0:2.17.2-12.14.el6 will be updated
    ---> Package libuuid.x86_64 0:2.17.2-12.14.el6_5 will be an update
    ---> Package nspr.x86_64 0:4.10.0-1.el6 will be updated
    ---> Package nspr.x86_64 0:4.10.6-1.el6_5 will be an update
    ---> Package nss.x86_64 0:3.15.1-15.0.1.el6 will be updated
    ---> Package nss.x86_64 0:3.16.1-4.0.1.el6_5 will be an update
    ---> Package nss-softokn.x86_64 0:3.14.3-9.el6 will be updated
    ---> Package nss-softokn.x86_64 0:3.14.3-10.el6_5 will be an update
    ---> Package nss-softokn-freebl.x86_64 0:3.14.3-9.el6 will be updated
    ---> Package nss-softokn-freebl.x86_64 0:3.14.3-10.el6_5 will be an update
    ---> Package nss-sysinit.x86_64 0:3.15.1-15.0.1.el6 will be updated
    ---> Package nss-sysinit.x86_64 0:3.16.1-4.0.1.el6_5 will be an update
    ---> Package nss-tools.x86_64 0:3.15.1-15.0.1.el6 will be updated
    ---> Package nss-tools.x86_64 0:3.16.1-4.0.1.el6_5 will be an update
    ---> Package nss-util.x86_64 0:3.15.1-3.el6 will be updated
    ---> Package nss-util.x86_64 0:3.16.1-1.el6_5 will be an update
    ---> Package p11-kit.x86_64 0:0.18.5-2.el6 will be updated
    ---> Package p11-kit.x86_64 0:0.18.5-2.el6_5.2 will be an update
    ---> Package p11-kit-trust.x86_64 0:0.18.5-2.el6 will be updated
    ---> Package p11-kit-trust.x86_64 0:0.18.5-2.el6_5.2 will be an update
    ---> Package plymouth.x86_64 0:0.8.3-27.0.1.el6 will be updated
    ---> Package plymouth.x86_64 0:0.8.3-27.0.1.el6_5.1 will be an update
    ---> Package plymouth-core-libs.x86_64 0:0.8.3-27.0.1.el6 will be updated
    ---> Package plymouth-core-libs.x86_64 0:0.8.3-27.0.1.el6_5.1 will be an update
    ---> Package plymouth-scripts.x86_64 0:0.8.3-27.0.1.el6 will be updated
    ---> Package plymouth-scripts.x86_64 0:0.8.3-27.0.1.el6_5.1 will be an update
    ---> Package psmisc.x86_64 0:22.6-15.el6_0.1 will be updated
    ---> Package psmisc.x86_64 0:22.6-19.el6_5 will be an update
    ---> Package python.x86_64 0:2.6.6-51.el6 will be updated
    ---> Package python.x86_64 0:2.6.6-52.el6 will be an update
    ---> Package python-libs.x86_64 0:2.6.6-51.el6 will be updated
    ---> Package python-libs.x86_64 0:2.6.6-52.el6 will be an update
    ---> Package ql2400-firmware.noarch 0:7.01.00-1.0.1.el6 will be updated
    ---> Package ql2400-firmware.noarch 0:7.03.00-1.0.1.el6 will be an update
    ---> Package ql2500-firmware.noarch 0:7.01.00-1.0.1.el6 will be updated
    ---> Package ql2500-firmware.noarch 0:7.03.00-1.0.1.el6 will be an update
    ---> Package rhn-check.noarch 0:1.0.0.1-16.0.2.el6 will be updated
    ---> Package rhn-check.noarch 0:1.0.0.1-16.0.9.el6 will be an update
    ---> Package rhn-client-tools.noarch 0:1.0.0.1-16.0.2.el6 will be updated
    ---> Package rhn-client-tools.noarch 0:1.0.0.1-16.0.9.el6 will be an update
    ---> Package rhn-setup.noarch 0:1.0.0.1-16.0.2.el6 will be updated
    ---> Package rhn-setup.noarch 0:1.0.0.1-16.0.9.el6 will be an update
    ---> Package selinux-policy.noarch 0:3.7.19-231.0.1.el6 will be updated
    ---> Package selinux-policy.noarch 0:3.7.19-231.0.1.el6_5.3 will be an update
    ---> Package selinux-policy-targeted.noarch 0:3.7.19-231.0.1.el6 will be updated
    ---> Package selinux-policy-targeted.noarch 0:3.7.19-231.0.1.el6_5.3 will be an update
    ---> Package tzdata.noarch 0:2013g-1.el6 will be updated
    ---> Package tzdata.noarch 0:2014e-1.el6 will be an update
    ---> Package udev.x86_64 0:147-2.51.0.1.el6 will be updated
    ---> Package udev.x86_64 0:147-2.51.0.3.el6 will be an update
    ---> Package upstart.x86_64 0:0.6.5-12.el6_4.1 will be updated
    ---> Package upstart.x86_64 0:0.6.5-13.el6_5.3 will be an update
    ---> Package util-linux-ng.x86_64 0:2.17.2-12.14.el6 will be updated
    ---> Package util-linux-ng.x86_64 0:2.17.2-12.14.el6_5 will be an update
    ---> Package yum.noarch 0:3.2.29-40.0.1.el6 will be updated
    ---> Package yum.noarch 0:3.2.29-43.0.1.el6_5 will be an update
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================================================================================================
    Package                                        Arch                    Version                                  Repository                                Size
    ================================================================================================================================================================
    Installing:
    kernel                                         x86_64                  2.6.32-431.23.3.el6                      public_ol6_latest                         28 M
    kernel-uek                                     x86_64                  3.8.13-44.el6uek                         public_ol6_UEKR3_latest                   41 M
    kernel-uek-firmware                            noarch                  3.8.13-44.el6uek                         public_ol6_UEKR3_latest                  1.9 M
    kernel-uek-headers                             x86_64                  3.8.13-26.2.4.el6uek                     public_ol6_UEKR3_latest                  986 k
         replacing  kernel-headers.x86_64 2.6.32-431.el6
    Updating:
    audit                                          x86_64                  2.2-4.el6_5                              public_ol6_latest                        225 k
    audit-libs                                     x86_64                  2.2-4.el6_5                              public_ol6_latest                         60 k
    bfa-firmware                                   noarch                  3.2.23.0-1.0.1.el6                       public_ol6_latest                        3.2 M
    ca-certificates                                noarch                  2014.1.98-65.0.el6_5                     public_ol6_latest                        1.1 M
    coreutils                                      x86_64                  8.4-31.0.1.el6_5.2                       public_ol6_latest                        3.0 M
    coreutils-libs                                 x86_64                  8.4-31.0.1.el6_5.2                       public_ol6_latest                         49 k
    device-mapper-persistent-data                  x86_64                  0.2.8-4.el6_5                            public_ol6_latest                        1.1 M
    dracut                                         noarch                  004-336.0.1.el6_5.2                      public_ol6_latest                        122 k
    dracut-kernel                                  noarch                  004-336.0.1.el6_5.2                      public_ol6_latest                         24 k
    ethtool                                        x86_64                  2:3.5-1.4.el6_5                          public_ol6_latest                        100 k
    glibc                                          x86_64                  2.12-1.132.el6_5.4                       public_ol6_latest                        3.8 M
    glibc-common                                   x86_64                  2.12-1.132.el6_5.4                       public_ol6_latest                         14 M
    glibc-devel                                    x86_64                  2.12-1.132.el6_5.4                       public_ol6_latest                        979 k
    glibc-headers                                  x86_64                  2.12-1.132.el6_5.4                       public_ol6_latest                        608 k
    grep                                           x86_64                  2.6.3-4.el6_5.1                          public_ol6_latest                        228 k
    grub                                           x86_64                  1:0.97-84.0.1.el6_5                      public_ol6_latest                        932 k
    grubby                                         x86_64                  7.0.15-5.0.4.el6                         public_ol6_latest                         43 k
    initscripts                                    x86_64                  9.03.40-2.0.1.el6_5.3                    public_ol6_latest                        940 k
    iproute                                        x86_64                  2.6.32-32.el6_5                          public_ol6_latest                        364 k
    kernel-firmware                                noarch                  2.6.32-431.23.3.el6                      public_ol6_latest                         13 M
    kernel-uek-doc                                 noarch                  3.8.13-44.el6uek                         public_ol6_UEKR3_latest                   11 M
    libblkid                                       x86_64                  2.17.2-12.14.el6_5                       public_ol6_latest                        114 k
    libdtrace-ctf                                  x86_64                  0.4.1-1                                  public_ol6_UEKR3_latest                   27 k
    libgudev1                                      x86_64                  147-2.51.0.3.el6                         public_ol6_latest                         61 k
    libtasn1                                       x86_64                  2.3-6.el6_5                              public_ol6_latest                        238 k
    libudev                                        x86_64                  147-2.51.0.3.el6                         public_ol6_latest                         74 k
    libuuid                                        x86_64                  2.17.2-12.14.el6_5                       public_ol6_latest                         67 k
    nspr                                           x86_64                  4.10.6-1.el6_5                           public_ol6_latest                        113 k
    nss                                            x86_64                  3.16.1-4.0.1.el6_5                       public_ol6_latest                        832 k
    nss-softokn                                    x86_64                  3.14.3-10.el6_5                          public_ol6_latest                        264 k
    nss-softokn-freebl                             x86_64                  3.14.3-10.el6_5                          public_ol6_latest                        157 k
    nss-sysinit                                    x86_64                  3.16.1-4.0.1.el6_5                       public_ol6_latest                         40 k
    nss-tools                                      x86_64                  3.16.1-4.0.1.el6_5                       public_ol6_latest                        360 k
    nss-util                                       x86_64                  3.16.1-1.el6_5                           public_ol6_latest                         64 k
    p11-kit                                        x86_64                  0.18.5-2.el6_5.2                         public_ol6_latest                         94 k
    p11-kit-trust                                  x86_64                  0.18.5-2.el6_5.2                         public_ol6_latest                         71 k
    plymouth                                       x86_64                  0.8.3-27.0.1.el6_5.1                     public_ol6_latest                         89 k
    plymouth-core-libs                             x86_64                  0.8.3-27.0.1.el6_5.1                     public_ol6_latest                         88 k
    plymouth-scripts                               x86_64                  0.8.3-27.0.1.el6_5.1                     public_ol6_latest                         30 k
    psmisc                                         x86_64                  22.6-19.el6_5                            public_ol6_latest                         80 k
    python                                         x86_64                  2.6.6-52.el6                             public_ol6_latest                         73 k
    python-libs                                    x86_64                  2.6.6-52.el6                             public_ol6_latest                        5.3 M
    ql2400-firmware                                noarch                  7.03.00-1.0.1.el6                        public_ol6_latest                         93 k
    ql2500-firmware                                noarch                  7.03.00-1.0.1.el6                        public_ol6_latest                        113 k
    rhn-check                                      noarch                  1.0.0.1-16.0.9.el6                       public_ol6_latest                         67 k
    rhn-client-tools                               noarch                  1.0.0.1-16.0.9.el6                       public_ol6_latest                        500 k
    rhn-setup                                      noarch                  1.0.0.1-16.0.9.el6                       public_ol6_latest                        102 k
    selinux-policy                                 noarch                  3.7.19-231.0.1.el6_5.3                   public_ol6_latest                        825 k
    selinux-policy-targeted                        noarch                  3.7.19-231.0.1.el6_5.3                   public_ol6_latest                        2.8 M
    tzdata                                         noarch                  2014e-1.el6                              public_ol6_latest                        452 k
    udev                                           x86_64                  147-2.51.0.3.el6                         public_ol6_latest                        350 k
    upstart                                        x86_64                  0.6.5-13.el6_5.3                         public_ol6_latest                        176 k
    util-linux-ng                                  x86_64                  2.17.2-12.14.el6_5                       public_ol6_latest                        1.5 M
    yum                                            noarch                  3.2.29-43.0.1.el6_5                      public_ol6_latest                        996 k
    
    Transaction Summary
    ================================================================================================================================================================
    Install       4 Package(s)
    Upgrade      54 Package(s)
    
    Total download size: 143 M
    Downloading Packages:
    (1/58): audit-2.2-4.el6_5.x86_64.rpm                                                                                                     | 225 kB     00:00
    (2/58): audit-libs-2.2-4.el6_5.x86_64.rpm                                                                                                |  60 kB     00:00
    (3/58): bfa-firmware-3.2.23.0-1.0.1.el6.noarch.rpm                                                                                       | 3.2 MB     00:00
    (4/58): ca-certificates-2014.1.98-65.0.el6_5.noarch.rpm                                                                                  | 1.1 MB     00:00
    (5/58): coreutils-8.4-31.0.1.el6_5.2.x86_64.rpm                                                                                          | 3.0 MB     00:00
    (6/58): coreutils-libs-8.4-31.0.1.el6_5.2.x86_64.rpm                                                                                     |  49 kB     00:00
    (7/58): device-mapper-persistent-data-0.2.8-4.el6_5.x86_64.rpm                                                                           | 1.1 MB     00:00
    (8/58): dracut-004-336.0.1.el6_5.2.noarch.rpm                                                                                            | 122 kB     00:00
    (9/58): dracut-kernel-004-336.0.1.el6_5.2.noarch.rpm                                                                                     |  24 kB     00:00
    (10/58): ethtool-3.5-1.4.el6_5.x86_64.rpm                                                                                                | 100 kB     00:00
    (11/58): glibc-2.12-1.132.el6_5.4.x86_64.rpm                                                                                             | 3.8 MB     00:00
    (12/58): glibc-common-2.12-1.132.el6_5.4.x86_64.rpm                                                                                      |  14 MB     00:00
    (13/58): glibc-devel-2.12-1.132.el6_5.4.x86_64.rpm                                                                                       | 979 kB     00:00
    (14/58): glibc-headers-2.12-1.132.el6_5.4.x86_64.rpm                                                                                     | 608 kB     00:00
    (15/58): grep-2.6.3-4.el6_5.1.x86_64.rpm                                                                                                 | 228 kB     00:00
    (16/58): grub-0.97-84.0.1.el6_5.x86_64.rpm                                                                                               | 932 kB     00:00
    (17/58): grubby-7.0.15-5.0.4.el6.x86_64.rpm                                                                                              |  43 kB     00:00
    (18/58): initscripts-9.03.40-2.0.1.el6_5.3.x86_64.rpm                                                                                    | 940 kB     00:00
    (19/58): iproute-2.6.32-32.el6_5.x86_64.rpm                                                                                              | 364 kB     00:00
    (20/58): kernel-2.6.32-431.23.3.el6.x86_64.rpm                                                                                           |  28 MB     00:00
    (21/58): kernel-firmware-2.6.32-431.23.3.el6.noarch.rpm                                                                                  |  13 MB     00:00
    (22/58): kernel-uek-3.8.13-44.el6uek.x86_64.rpm                                                                                          |  41 MB     00:01
    (23/58): kernel-uek-doc-3.8.13-44.el6uek.noarch.rpm                                                                                      |  11 MB     00:00
    (24/58): kernel-uek-firmware-3.8.13-44.el6uek.noarch.rpm                                                                                 | 1.9 MB     00:00
    (25/58): kernel-uek-headers-3.8.13-26.2.4.el6uek.x86_64.rpm                                                                              | 986 kB     00:00
    (26/58): libblkid-2.17.2-12.14.el6_5.x86_64.rpm                                                                                          | 114 kB     00:00
    (27/58): libdtrace-ctf-0.4.1-1.x86_64.rpm                                                                                                |  27 kB     00:00
    (28/58): libgudev1-147-2.51.0.3.el6.x86_64.rpm                                                                                           |  61 kB     00:00
    (29/58): libtasn1-2.3-6.el6_5.x86_64.rpm                                                                                                 | 238 kB     00:00
    (30/58): libudev-147-2.51.0.3.el6.x86_64.rpm                                                                                             |  74 kB     00:00
    (31/58): libuuid-2.17.2-12.14.el6_5.x86_64.rpm                                                                                           |  67 kB     00:00
    (32/58): nspr-4.10.6-1.el6_5.x86_64.rpm                                                                                                  | 113 kB     00:00
    (33/58): nss-3.16.1-4.0.1.el6_5.x86_64.rpm                                                                                               | 832 kB     00:00
    (34/58): nss-softokn-3.14.3-10.el6_5.x86_64.rpm                                                                                          | 264 kB     00:00
    (35/58): nss-softokn-freebl-3.14.3-10.el6_5.x86_64.rpm                                                                                   | 157 kB     00:00
    (36/58): nss-sysinit-3.16.1-4.0.1.el6_5.x86_64.rpm                                                                                       |  40 kB     00:00
    (37/58): nss-tools-3.16.1-4.0.1.el6_5.x86_64.rpm                                                                                         | 360 kB     00:00
    (38/58): nss-util-3.16.1-1.el6_5.x86_64.rpm                                                                                              |  64 kB     00:00
    (39/58): p11-kit-0.18.5-2.el6_5.2.x86_64.rpm                                                                                             |  94 kB     00:00
    (40/58): p11-kit-trust-0.18.5-2.el6_5.2.x86_64.rpm                                                                                       |  71 kB     00:00
    (41/58): plymouth-0.8.3-27.0.1.el6_5.1.x86_64.rpm                                                                                        |  89 kB     00:00
    (42/58): plymouth-core-libs-0.8.3-27.0.1.el6_5.1.x86_64.rpm                                                                              |  88 kB     00:00
    (43/58): plymouth-scripts-0.8.3-27.0.1.el6_5.1.x86_64.rpm                                                                                |  30 kB     00:00
    (44/58): psmisc-22.6-19.el6_5.x86_64.rpm                                                                                                 |  80 kB     00:00
    (45/58): python-2.6.6-52.el6.x86_64.rpm                                                                                                  |  73 kB     00:00
    (46/58): python-libs-2.6.6-52.el6.x86_64.rpm                                                                                             | 5.3 MB     00:00
    (47/58): ql2400-firmware-7.03.00-1.0.1.el6.noarch.rpm                                                                                    |  93 kB     00:00
    (48/58): ql2500-firmware-7.03.00-1.0.1.el6.noarch.rpm                                                                                    | 113 kB     00:00
    (49/58): rhn-check-1.0.0.1-16.0.9.el6.noarch.rpm                                                                                         |  67 kB     00:00
    (50/58): rhn-client-tools-1.0.0.1-16.0.9.el6.noarch.rpm                                                                                  | 500 kB     00:00
    (51/58): rhn-setup-1.0.0.1-16.0.9.el6.noarch.rpm                                                                                         | 102 kB     00:00
    (52/58): selinux-policy-3.7.19-231.0.1.el6_5.3.noarch.rpm                                                                                | 825 kB     00:00
    (53/58): selinux-policy-targeted-3.7.19-231.0.1.el6_5.3.noarch.rpm                                                                       | 2.8 MB     00:00
    (54/58): tzdata-2014e-1.el6.noarch.rpm                                                                                                   | 452 kB     00:00
    (55/58): udev-147-2.51.0.3.el6.x86_64.rpm                                                                                                | 350 kB     00:00
    (56/58): upstart-0.6.5-13.el6_5.3.x86_64.rpm                                                                                             | 176 kB     00:00
    (57/58): util-linux-ng-2.17.2-12.14.el6_5.x86_64.rpm                                                                                     | 1.5 MB     00:00
    (58/58): yum-3.2.29-43.0.1.el6_5.noarch.rpm                                                                                              | 996 kB     00:00
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------
    Total                                                                                                                            18 MB/s | 143 MB     00:08
    Running rpm_check_debug
    Running Transaction Test
    Transaction Test Succeeded
    Running Transaction
      Installing : kernel-uek-firmware-3.8.13-44.el6uek.noarch                                                                                                1/113
      Updating   : kernel-firmware-2.6.32-431.23.3.el6.noarch                                                                                                 2/113
      Installing : kernel-uek-headers-3.8.13-26.2.4.el6uek.x86_64                                                                                             3/113
      Updating   : tzdata-2014e-1.el6.noarch                                                                                                                  4/113
      Updating   : nss-softokn-freebl-3.14.3-10.el6_5.x86_64                                                                                                  5/113
      Updating   : glibc-common-2.12-1.132.el6_5.4.x86_64                                                                                                     6/113
      Updating   : glibc-2.12-1.132.el6_5.4.x86_64                                                                                                            7/113
      Updating   : nspr-4.10.6-1.el6_5.x86_64                                                                                                                 8/113
      Updating   : grep-2.6.3-4.el6_5.1.x86_64                                                                                                                9/113
      Updating   : coreutils-libs-8.4-31.0.1.el6_5.2.x86_64                                                                                                  10/113
      Updating   : coreutils-8.4-31.0.1.el6_5.2.x86_64                                                                                                       11/113
      Updating   : nss-util-3.16.1-1.el6_5.x86_64                                                                                                            12/113
      Updating   : audit-libs-2.2-4.el6_5.x86_64                                                                                                             13/113
      Updating   : nss-softokn-3.14.3-10.el6_5.x86_64                                                                                                        14/113
      Updating   : nss-3.16.1-4.0.1.el6_5.x86_64                                                                                                             15/113
      Updating   : nss-sysinit-3.16.1-4.0.1.el6_5.x86_64                                                                                                     16/113
      Updating   : plymouth-scripts-0.8.3-27.0.1.el6_5.1.x86_64                                                                                              17/113
      Updating   : libtasn1-2.3-6.el6_5.x86_64                                                                                                               18/113
      Updating   : p11-kit-0.18.5-2.el6_5.2.x86_64                                                                                                           19/113
      Updating   : libuuid-2.17.2-12.14.el6_5.x86_64                                                                                                         20/113
      Updating   : libblkid-2.17.2-12.14.el6_5.x86_64                                                                                                        21/113
      Updating   : grubby-7.0.15-5.0.4.el6.x86_64                                                                                                            22/113
      Updating   : p11-kit-trust-0.18.5-2.el6_5.2.x86_64                                                                                                     23/113
      Updating   : upstart-0.6.5-13.el6_5.3.x86_64                                                                                                           24/113
      Updating   : python-2.6.6-52.el6.x86_64                                                                                                                25/113
      Updating   : python-libs-2.6.6-52.el6.x86_64                                                                                                           26/113
      Updating   : yum-3.2.29-43.0.1.el6_5.noarch                                                                                                            27/113
      Updating   : rhn-client-tools-1.0.0.1-16.0.9.el6.noarch                                                                                                28/113
      Updating   : selinux-policy-3.7.19-231.0.1.el6_5.3.noarch                                                                                              29/113
      Updating   : psmisc-22.6-19.el6_5.x86_64                                                                                                               30/113
      Updating   : iproute-2.6.32-32.el6_5.x86_64                                                                                                            31/113
      Updating   : glibc-headers-2.12-1.132.el6_5.4.x86_64                                                                                                   32/113
      Updating   : plymouth-core-libs-0.8.3-27.0.1.el6_5.1.x86_64                                                                                            33/113
      Updating   : libudev-147-2.51.0.3.el6.x86_64                                                                                                           34/113
      Updating   : 2:ethtool-3.5-1.4.el6_5.x86_64                                                                                                            35/113
      Updating   : initscripts-9.03.40-2.0.1.el6_5.3.x86_64                                                                                                  36/113
      Updating   : util-linux-ng-2.17.2-12.14.el6_5.x86_64                                                                                                   37/113
      Updating   : udev-147-2.51.0.3.el6.x86_64                                                                                                              38/113
      Updating   : plymouth-0.8.3-27.0.1.el6_5.1.x86_64                                                                                                      39/113
      Updating   : dracut-004-336.0.1.el6_5.2.noarch                                                                                                         40/113
      Updating   : dracut-kernel-004-336.0.1.el6_5.2.noarch                                                                                                  41/113
      Installing : kernel-uek-3.8.13-44.el6uek.x86_64                                                                                                        42/113
      Installing : kernel-2.6.32-431.23.3.el6.x86_64                                                                                                         43/113
      Updating   : bfa-firmware-3.2.23.0-1.0.1.el6.noarch                                                                                                    44/113
      Updating   : libgudev1-147-2.51.0.3.el6.x86_64                                                                                                         45/113
      Updating   : glibc-devel-2.12-1.132.el6_5.4.x86_64                                                                                                     46/113
      Updating   : selinux-policy-targeted-3.7.19-231.0.1.el6_5.3.noarch                                                                                     47/113
      Updating   : rhn-check-1.0.0.1-16.0.9.el6.noarch                                                                                                       48/113
      Updating   : rhn-setup-1.0.0.1-16.0.9.el6.noarch                                                                                                       49/113
      Updating   : 1:grub-0.97-84.0.1.el6_5.x86_64                                                                                                           50/113
      Updating   : kernel-uek-doc-3.8.13-44.el6uek.noarch                                                                                                    51/113
      Updating   : ca-certificates-2014.1.98-65.0.el6_5.noarch                                                                                               52/113
      Updating   : nss-tools-3.16.1-4.0.1.el6_5.x86_64                                                                                                       53/113
      Updating   : audit-2.2-4.el6_5.x86_64                                                                                                                  54/113
      Updating   : device-mapper-persistent-data-0.2.8-4.el6_5.x86_64                                                                                        55/113
      Updating   : libdtrace-ctf-0.4.1-1.x86_64                                                                                                              56/113
      Updating   : ql2400-firmware-7.03.00-1.0.1.el6.noarch                                                                                                  57/113
      Updating   : ql2500-firmware-7.03.00-1.0.1.el6.noarch                                                                                                  58/113
      Cleanup    : nss-tools-3.15.1-15.0.1.el6.x86_64                                                                                                        59/113
      Cleanup    : glibc-devel-2.12-1.132.el6.x86_64                                                                                                         60/113
      Cleanup    : glibc-headers-2.12-1.132.el6.x86_64                                                                                                       61/113
      Cleanup    : selinux-policy-targeted-3.7.19-231.0.1.el6.noarch                                                                                         62/113
      Cleanup    : ca-certificates-2013.1.94-65.0.el6.noarch                                                                                                 63/113
      Cleanup    : rhn-setup-1.0.0.1-16.0.2.el6.noarch                                                                                                       64/113
      Cleanup    : rhn-check-1.0.0.1-16.0.2.el6.noarch                                                                                                       65/113
      Cleanup    : rhn-client-tools-1.0.0.1-16.0.2.el6.noarch                                                                                                66/113
      Cleanup    : 1:grub-0.97-83.0.1.el6.x86_64                                                                                                             67/113
      Cleanup    : yum-3.2.29-40.0.1.el6.noarch                                                                                                              68/113
      Cleanup    : selinux-policy-3.7.19-231.0.1.el6.noarch                                                                                                  69/113
      Cleanup    : kernel-uek-doc-3.8.13-16.2.1.el6uek.noarch                                                                                                70/113
      Cleanup    : dracut-kernel-004-335.0.1.el6.noarch                                                                                                      71/113
      Cleanup    : dracut-004-335.0.1.el6.noarch                                                                                                             72/113
      Cleanup    : bfa-firmware-3.2.21.1-2.el6.noarch                                                                                                        73/113
      Cleanup    : nss-sysinit-3.15.1-15.0.1.el6.x86_64                                                                                                      74/113
      Cleanup    : nss-3.15.1-15.0.1.el6.x86_64                                                                                                              75/113
      Cleanup    : nss-softokn-3.14.3-9.el6.x86_64                                                                                                           76/113
      Cleanup    : plymouth-0.8.3-27.0.1.el6.x86_64                                                                                                          77/113
      Cleanup    : initscripts-9.03.40-2.0.1.el6.x86_64                                                                                                      78/113
      Cleanup    : util-linux-ng-2.17.2-12.14.el6.x86_64                                                                                                     79/113
      Cleanup    : udev-147-2.51.0.1.el6.x86_64                                                                                                              80/113
      Cleanup    : p11-kit-trust-0.18.5-2.el6.x86_64                                                                                                         81/113
      Cleanup    : p11-kit-0.18.5-2.el6.x86_64                                                                                                               82/113
      Cleanup    : nss-util-3.15.1-3.el6.x86_64                                                                                                              83/113
      Cleanup    : python-libs-2.6.6-51.el6.x86_64                                                                                                           84/113
      Cleanup    : python-2.6.6-51.el6.x86_64                                                                                                                85/113
      Cleanup    : audit-2.2-2.el6.x86_64                                                                                                                    86/113
      Cleanup    : libgudev1-147-2.51.0.1.el6.x86_64                                                                                                         87/113
      Cleanup    : plymouth-scripts-0.8.3-27.0.1.el6.x86_64                                                                                                  88/113
      Cleanup    : coreutils-libs-8.4-31.0.1.el6.x86_64                                                                                                      89/113
      Cleanup    : coreutils-8.4-31.0.1.el6.x86_64                                                                                                           90/113
      Cleanup    : upstart-0.6.5-12.el6_4.1.x86_64                                                                                                           91/113
      Cleanup    : grubby-7.0.15-5.0.2.el6.x86_64                                                                                                            92/113
      Cleanup    : libblkid-2.17.2-12.14.el6.x86_64                                                                                                          93/113
      Cleanup    : libuuid-2.17.2-12.14.el6.x86_64                                                                                                           94/113
      Cleanup    : audit-libs-2.2-2.el6.x86_64                                                                                                               95/113
      Cleanup    : grep-2.6.3-4.el6.x86_64                                                                                                                   96/113
      Cleanup    : libudev-147-2.51.0.1.el6.x86_64                                                                                                           97/113
      Cleanup    : nspr-4.10.0-1.el6.x86_64                                                                                                                  98/113
      Cleanup    : libtasn1-2.3-3.el6_2.1.x86_64                                                                                                             99/113
      Cleanup    : psmisc-22.6-15.el6_0.1.x86_64                                                                                                            100/113
      Cleanup    : iproute-2.6.32-31.el6.x86_64                                                                                                             101/113
      Cleanup    : 2:ethtool-3.5-1.el6.x86_64                                                                                                               102/113
      Cleanup    : plymouth-core-libs-0.8.3-27.0.1.el6.x86_64                                                                                               103/113
      Cleanup    : libdtrace-ctf-0.4.0-1.x86_64                                                                                                             104/113
      Cleanup    : device-mapper-persistent-data-0.2.8-2.el6.x86_64                                                                                         105/113
      Erasing    : kernel-headers-2.6.32-431.el6.x86_64                                                                                                     106/113
      Cleanup    : ql2400-firmware-7.01.00-1.0.1.el6.noarch                                                                                                 107/113
      Cleanup    : kernel-firmware-2.6.32-431.el6.noarch                                                                                                    108/113
      Cleanup    : ql2500-firmware-7.01.00-1.0.1.el6.noarch                                                                                                 109/113
      Cleanup    : glibc-common-2.12-1.132.el6.x86_64                                                                                                       110/113
      Cleanup    : nss-softokn-freebl-3.14.3-9.el6.x86_64                                                                                                   111/113
      Cleanup    : glibc-2.12-1.132.el6.x86_64                                                                                                              112/113
      Cleanup    : tzdata-2013g-1.el6.noarch                                                                                                                113/113
      Verifying  : nss-tools-3.16.1-4.0.1.el6_5.x86_64                                                                                                        1/113
      Verifying  : glibc-2.12-1.132.el6_5.4.x86_64                                                                                                            2/113
      Verifying  : coreutils-libs-8.4-31.0.1.el6_5.2.x86_64                                                                                                   3/113
      Verifying  : libtasn1-2.3-6.el6_5.x86_64                                                                                                                4/113
      Verifying  : nss-util-3.16.1-1.el6_5.x86_64                                                                                                             5/113
      Verifying  : tzdata-2014e-1.el6.noarch                                                                                                                  6/113
      Verifying  : 1:grub-0.97-84.0.1.el6_5.x86_64                                                                                                            7/113
      Verifying  : nspr-4.10.6-1.el6_5.x86_64                                                                                                                 8/113
      Verifying  : bfa-firmware-3.2.23.0-1.0.1.el6.noarch                                                                                                     9/113
      Verifying  : coreutils-8.4-31.0.1.el6_5.2.x86_64                                                                                                       10/113
      Verifying  : kernel-uek-headers-3.8.13-26.2.4.el6uek.x86_64                                                                                            11/113
      Verifying  : device-mapper-persistent-data-0.2.8-4.el6_5.x86_64                                                                                        12/113
      Verifying  : kernel-uek-3.8.13-44.el6uek.x86_64                                                                                                        13/113
      Verifying  : nss-3.16.1-4.0.1.el6_5.x86_64                                                                                                             14/113
      Verifying  : plymouth-scripts-0.8.3-27.0.1.el6_5.1.x86_64                                                                                              15/113
      Verifying  : p11-kit-0.18.5-2.el6_5.2.x86_64                                                                                                           16/113
      Verifying  : dracut-004-336.0.1.el6_5.2.noarch                                                                                                         17/113
      Verifying  : udev-147-2.51.0.3.el6.x86_64                                                                                                              18/113
      Verifying  : p11-kit-trust-0.18.5-2.el6_5.2.x86_64                                                                                                     19/113
      Verifying  : upstart-0.6.5-13.el6_5.3.x86_64                                                                                                           20/113
      Verifying  : psmisc-22.6-19.el6_5.x86_64                                                                                                               21/113
      Verifying  : iproute-2.6.32-32.el6_5.x86_64                                                                                                            22/113
      Verifying  : glibc-headers-2.12-1.132.el6_5.4.x86_64                                                                                                   23/113
      Verifying  : python-libs-2.6.6-52.el6.x86_64                                                                                                           24/113
      Verifying  : glibc-devel-2.12-1.132.el6_5.4.x86_64                                                                                                     25/113
      Verifying  : rhn-check-1.0.0.1-16.0.9.el6.noarch                                                                                                       26/113
      Verifying  : dracut-kernel-004-336.0.1.el6_5.2.noarch                                                                                                  27/113
      Verifying  : audit-2.2-4.el6_5.x86_64                                                                                                                  28/113
      Verifying  : nss-softokn-freebl-3.14.3-10.el6_5.x86_64                                                                                                 29/113
      Verifying  : ql2500-firmware-7.03.00-1.0.1.el6.noarch                                                                                                  30/113
      Verifying  : selinux-policy-3.7.19-231.0.1.el6_5.3.noarch                                                                                              31/113
      Verifying  : plymouth-core-libs-0.8.3-27.0.1.el6_5.1.x86_64                                                                                            32/113
      Verifying  : rhn-setup-1.0.0.1-16.0.9.el6.noarch                                                                                                       33/113
      Verifying  : libdtrace-ctf-0.4.1-1.x86_64                                                                                                              34/113
      Verifying  : initscripts-9.03.40-2.0.1.el6_5.3.x86_64                                                                                                  35/113
      Verifying  : libgudev1-147-2.51.0.3.el6.x86_64                                                                                                         36/113
      Verifying  : libblkid-2.17.2-12.14.el6_5.x86_64                                                                                                        37/113
      Verifying  : libudev-147-2.51.0.3.el6.x86_64                                                                                                           38/113
      Verifying  : 2:ethtool-3.5-1.4.el6_5.x86_64                                                                                                            39/113
      Verifying  : grubby-7.0.15-5.0.4.el6.x86_64                                                                                                            40/113
      Verifying  : glibc-common-2.12-1.132.el6_5.4.x86_64                                                                                                    41/113
      Verifying  : nss-softokn-3.14.3-10.el6_5.x86_64                                                                                                        42/113
      Verifying  : kernel-firmware-2.6.32-431.23.3.el6.noarch                                                                                                43/113
      Verifying  : yum-3.2.29-43.0.1.el6_5.noarch                                                                                                            44/113
      Verifying  : audit-libs-2.2-4.el6_5.x86_64                                                                                                             45/113
      Verifying  : python-2.6.6-52.el6.x86_64                                                                                                                46/113
      Verifying  : kernel-2.6.32-431.23.3.el6.x86_64                                                                                                         47/113
      Verifying  : grep-2.6.3-4.el6_5.1.x86_64                                                                                                               48/113
      Verifying  : nss-sysinit-3.16.1-4.0.1.el6_5.x86_64                                                                                                     49/113
      Verifying  : rhn-client-tools-1.0.0.1-16.0.9.el6.noarch                                                                                                50/113
      Verifying  : util-linux-ng-2.17.2-12.14.el6_5.x86_64                                                                                                   51/113
      Verifying  : kernel-uek-firmware-3.8.13-44.el6uek.noarch                                                                                               52/113
      Verifying  : ca-certificates-2014.1.98-65.0.el6_5.noarch                                                                                               53/113
      Verifying  : plymouth-0.8.3-27.0.1.el6_5.1.x86_64                                                                                                      54/113
      Verifying  : kernel-uek-doc-3.8.13-44.el6uek.noarch                                                                                                    55/113
      Verifying  : selinux-policy-targeted-3.7.19-231.0.1.el6_5.3.noarch                                                                                     56/113
      Verifying  : libuuid-2.17.2-12.14.el6_5.x86_64                                                                                                         57/113
      Verifying  : ql2400-firmware-7.03.00-1.0.1.el6.noarch                                                                                                  58/113
      Verifying  : selinux-policy-targeted-3.7.19-231.0.1.el6.noarch                                                                                         59/113
      Verifying  : ql2400-firmware-7.01.00-1.0.1.el6.noarch                                                                                                  60/113
      Verifying  : coreutils-8.4-31.0.1.el6.x86_64                                                                                                           61/113
      Verifying  : plymouth-core-libs-0.8.3-27.0.1.el6.x86_64                                                                                                62/113
      Verifying  : audit-2.2-2.el6.x86_64                                                                                                                    63/113
      Verifying  : device-mapper-persistent-data-0.2.8-2.el6.x86_64                                                                                          64/113
      Verifying  : nss-softokn-3.14.3-9.el6.x86_64                                                                                                           65/113
      Verifying  : rhn-setup-1.0.0.1-16.0.2.el6.noarch                                                                                                       66/113
      Verifying  : libgudev1-147-2.51.0.1.el6.x86_64                                                                                                         67/113
      Verifying  : grubby-7.0.15-5.0.2.el6.x86_64                                                                                                            68/113
      Verifying  : nss-softokn-freebl-3.14.3-9.el6.x86_64                                                                                                    69/113
      Verifying  : ql2500-firmware-7.01.00-1.0.1.el6.noarch                                                                                                  70/113
      Verifying  : dracut-004-335.0.1.el6.noarch                                                                                                             71/113
      Verifying  : plymouth-0.8.3-27.0.1.el6.x86_64                                                                                                          72/113
      Verifying  : glibc-devel-2.12-1.132.el6.x86_64                                                                                                         73/113
      Verifying  : selinux-policy-3.7.19-231.0.1.el6.noarch                                                                                                  74/113
      Verifying  : p11-kit-trust-0.18.5-2.el6.x86_64                                                                                                         75/113
      Verifying  : tzdata-2013g-1.el6.noarch                                                                                                                 76/113
      Verifying  : libtasn1-2.3-3.el6_2.1.x86_64                                                                                                             77/113
      Verifying  : kernel-uek-doc-3.8.13-16.2.1.el6uek.noarch                                                                                                78/113
      Verifying  : util-linux-ng-2.17.2-12.14.el6.x86_64                                                                                                     79/113
      Verifying  : nspr-4.10.0-1.el6.x86_64                                                                                                                  80/113
      Verifying  : rhn-check-1.0.0.1-16.0.2.el6.noarch                                                                                                       81/113
      Verifying  : p11-kit-0.18.5-2.el6.x86_64                                                                                                               82/113
      Verifying  : udev-147-2.51.0.1.el6.x86_64                                                                                                              83/113
      Verifying  : libuuid-2.17.2-12.14.el6.x86_64                                                                                                           84/113
      Verifying  : 1:grub-0.97-83.0.1.el6.x86_64                                                                                                             85/113
      Verifying  : libudev-147-2.51.0.1.el6.x86_64                                                                                                           86/113
      Verifying  : nss-util-3.15.1-3.el6.x86_64                                                                                                              87/113
      Verifying  : glibc-2.12-1.132.el6.x86_64                                                                                                               88/113
      Verifying  : libblkid-2.17.2-12.14.el6.x86_64                                                                                                          89/113
      Verifying  : nss-3.15.1-15.0.1.el6.x86_64                                                                                                              90/113
      Verifying  : grep-2.6.3-4.el6.x86_64                                                                                                                   91/113
      Verifying  : glibc-common-2.12-1.132.el6.x86_64                                                                                                        92/113
      Verifying  : dracut-kernel-004-335.0.1.el6.noarch                                                                                                      93/113
      Verifying  : ca-certificates-2013.1.94-65.0.el6.noarch                                                                                                 94/113
      Verifying  : bfa-firmware-3.2.21.1-2.el6.noarch                                                                                                        95/113
      Verifying  : psmisc-22.6-15.el6_0.1.x86_64                                                                                                             96/113
      Verifying  : initscripts-9.03.40-2.0.1.el6.x86_64                                                                                                      97/113
      Verifying  : 2:ethtool-3.5-1.el6.x86_64                                                                                                                98/113
      Verifying  : iproute-2.6.32-31.el6.x86_64                                                                                                              99/113
      Verifying  : audit-libs-2.2-2.el6.x86_64                                                                                                              100/113
      Verifying  : rhn-client-tools-1.0.0.1-16.0.2.el6.noarch                                                                                               101/113
      Verifying  : upstart-0.6.5-12.el6_4.1.x86_64                                                                                                          102/113
      Verifying  : kernel-headers-2.6.32-431.el6.x86_64                                                                                                     103/113
      Verifying  : kernel-firmware-2.6.32-431.el6.noarch                                                                                                    104/113
      Verifying  : glibc-headers-2.12-1.132.el6.x86_64                                                                                                      105/113
      Verifying  : plymouth-scripts-0.8.3-27.0.1.el6.x86_64                                                                                                 106/113
      Verifying  : libdtrace-ctf-0.4.0-1.x86_64                                                                                                             107/113
      Verifying  : coreutils-libs-8.4-31.0.1.el6.x86_64                                                                                                     108/113
      Verifying  : yum-3.2.29-40.0.1.el6.noarch                                                                                                             109/113
      Verifying  : nss-tools-3.15.1-15.0.1.el6.x86_64                                                                                                       110/113
      Verifying  : nss-sysinit-3.15.1-15.0.1.el6.x86_64                                                                                                     111/113
      Verifying  : python-libs-2.6.6-51.el6.x86_64                                                                                                          112/113
      Verifying  : python-2.6.6-51.el6.x86_64                                                                                                               113/113
    
    Installed:
      kernel.x86_64 0:2.6.32-431.23.3.el6                       kernel-uek.x86_64 0:3.8.13-44.el6uek          kernel-uek-firmware.noarch 0:3.8.13-44.el6uek    
      kernel-uek-headers.x86_64 0:3.8.13-26.2.4.el6uek    
    
    Updated:
      audit.x86_64 0:2.2-4.el6_5                                audit-libs.x86_64 0:2.2-4.el6_5                    bfa-firmware.noarch 0:3.2.23.0-1.0.1.el6   
      ca-certificates.noarch 0:2014.1.98-65.0.el6_5             coreutils.x86_64 0:8.4-31.0.1.el6_5.2              coreutils-libs.x86_64 0:8.4-31.0.1.el6_5.2 
      device-mapper-persistent-data.x86_64 0:0.2.8-4.el6_5      dracut.noarch 0:004-336.0.1.el6_5.2                dracut-kernel.noarch 0:004-336.0.1.el6_5.2 
      ethtool.x86_64 2:3.5-1.4.el6_5                            glibc.x86_64 0:2.12-1.132.el6_5.4                  glibc-common.x86_64 0:2.12-1.132.el6_5.4   
      glibc-devel.x86_64 0:2.12-1.132.el6_5.4                   glibc-headers.x86_64 0:2.12-1.132.el6_5.4          grep.x86_64 0:2.6.3-4.el6_5.1              
      grub.x86_64 1:0.97-84.0.1.el6_5                           grubby.x86_64 0:7.0.15-5.0.4.el6                   initscripts.x86_64 0:9.03.40-2.0.1.el6_5.3 
      iproute.x86_64 0:2.6.32-32.el6_5                          kernel-firmware.noarch 0:2.6.32-431.23.3.el6       kernel-uek-doc.noarch 0:3.8.13-44.el6uek   
      libblkid.x86_64 0:2.17.2-12.14.el6_5                      libdtrace-ctf.x86_64 0:0.4.1-1                     libgudev1.x86_64 0:147-2.51.0.3.el6        
      libtasn1.x86_64 0:2.3-6.el6_5                             libudev.x86_64 0:147-2.51.0.3.el6                  libuuid.x86_64 0:2.17.2-12.14.el6_5        
      nspr.x86_64 0:4.10.6-1.el6_5                              nss.x86_64 0:3.16.1-4.0.1.el6_5                    nss-softokn.x86_64 0:3.14.3-10.el6_5       
      nss-softokn-freebl.x86_64 0:3.14.3-10.el6_5               nss-sysinit.x86_64 0:3.16.1-4.0.1.el6_5            nss-tools.x86_64 0:3.16.1-4.0.1.el6_5      
      nss-util.x86_64 0:3.16.1-1.el6_5                          p11-kit.x86_64 0:0.18.5-2.el6_5.2                  p11-kit-trust.x86_64 0:0.18.5-2.el6_5.2    
      plymouth.x86_64 0:0.8.3-27.0.1.el6_5.1                    plymouth-core-libs.x86_64 0:0.8.3-27.0.1.el6_5.1   plymouth-scripts.x86_64 0:0.8.3-27.0.1.el6_5.1
      psmisc.x86_64 0:22.6-19.el6_5                             python.x86_64 0:2.6.6-52.el6                       python-libs.x86_64 0:2.6.6-52.el6          
      ql2400-firmware.noarch 0:7.03.00-1.0.1.el6                ql2500-firmware.noarch 0:7.03.00-1.0.1.el6         rhn-check.noarch 0:1.0.0.1-16.0.9.el6      
      rhn-client-tools.noarch 0:1.0.0.1-16.0.9.el6              rhn-setup.noarch 0:1.0.0.1-16.0.9.el6              selinux-policy.noarch 0:3.7.19-231.0.1.el6_5.3
      selinux-policy-targeted.noarch 0:3.7.19-231.0.1.el6_5.3   tzdata.noarch 0:2014e-1.el6                        udev.x86_64 0:147-2.51.0.3.el6             
      upstart.x86_64 0:0.6.5-13.el6_5.3                         util-linux-ng.x86_64 0:2.17.2-12.14.el6_5          yum.noarch 0:3.2.29-43.0.1.el6_5           
    
    Replaced:
      kernel-headers.x86_64 0:2.6.32-431.el6                                                                                                                   
    
    Complete!
    Curious about OpenSSL version for Oracle Linux 6.5

    Code:
    rpm -qa | grep openssl
    openssl-devel-1.0.1e-16.el6_5.15.x86_64
    openssl-1.0.1e-16.el6_5.15.x86_64
    Code:
    rpm -qa -changelog openssl | head -n9
    * Fri Aug 08 2014 Tomáš Mráz <tmraz@redhat.com> 1.0.1e-16.15
    - fix CVE-2014-3505 - doublefree in DTLS packet processing
    - fix CVE-2014-3506 - avoid memory exhaustion in DTLS
    - fix CVE-2014-3507 - avoid memory leak in DTLS
    - fix CVE-2014-3508 - fix OID handling to avoid information leak
    - fix CVE-2014-3509 - fix race condition when parsing server hello
    - fix CVE-2014-3510 - fix DoS in anonymous (EC)DH handling in DTLS
    - fix CVE-2014-3511 - disallow protocol downgrade via fragmentation
    Finally, reboot Vultr KVM VPS

    Oracle Linux 6.5 defaults to 3.8.13 UEK kernel for better performance than CentOS 6.5 default 2.6.32 kernels.
    Code:
    uname -rvm
    3.8.13-44.el6uek.x86_64 #2 SMP Fri Aug 8 21:59:01 PDT 2014 x86_64
    Centmin Mod .08 beta installed Nginx 1.7.4
    Default installed PHP-FPM version
    Code:
    php -v
    PHP 5.4.32 (cli) (built: Aug 30 2014 12:26:33)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    MariaDB 10.0.13 default MySQL installed by Centmin Mod
     
    Last edited: Aug 30, 2014
Thread Status:
Not open for further replies.