MySQL :: Disable Table Name Case Sensitivity
Posted by blackonsole on April 5th, 2013 03:19 PM | No Comment
:: How to disable case sensitivity in MySQL
+ configure my.cnf file
Add this line in /etc/my.cnf in section:
+ Restarting mysqld
+ Testing
Those are command will show the tables record.
:: Links
+ Google
+ Burnayev
chown :: Change User / Group Only
Posted by blackonsole on November 13th, 2012 04:37 AM | No Comment
:: How to change user owner only using chown
:: How to change group owner only using chown
:: Link
+ Google
+ man chown
Linux :: Compiling MP4Box
Posted by blackonsole on August 2nd, 2012 07:11 AM | No Comment
:: How to compile MP4Box in Linux
+ download
+ extract and compiling
+ checking MP4Box
:: Links
+ Google
+ WowTutorial
WordPress :: Using OS cron job
Posted by blackonsole on July 20th, 2012 04:29 AM | No Comment
:: How to change wp cron to os cron job
+ add cron job on os cron
+ disable wp-cron
:: Links
+ Google
+ WPDaylyBits
:: WP MU :: Slow After Upgrade
Posted by blackonsole on July 19th, 2012 07:58 AM | No Comment
:: How to fix WordPress MU slowly after upgrade
try to upgrade database table for wordpress using this url:
:: Links
+ Google
+ KartikShasti