kumarkumar
Feb 7 2007, 04:20 PM
In Windows you can right click on "My Computer" and select Properties where it will give the information about the Windows version, build etc.
What is the corresponding way to do this in any Linux distro??
tain
Feb 17 2007, 11:25 AM
They are all different and this specific question would vary mostly due to the GUI in use and the custom tools. You don't get the info you want during the boot or login process?
EchoNoise
Feb 18 2007, 11:38 PM
In terminal type in this:
CODE
uname -a
edit: oops caps