Web Developers Portal
learn and share
Thursday, 25 April 2013
Install Burrows-Wheeler Aligner (BWA) in Linux
›
Steps to install BWA in linux machine 1. Download BWA from http://bio-bwa.sourceforge.net/ 2. Save bwa-0.7.4.tar.bz2 it to your drive (eg...
Friday, 15 March 2013
Setting java path in linux
›
After installing JDK or JRE on Linux/Unix platform, you have to set PATH environment variable so that you can run the executables ( javac...
Wednesday, 13 March 2013
MySQL: The total number of locks exceeds the lock table size
›
When you are trying to run an update or insert query in a database which contains huge amount of data (crore) in xampp - MySQL, you might s...
Monday, 11 March 2013
New XAMPP security concept:fixed
›
When you download XAMPP 1.8.0. and got the error at localhost/phpmyadmin New XAMPP security concept: Access to the requested object is only...
Wednesday, 6 March 2013
Configure Tomcat 7 to run Python CGI scripts in windows
›
Pre-installation requirements 1. Java 2. Python steps 1. Download latest version of Tomcat (Tomcat 7) from http://tomcat.apache.o...
1 comment:
‹
›
Home
View web version