Commands to check the Linux Version, Release name & Kernel version.

In order to install #SAVFL on your #Linux Machine you need to verify your OS details. 
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