Distribution Version: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 10: Line 10:
or
or
<pre>
<pre>
cat redhat-release
cat /etc/redhat-release
</pre>
</pre>
[[Category : Linux]]
[[Category : Linux]]

Revision as of 00:03, 27 October 2008

To find the distribution version of Linux use the following command.

cat /etc/redhat-release

For a more specific version release.

cat /etc/issue

or

cat /etc/redhat-release