ljwhite

Well-Known Member
Jun 20, 2005
363
0
166
I type "uname -a" on server and then got the below information
Linux server1.mydomain.net 2.6.10-HN-2.1-P4 #1 SMP Thu Feb 10 11:39:28 EST 2005 i686 i686 i386 GNU/Linux
How could i know which kind of Linux it is debian, redhat or ...?
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
Hint!

cat /etc/redhat-release - if it's a redhat based
cat /etc/debian[press tab-tab] - if it's a debian based

if none exist... then it's freebsd, but it should tell you this in uname -a