Articles »

New Cpanel licensing structure and the alternative

[22 Jul 2019 | No Comment | ]

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

Read the full story »

Articles »

MySQL down because of InnoDB

[18 Mar 2019 | 4 Comments | ]

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.

Read the full story »

Linux tips »

UDP flood causing SNMP false alarm

[16 Mar 2019 | No Comment | ]

Sometimes monitoring server that use SNMP to monitor the service will show service down even though the service is not down. This is because of UDP flood to SNMP service triggering the false alarm. The port flooding causing monitoring server failed to retrieve information from the problem server.

Read the full story »