Category Archives: Hardware

How To Know If You Have a 64-bit Capable Processor

How to find out if you have a 64bit processor: uname # uname -p x86_64 You can also try: $ uname -m i686 i686 (or any garbage) = 32-bit x86_64 = 64-bit cpuinfo # cat /proc/cpuinfo flags : fpu vme … Continue reading

Posted in Hardware, Linux | Leave a comment

How to Unlock Samsung 225BW Auto Adjustment

If you get “auto adjustment locked” on your Samsung 225BW monitor, hold down your “MENU” button for 5 seconds and it will unlock.

Posted in Hardware | Leave a comment