Two Biggest Downsides of Using Windows XP SP2 on Remote Machines and Their SolutionsDecember 1st, 2008 Do not tell me about Windows and its bugs. No matter what I try doing new, half the time is consumed in detecting the bugs and fixing them.
Trick: Restart only Windows, not your ComputerMarch 28th, 2009 Installed a new software in Windows - need a restart?
Your Windows is acting slow and you want to go for a restart. So what are you waiting for? just click on the button to restart the machine...
Firefox Tip: How to retain multiple open pages (tabbed) across operating system restartMarch 25th, 2005 I often work with multiple webpages open at the same time. I have tendency to use online documentations and work mostly on browser based applications.
FATAL: Module off not found. - SolutionAugust 4th, 2008 You may see the following error in Fedora 8 while starting / restarting the network (service network restart):
FATAL: Module off not found. Let's see how we can fix this.
WordPress Server Load Problem: Cause & SolutionAugust 23rd, 2007 I was watching the mysql queries using mytop just before our server went down. In a flash I realized the cause of our persistent server load problem.
Never Restart Network on Multi-ADSL Connection Machine...November 23rd, 2007 I learned it the hard way. Our gateway machine with firewall (shorewall) has multiple ADSL connections configured with load balancing for more bandwidth and transparent fail-over.
WordPress Dashboard Blank Page Display SolutionJuly 10th, 2006 After moving over my test blog to the new server, I noticed that the Admin Dashboard (with tons of unnecessary feeds) wasn't displaying. It shows just a blank page.
6 MySQL Database Replication TipsNovember 18th, 2007 Replicating on two or more MySQL master database servers
1. MySQL Master-Master Replication Fails With ERROR 1200 (HY000) on Master
2.
Microsoft Windows Genuine Advantage Check Cracked under 24 hoursJuly 28th, 2005 Microsoft's effort to refuse access to updated versions of Windows Operating System has been foiled by hackers within 24 hours. Microsoft demanded that those who wanted Windows updates, other than security updates, will have to download an Active X program that sniffed their operating system to see if their OS copy had been pirated.
US Department of Homeland Security Wants You To Update WindowsAugust 10th, 2006 I have never seen them so concerned about computer vulnerability from Microsoft Windows software. Everyone knows Windows OS is vulnerable by default.
How To Add Multiple IP Addresses On Linux / Fedora Core / FedoraSeptember 11th, 2007 Most guide to adding multiple IP addresses on Linux starts with the Microsoft-like solution of using ifconfig. While the solution is correct it doesn't survive a reboot or even a network restart.
How To Migrate Mantis Defect Tracking System From Windows To Linux / Fedora Core 6May 12th, 2007 Mantis is popular php based defect tracking application which works on top of RDBMS like MySQL and PostgreSQL. Recently I ported our Windows based Mantis installation to Linux.
Windows 7 Tricks: How to Enable or Disable Services in Windows 7January 20th, 2009 Have you installed the Windows 7? Are the overhead services running in your background slowing down your system? The rudimentary ideas suggest disabling the unused services in the background to revamp the speed. Now how do you do that in Windows 7.
Windows 7 RC: Mixed ReviewMay 27th, 2009 Until know we have been all praises for Windows 7. Now its time to step down and give a reality check.
mod_rewrite Lesson - How To Make It WorkJune 29th, 2006 I learnt a hard lesson today on mod_rewrite. I haven't had time to explore further to find the root cause.