Articles in the Articles Category
Articles, Headline, Linux tips, Tutorial »

If you want to dump a few database the command ‘mysqldump’ is sufficient. How about the server that have several hundred databases inside. It is easier if we create Shell scripts to do the task. There are 2 version of scripts I normally use. One is to backup whole MySQL database, the other is to backup InnoDB database only.
The databases will be dumped in the folder that we created first and dumped as *.sql.
Articles »

Early this month Cpanel announcing new pricing structure to customers who are using Cpanel for hosting control panel. Cpanel no longer offer UNLIMITED hosting account per license for VPS and Metal server but the licensing structure will be based on how many account in the server.
There are 4 type of license which is Solo, Admin, Pro and Premier. Cpanel Solo is for single account, Admin for 5 accounts, Pro for 30 accounts while
Articles »

This method that I use proven as alternate solution to repair MySQL. As we all know if anything problem with InnoDB database corruption the whole MySQL database will down. My method will change the InnoDB database engine to MyISAM or at least reduce the amount of database which is using InnoDB engine.
Articles »
Articles »

WordPress is an open source system blogging the most commonly used and full content management system cPanel users. Although it started as a blogging system, it continues to evolve to what you can use it for the present. Complete content management system that allows you to select and install any of the thousands of existing plugins, themes and widgets.
One thing to keep in mind it is very similar to all modern software packages, WordPress will continue to receive update in order to deal with the security
Articles »

This note is for myself since my server still rely on EasyApache 3. On the new Cpanel WHM58 and WHM60 EasyApache 4 is a default software use to compile Apache,Php and others required component in the server.
EasyApache 3 is scheduled for deprecation in January of 2018, when cPanel & WHM version 62 reaches End of Life. After that time, EasyApache 3 will no longer receive any updates