How to find out which Linux distribution I'm logged on to
Posted
by Wesho
on Server Fault
See other posts from Server Fault
or by Wesho
Published on 2010-03-04T12:48:38Z
Indexed on
2010/04/28
21:48 UTC
Read the original article
Hit count: 432
linux
|linux-distributions
Hi Linux gurus,
Is there a command for finding out the distribution of the OS I'm logged on to through SSH? uname
can be used to print a whole lot of info, but apparently not the distribution (e.g. RedHat, Ubuntu etc.) nor the version of that distribution.
© Server Fault or respective owner