How can I determine what version of Linux I am using?
Novell Cool Solutions: Question & Answer
Reader Rating
from 10 ratings
Q:
How can I determine what version of Linux I am using?
A:
At a command prompt, use the 'cat' command:
cat /proc/version
Or, use the 'dmesg' and 'grep' commands:
dmesg | grep "Linux version"
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com