Linux tips »

How to debug a crash Centos server

[10 Mar 2019 | No Comment | ]

This is simple guide on how to debug crash Centos server using kernel crash dump. The program we use is Kdump. When a kernel crash or kernel panic, the program will dump everything into a vmcore file for us to troubleshoot the cause of the crash. By analyzing the crash we could determine what is the root cause of the crash or we could send the crash dump to someone if we not familiar on how to read the dump file.

Read the full story »

Tutorial »

How to start Bitcoin mining

[9 Mar 2019 | No Comment | ]

There are a few steps to start Bitcoin mining and make profit. You must have both hardware,software and bitcoin wallet to start mining Bitcoin.
Bitcoin is becoming a phenomena because of the current price for 1XBT is USD2664. You can liquefy the Bitcoin into real money if you afraid it is a scam.
The hardware needed to mine Bitcoin is a Graphic …

Read the full story »

Articles »

Counterattacking wordpress web server and weaknesses

[5 Mar 2019 | No Comment | ]

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

Read the full story »

Articles »

Enable EasyApache 3 for new Cpanel

[3 Mar 2019 | No Comment | ]

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

Read the full story »