How To Know Which Linux Distribution You Are Using?
Here are a few ways to find out which linux distro you are using : From the Boot Time messages Fire up your favourite terminal program and type in the following dmesg | head -1 The output would be similar to Linux version 2.6.13-15-default (geeko@buildhost) (gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 Tue Sep… Leer más »