Printable View
I am running a Linuxz Server. How do I know which version I am running.
Code: uname Will tell you the kernel version, and some other information.
uname
worked. Thanks