How to check CentOS version via command line?

Posted on the October 22nd, 2009 under CentOS by Stephen

Via command line, type this:

cat /etc/redhat-release

To safely upgrade CentOS to the latest version, type this:

yum update

Share this page:
  • Facebook
  • Twitter
  • StumbleUpon
  • Slashdot
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Live
  • MySpace
  • Technorati
  • LinkedIn
  • Reddit
Related Posts:
  1. Useful Yum Commands
  2. How to upgrade Ubuntu 9.04 to Ubuntu 9.10 Stable Release
  3. RPM cheat sheet
  4. How to Install KDE in CentOS
  5. How to Easily Upgrade Grub Legacy to Grub 2

Leave a Comment