Posts Tagged ‘Technical’
How to echo colored text in linux shell script
Try following command on you bash: bash $] tput setaf 1 You will see [...]
MySQL master master replication monitor with php code
For monitoring replication we know a lot of tools and codes - but this one [...]
Using VLookup and batch script to compare two excel / csv and retrive result
Using Vlookup: I have two csv files; File1 has Id and Value Columns and [...]
Calculate Mysql Memory Usage – Quick Stored Proc
While going through mysql doc and MySQL Server Memory Usage, I noted [...]
Monitor mysql replication using php
Monitoring a replication is an important aspect. As replication includes [...]




