Wednesday, March 28, 2012

How to check CentOS version via command line?

Via command line, type this:
cat /etc/redhat-release
To safely upgrade CentOS to the latest version, type this:
yum update

No comments:

Post a Comment