cat /proc/version doesn't tell me what distro I'm running
thartman@linodewhyou:~>uname -a
Linux linodewhyou 2.4.29-linode39-1um #1 Wed Jan 19 12:22:14 EST 2005 i686 GNU/Linux
thartman@linodewhyou:~>cat /proc/version
Linux version 2.4.29-linode39-1um (
root@nova1.theshore.net) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Wed Jan 19 12:22:14 EST 2005
In fact, I'm on ubuntu 6.06.
The above seems to tell me the host machine info.
is there an equivelant of the above commands when you're on user mode linux?