linux version

by prettyscripts on 2008-05-28 00:22:51 • Leave a comment »

unix

to find out the ubuntu version the server is running, the information can be found in file /etc/issue. alternatively, run this command: $ lsb_release -a to find out the kernel version, run this command: $ uname -a these commands are probably appl… more »

Tags: linux, unix, version