Login as root by typing

su -

in a console. Once done type cat /etc/redhat-release

you should see something like this:-


[root@localhost root]# cat /etc/redhat-release
Fedora Core release 1 (Yarrow).

That tells me that I am using Fedora Core release 1 on this linux box.