Introduction You may encounter issues with connecting to a remote host such as securedownloads.cpanel.net or another service site with an error stating the connection was refused. This is often caused by…
Categories
Change Owner of All files within a Folder Here is how to change Owner of Files and Folders in SSH as a Bulk Login to SSHRun chown -R user:usergroup /location/of/the/folder/*…
In order to change your ssh port you need to "allow" it in SELinux: 1.Install package that provides "semanage" comamand: CODE: SELECT ALL yum install policycoreutils-python 2.List all ports allowed for…
The first step will be to create the nameservers. In order to do that, you must go to the “Basic cPanel and WHM setup” section of your cPanel instance. At…
PhilmoreHost have been providing Managed Dedicated Servers since 2011 through a partnership with HostingSource and Interserver, we provide managed dedicated systems. We layer together Interserver’s hardware with our support expertise (HostingSource) to provide…
Exim Hardening Practices The intention of this guide is to provide some steps to help tighten the email sending practices on a machine in order to facilitate both determining the…
Categories
1. Delete user cPanel backups If you have the backup feature in cPanel enabled, chances are your users are storing the backups on the server instead of downloading and removing…
How to install all ConfigServer scripts? You can follow these steps to install all free scrips provided by Configserver: Install CSF (Config Server Firewall) Login to server through SSH as…
q) my /tmp is full, how do i delete the content a) open SSH to your server, if SSH will not connect due to disk space full in tmp, reboot…
Categories
The concept of creating or configuring multiple IP addresses on a single network interface is called IP aliasing. IP aliasing is very useful for setting up multiple virtual sites on…
If you get this error in WHM > View Sent Summary Error from delivery reporter: DBD::mysql::db selectall_arrayref failed: Table './eximstats/failures' is marked as crashed and last (automatic?) repair failed Try…
In this guide, we will teach you how to use the Exim mail log on your VPS or a dedicated server to find possible attempts from spammers to use your scripts, or…
Categories
In this article we'll discuss how you can quickly find the IP address of a malicious user that could be impacting the performance of your website, or attempting to circumvent…
Categories
Linux Malware Detect (LMD), also known as Maldet, is a malware scanner for Linux released under the GNU GPLv2 license. It is particularly effective for the detection of php backdoors,…