GTOTYPE
10-21-2001, 01:21 AM
Is there a command where you can find out what version of linux that your host is running using SSH?
![]() | View Full Version : Finding out the version of linux... GTOTYPE 10-21-2001, 01:21 AM Is there a command where you can find out what version of linux that your host is running using SSH? JTY 10-21-2001, 01:23 AM Well if your referring to the kernel... you could try uname -r RutRow 10-21-2001, 12:59 PM Also, if you suspect it is a RedHat flavor, try.. cat /etc/redhat-release manmythlgnd 10-21-2001, 01:45 PM uname -a |