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
CentOS:: Install and configure LAMP
Posted by blackonsole on July 16th, 2012 03:09 AM | No Comment
:: How to install LAMP on CentOS
:: How to configure MySQL
:: Add httpd and mysqld on init.d
:: Starting httpd and mysqld
:: Links
+ Google
+ HowToForge
:: MySQL : enable InnoDB from source
Posted by blackonsole on June 2nd, 2012 04:29 AM | No Comment
:: How to enable InnoDB on MySQL from source
:: Configure MySQL InnoDB on my.cnf
add / configure like these:
:: Restarting MySQL
:: Checking MySQL InnoDB
or
:: Links
+ Google
+ DevMySQL
+ DevReview
:: PHP : Installing APC from source
Posted by blackonsole on June 2nd, 2012 04:16 AM | No Comment
:: How to install APC from source
:: Setup APC on php.ini
; add APC extension on php.ini, some like these:
:: Checking and apply
:: Link
+ Google
+ WebHostingNeeds
:: Linux : socks proxy via ssh
Posted by blackonsole on May 29th, 2012 02:30 AM | 1 Comment
:: How to connection socks proxy via ssh
+ setup proxy connection
8080 = local proxy port
username = your ssh username
192.168.0.1 = your ip address server
+ enable socks proxy connection in firefox
:: Testing SOCKS Proxy
Open your browser and checking your ip ...