How can I known what Linux distribution version which I'm using? There are some commands that help you find out it quickly. I tried in CentOs 6.4, Ubuntu and it worked.
  1. cat /etc/*-release
  2. lsb_release -a
  3. cat /proc/version