Linux Distro

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Linux Distro

Post by shiznatix »

Ok this may sound really really stupid but...

I have Fedora Core...I just don't know which one. I want to install XMMS but from what I am reading I need to know which version I have and well...I don't know. Is there a way to find out which version of your distro you are running?

In my defence my computer was sitting in the corner for like 3 months broken and I just got it back out and working so thats a lot of time to forget everything.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Never used Fedora at all but you could try

Code: Select all

cat /proc/version
Post Reply