Category: General

Remapping of keys in Mac OS X

My MBP comes with a Turkish keyboard but I'm using US layout. However, the key just under ESC gives ยง instead of ` (back-quote) which I frequently us...

DISM Error: 0x800f0805

I was removing some packages in offline mode from Windows 7 HomePremium X64 image and I received this error on some of them. DISM v6.1.7600.16385 Error: 0...

Remove file without asking

How can I remove a file without asking the user if he agrees to delete the file? I am writing shell script and use rm function, but it asks "remove r...