Tech Blog :: How to identify a Linux distribution


May 4 '10 10:54am
Tags

How to identify a Linux distribution

If you log into a Linux server and want to know which distribution you're working with, these commands are helpful:

uname -a (Linux kernel version)

lsb_release -a (distro information)

cat /etc/issue (more basic distro information)

Post new comment

Don't bother putting in spam links. They'll be set to rel=nofollow and will be removed and reported as spam shortly after submitting.

The content of this field is kept private and will not be shown publicly.
CAPTCHA
Are you human?