Have you ever needed to rename a bunch of files and directories recursively in Linux? If so, then a combination of the find and rename commands is your answer. Let me show you how.
Continue reading
Monthly Archives: October 2013
Quick Tip: Windows 7 Keyboard Shortcut To Rename Folder
To rename a folder in Windows 7 with a keyboard shortcut, highlight the folder with the arrow keys and hit F2.
Quick Tip: Windows 7 Keyboard Shortcut To Create New Folder
Here’s a simple keyboard shortcut to create a new folder in Windows 7:
CTRL-SHIFT-N
How to install XBMC on a Windows 7 Virtual Machine in VirtualBox
How to allow/deny/alter directory listing with .htaccess on your website
Today I will show you how easy it is to allow or deny a visitor to your website to view a directory listing if a default webpage is not available. This is controlled in a single file called .htaccess. Continue reading if you want to know more.