Try the following:
cat /etc/lsb-release
cat /etc/issue
uname -a
lsb_release -d -s -c
sb-release is a better option for ubuntu, but /etc/issue works across most linux varieties. Uname will print information about the kernel version and is not the same as the version of the OS.
No comments:
Post a Comment