Answers containing the keyword ‘iis’
Exchange Management Console Permissions Gone
How to correct error “you don't have sufficient permissions to view this data” from the Exchange Management Console Organisation Configuration
How NOT To Redirect OWA On Exchange 2010
How to simplify the Exchange 2010 OWA address without causing all sorts of problems.
Correcting Clock Drift On A CentOS VM Under Hyper-V On Server 2008 R2How to correct clock drift on a CentOS 5 virtual machine guest running on a Server 2008 R2 Hyper-V host.
Delete Comment Spam From GalleryHow to mass delete comment spam from Gallery
Control Caching Of Dynamic Web PagesHow to control caching of dynamic web pages.
Exchange Management Console Permissions GoneHow to correct error “you don't have sufficient permissions to view this data” from the Exchange Management Console Organisation Configuration
Songs From Gossip Girl’s Pilot EpisodeWhat is the complete list of songs and when they were played in the pilot episode for Gossip Girl?
Remove Folders From Media Center’s Media LibraryHow to remove folders from Media Center’s Media Library, including those that you can’t normally.
Redirect To A Mobile Site Using Mod_rewriteHow to use Apache’s mod_rewrite .htaccess rules to redirect mobile devices to a different version of your site, while still allowing a “View Full Site” link.
Remove Advertising From Windows Live Messenger Or MSN MessengerHow to customise and remove the advertising and other annoying features from Windows Live Messenger and MSN Messenger. Works for Yahoo Messenger too.
Remove “My Sharing Folders” From My ComputerHow to remove the My Sharing Folders icon from My Computer in Windows Vista, XP.
Soundblaster Live ASIO SupportHow to use a Soundblaster Live with APS drivers to provide ASIO support
How To Fix Windows 7 Bug Where “thumbs.db” Prevents Renaming Or Deleting Most Recently Viewed FolderYou receive an error “The action can’t be completed because the folder or a file in it is open in another program. Close the file or folder and try again” and it mentions Thumbs.db.
Enable S3 Suspend For Media CenterHow to enable S3 Suspend for Media Center, to allow a remote control to place the media center computer into an S3 (STR, suspend-to-RAM) state, and unsuspend from that state.
Template-Based SiteMake a simple PHP-based template-drive site
Useful Linux CommandsA little list of basic commands I keep needing, but which I don’t use often enough to bother remembering. It’s basically an online sticky note. These are specific to CentOS.
Why Do Golf Tees Go Backwards?Why do golf tees go backwards when the ball is hit?
How To Fix Windows Live Messenger For Mobile ProblemsHow to fix Windows Live Messenger for Mobile problems.
Windows Media Centre Remote Control & WinampHow do I make my Windows Media Centre remote control work with Winamp?
Contact MeContact Hard Answers.
Bypass PHP Output Buffering When Using Apache Mod_deflateHow to output content immediately to the browser by bypassing PHP’s output buffering using flush() & ob_flush() while still using Apache mod_deflate to compress page contents.
Perform A Regular Expression Search And ReplaceThis page lets you perform a PHP perl-compatible regular expression find and replace using preg_replace.