troubleshooting
Scaling MySQL writes through Partitioning
Scaling MySQL writes through Partitioning View more presentations from Philip Tellis.
HTTPD(Apache web server) Log File Analyzer
There are many web statistics tools available free/commercial like Google Analytics, site meter, click tale and many more. These web analytic tools ask to embed certain javascript code in your website and use it to track website statistics. Similar statistics can also be found using the log file of web server i.e. Apache web server [...]
Installing Sun JDK/JRE on ubuntu (10.04 LTS)
It was actually easy till the time i got a message from the new installation of ubuntu that sun-java6-jdk is not found in package list. From last two versions of linux specifically on ubuntu i used to do following for installing java. This command asks me the root password and then installs sun jdk and [...]
ssl_error_rx_record_too_long – Apache SSL
I faced this error recently while configuring SSL on apache and got really confused. After doing some research figured this out that there was some mis-configurations which was causing the issue. I checked meaning of this SSL response at http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html . Here you can check all the error codes for SSL. This error code says [...]
Server Not Found – DNS resolution failing
I have been facing this problem from some time. When ever I try to open a website, mostly for the first time I get Server not found (Firefox, IE and Chrome) on all browsers. And with a refresh second or third time successfully get the home page opened on my browser. This is bearable couple [...]
