Most distributions include a small text file in /etc that will tell you what version of the distribution you're using. I believe this is called /etc/SuSE-release on SuSE
To find out what version of Linux you are using open your terminal and type:
cat /proc/version
or type:
cat /etc/issue
No comments:
Post a Comment