Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
geir@edgy:~$ awk -F":" '/^model\ name/ { print $2 }' /proc/cpuinfo | sort -u
Intel(R) Pentium(R) 5 CPU 2.66GHz
geir@edgy:~$
cat /proc/cpuinfo
dmidecode -t processor