LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How can I tell which Distro I have? (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-tell-which-distro-i-have-287706/)

nevarlen 02-08-2005 10:56 AM

How can I tell which Distro I have?
 
Hey All,
I have done some research on how to see which distro is in use, but most of the solutions required rebooting. As I am a production server, how can tell which distro I have without rebooting. Coorect If I am wrong, uname -a will only display the kernel type right?
Thanks alot in advance..

makuyl 02-08-2005 11:19 AM

If it's a debian you can find out with this: cat /etc/*version* && ls -l /etc |grep version
Don't know which distros it works on though.

nevarlen 02-08-2005 11:22 AM

Thanks a million, luckily it was debian and it worked..

makuyl 02-08-2005 11:24 AM

Heh, wonder what the odds are :)


All times are GMT -5. The time now is 04:34 PM.