How to find the version of CentOS running in your machine?
The following commands can be executed to find the version of CentOS running in your machine.
Command 1:
# cat /etc/issue
Command 2:
# cat /etc/redhat-release
How to find the version of CentOS running in your machine?
The following commands can be executed to find the version of CentOS running in your machine.
Command 1:
# cat /etc/issue
Command 2:
# cat /etc/redhat-release