JJB Blog

How to see which linux distribution a system is running

cat /etc/issue

update: or on (some) Red Hat systems: cat /etc/redhat-release


1 Comment

another one I’ve been using recently (since they rebuilt my HE box with what looks like lesser hardware) is:

cat /dev/cpuinfo

Posted by josh on 30 January 2005 @ 4pm

Leave a Comment