Wednesday, August 17, 2011

How can I know Ubuntu Distribution that I'm running

Its easy... Use:

cat /etc/lsb-release

This command will tell you the exact distribution that you are running. Uname on contrary just tells you the kernel version...

No comments:

Post a Comment