Category: Hosting

Install WordPress through SSH

Type the following command within the directory where you wish to install wordpress and press the “Enter” key. The latest compressed installation file of WordPress will download. Uncompress the following package. The WordPress platform files will unzip into a directory named “WordPress”. Move the wordpress platform files back up one directory level. Delete the installation

Read more

Using CXS scan via SSH

Before starting the scan for the whole server, first adjust the CXS ignore list, since there are some standard cPanel files located in /home folder that will trigger false-positive results. To do this, run the following command: Now you can start the scan. In order to run it in the background, save the report to the /root//full_server_scan file and

Read more

How can I tell if Apache is experiencing a DDoS attack?

If Apache is experiencing a DDoS attack, you may notice errors like these in the Apache error log: You can check whether Apache is experiencing a DDoS attack with this command, which shows the top 10 IP addresses from which Apache is receiving connections: If you notice a large number of connections from an unrecognized

Read more