Tuesday, October 18, 2011

How To Know Which Linux Distribution You Are Using?

How To Know Which Linux Distribution You Are Using?

# dmesg | head -1

# cat /proc/version

# cat /etc/issue

# cat /etc/*-release

# lsb_release -a

No comments: