- Debian Admin - http://www.debianadmin.com -
Find which Debian or ubuntu Linux Version you are running
Posted By Admin On 30th September 2006 @ 19:12 In General | 2 Comments
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Find or identify which version of Debian Linux you are running
This can be checked in /etc/debian_version file
Find or identify which version of ubuntu Linux you are running
You can find in different ways in ubuntu
Solution 1
cat /etc/issue
The file /etc/issue holds the version of Ubuntu installed on your system
Solution 2
lsb_release -a
or
cat /etc/lsb-release
Tags: find debian version, find your ubuntu version, know your debian version, know your ubuntu versionArticle printed from Debian Admin: http://www.debianadmin.com
URL to article: http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html
Click here to print.