Revision 3 as of 2013-07-17 13:00:50

Clear message

How do i know what kind of processor I am working with?

Just run cat /proc/cpuinfo.

If you want to know that platform and kernel you're on, run uname -a.