Answers containing the keyword ‘shell’
Useful Linux Commands
A 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.
Browser Friendly LinksMake browser and search engine friendly links
Map Keystrokes Ctrl + Tab And Ctrl + Shift + Tab To Microsoft Intellimouse ButtonsEver wanted to map a mouse button to a character you can’t enter into the Intellimouse/Intellipoint control panel, such as the Tab key? Here’s how.
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.
Enable EPG TV Guide In Media CenterHow to enable the Electronic Program Guide for TV broadcasts in Vista or XP Media Center for use in Australia.
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.
Prevent Caching Of Dynamic Web PagesHow to prevent caching of web pages using PHP.
How NOT To Redirect OWA On Exchange 2010How to simplify the Exchange 2010 OWA address without causing all sorts of problems.
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.
How To Register For GST If You Already Have An ABN (in Australia)How to register for GST using the Australian Government’s online Business Portal when you already have an ABN and an AUSKey.
Remove “My Sharing Folders” From My ComputerHow to remove the My Sharing Folders icon from My Computer in Windows Vista, XP.
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
Negative Delta Time Error In Dual-core Based SystemsExperiencing the error “Negative delta time!” when playing Unreal Tournament or a game based on its engine, on a dual-core processor, and/or under Windows XP/Vista?
Why Do Golf Tees Go Backwards?Why do golf tees go backwards when the ball is hit?
Windows Media Centre Remote Control & WinampHow do I make my Windows Media Centre remote control work with Winamp?
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.