How to see which linux distribution a system is running
cat /etc/issue
update: or on (some) Red Hat systems: cat /etc/redhat-release
cat /etc/issue
update: or on (some) Red Hat systems: cat /etc/redhat-release
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
© JJB Blog. Powered by WordPress using the DePo Skinny Theme.
1 Comment