Findout What Version Of Linux You're Running!

Talk about anything and everything Linux.
1 post Page 1 of 1
Contributors
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Sometimes we may forget what version of our distribution we're running, or what distro were running, so in order to findout you can open up your terminal. (location varies upon distro to distro)

And put down...
Code: Select all
cat /etc/issue
This will give you the distro id, release, and description.
You can also add the following terminal command below which includes what's above, but also the code name.
Code: Select all
cat /etc/lsb-release
terminallinuxversion.png
Findout what version of Mac OS X you're running!
You do not have the required permissions to view the files attached to this post.
1 post Page 1 of 1
Return to “General Discussion”