Tags: centos

What Linux distribution am I running?

Permalink May 11, 2008 • Category: Tips
Sometimes you will be given a dedicated server or a VPS and you won't know exactly which flavor or distribution of Linux it is running. Here is how you can find out when logged in through SSH: # uname -a This generally won't tell you as much as yo… more »