Archive for May 2008
How to install Vmware on Ubuntu 8.04
May 24, 2008Commands to find the exact linux distribution you are running
May 2, 2008Any of the following commands will do the job.
- dmesg | head -1
- cat /proc/version
This one does not tell the exact distribution you are running but it does tell the linux kernel version
- uname -a