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 Recovery Catalog About Recovery Catalog RMAN recovery catalog Is another database which is out of your normal databases or which is o...