In order to install #SAVFL on your #Linux Machine you need to check your verify your OS details. Commands to check the Linux Version, Release name & Kernel version. |
uname -a (Print all Information) |
Image may be NSFW. |
uname -r (Print the kernel name) |
Image may be NSFW. |
cat /proc/version |
Image may be NSFW. |
cat /etc/issue |
Image may be NSFW. |
cat /etc/redhat-release |
Image may be NSFW. |
lsb_release –a |
Image may be NSFW. |
tail /etc/redhat-release |
Image may be NSFW. |
[root@rhel63x64]# By Vicky J |