LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to know remote system OS via console (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-know-remote-system-os-via-console-581811/)

ahyeek 09-03-2007 04:25 AM

How to know remote system OS via console
 
If we login to a remote system via console using ssh, how do we actually knowing the OS that currently installed in the remote system, such as RedHat, Kubuntu or Fedora?

P/S: By typing >help in the console window, we just can know the version of the bash.

acid_kewpie 09-03-2007 04:47 AM

the distribution is normally listed in /etc/issue but there's no guarenteed cross distro way of knowing this. just various places you could look. e.g. redhat contains /etc/redhat-release, fedora contains /etc/fedora-release...


All times are GMT -5. The time now is 01:13 AM.