文章

 Cannot delete file as root?

Hi recently a site in my server was hacked (was using oscommerce) I terminated the site but...

 Check access_log by a domain.

Type the command in ssh.# cat access_log |grep yourdomain.com You will get the results.  

 Disable Dangerous Functions in PHP

What to Do Disable unused dangerous functions by configuring PHP. Verify that if dangerous...

 How do I disable SSH login for the root user?

NOTE: In the following example, we are using admin for the username. This is just a example...

 How to Disable Mandatory SSL (Web Login to WHL)

You can do this by editing /var/cpanel/cpanel.config with your favorite shell text editor and...

 How to Stop Email Spam Bots Using SMTP on Your VPS?

One of the more common sources of the problem is if you have a responder setting in your default...

 I cannot access whm/cPanel, but can SSH to the server

Once you successfully SSH to the server run the following command service cpanel restart Or...

 Installation of Linux Malware Detect or maldet

Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license,...

 Locations of Common Log Files on cPanel Servers

One of the nice things about cPanel based servers is the way that they keep the location of key...

 Performing a scan with AVG for Linux.

AVG Anti-Virus for Linux/FreeBSDVersion 2013-------------------System...

 Summary for SSHD Rootkit Rolling around

After one hour reading the entire post, now 20 pages decided to summarize it to help others...

 利用.htaccess 防止簡易的CC 攻擊

簡易CC攻擊通常都是使用referring 同一網站來刷新攻擊一個網站。利用SetEnvIf Referer "^http://yourdomain"...

 利用netstat 指令查詢主機是否受到DDoS連線攻擊

using the bellow command #netstat -an | grep -o...