How to upgrade to Linux Mint 15
Linux Mint 15 RC is out. If you are using Mint 14 and want to move to new version you can follow the steps below. Waring: It is not recommended method and…
Linux Mint 15 RC is out. If you are using Mint 14 and want to move to new version you can follow the steps below. Waring: It is not recommended method and…
Context You require to do Load test that requires thousands of thread. How will you configure JMeter so that JMeter performs well without any issues? Issues that you normally encounter…
SQL injection is a technique often used to attack data driven applications. This is done by including portions of SQL statements in an entry field in an attempt to get…
This post is in continuation of my earlier post on security testing. Before I move into details of security testing here are few tips for beginners and some browser add-on…
What is it? What does it look like? As per James Bach “How we plan to cover the product so as to develop an adequate assessment of quality.” A good…
Adding New Fonts to Your System Installing Microsoft Fonts sudo apt-get install ttf-mscorefonts-installer System-wide Installation To install fonts to your system for use by all users, (as root) you can…
Firebug is a well known tool for debugging and page load time.It provides detailed timing information about Http traffic initiated by the page. The Net panel which collects all the data can…
Severity and priority go hand in hand. Often there is a misconception about it. What should be the severity and priority of the bug? Sometime developer does not agree with the…