ABHIONLINUX
Site useful for linux administration and web hosting

2010/04/08

how to know the OS version in linux

uname -a
cat /proc/version
cat /etc/issue

/etc/redhat-release
/etc/debian_version
/etc/SuSE-release
/etc/slackware-version
/etc/gentoo-release

No comments:

Post a Comment