LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How can I find out what distro is a server running? (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-find-out-what-distro-is-a-server-running-450495/)

supervillan 06-01-2006 05:05 AM

How can I find out what distro is a server running?
 
Hi,

I need to find out if a server I'm connecting to is Fedora Core 5 or not. Can somebody please tell me how can I find out the distribution name and version? I only have ssh access.

asheesh.tyagi 06-01-2006 05:34 AM

ssh to server and read /etc/issue.
less /etc/issue
this file contains name of the distro and version .


All times are GMT -5. The time now is 07:53 AM.