Category: News

HyperTerminal in Windows 8?

I recently purchased a laptop with Windows 7 Home Premium, and it doesn't any in-built terminal, so I need to copy hyperterminal.exe from an external...

What is /dev/mem?

Presumably it's somehow related to memory? What would sudo cat /dev/urandom > /dev/mem do? Trash all RAM? All non-kernel virtual memory? None of t...