How to discover what Linux distro is in use
        Posted  
        
            by Seiti
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Seiti
        
        
        
        Published on 2008-11-05T03:41:39Z
        Indexed on 
            2010/06/17
            10:33 UTC
        
        
        Read the original article
        Hit count: 178
        
linux
|operating-system
Sometimes I need to access some servers running Linux (or maybe another Unix-like SO), but I don't know how to verify which distro is in use on the server (there are times that even the "responsible" for the server doesn't know).
Is there a easy and reliable way to discover that, one that is uniform and consistent across all of them?
© Stack Overflow or respective owner