Category: Updates

Reverse KVM solution

I need to setup a computer so that it can be operated from two locations. The locations are about 20 meter from each other and the user wants the experien...

Recursive zgrep not working

I have a directory hierarchy that contains numerous .gz files. I want to be able to recursively grep them for the string "foo". From what I've read o...