Centos Version Check Command Code Example


Example 1: check centos version

$ cat /etc/redhat-release  output : CentOS Linux release 7.4.1708 (Core)

Example 2: how to know which centos version is installed

<p>On the GUI (Gnome) upper right corner click on settings and then on details </p>  By command line   cat /etc/centos-release  This command works also changing the word centos by os (os-release)

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?