Upgrade oracle linux from 7.1 to 7.4
Hi
My current linux version is
---------------------------------------
[root@idlinuxtest ~]# cat /etc/os-release
NAME="Oracle Linux Server"
VERSION="7.1"
ID="ol"
VERSION_ID="7.1"
PRETTY_NAME="Oracle Linux Server 7.1"
[root@idlinuxtest ~]# uname -r
3.8.13-55.1.6.el7uek.x86_64
[root@idlinuxtest ~]#
I want to upgrade the linux to:
----------------------------------------
Oracle Linux 7.4 with the Unbreakable Enterprise Kernel 4: 4.1.12-124.19.2.el7uek.x86_64 or later
Question:
-----------
I am new to linux so I need the steps in details
Thanks