Is there a way to tell what version of Linux I am in and what distro is installed?
What distribution is running?
Started by Hektor, Feb 20 2008 12:16 PM
3 replies to this topic
#1
Posted 20 February 2008 - 12:16 PM
|
|
|
#2
Posted 20 February 2008 - 11:35 PM
This works on Debian and Ubuntu, but I don't know about others.
$ cat /proc/version
#3
Posted 23 February 2008 - 07:52 PM
I found this also (minutes after my post).
uname -a
#4
Guest_Jordan_*
Posted 25 February 2008 - 05:10 AM
Guest_Jordan_*
To find them both:
uname -a && cat /etc/*release


Sign In
Create Account


Back to top









