Wednesday, March 21, 2018

Commands to check the Linux Version, Release name & Kernel version.
uname -a (Print all Information)
 image001_0.png
uname -r (Print the kernel name)
image003_0.png
cat /proc/version
image005_0.png
cat /etc/issue
image007_0.png
cat /etc/redhat-release
image009_0.png
lsb_release –a
image011_0.png
tail /etc/redhat-release
image013_0.png

No comments:

Post a Comment

  RMAN-20207: UNTIL TIME or RECOVERY WINDOW is before RESETLOGS time https://shivanandarao-oracle.com/2012/12/05/rman-20207-until-time-or-re...