EZ Linux Admin random header image

Entries from May 2011

setroubleshootd and SELinux is not considered compatible with cPanel

May 30th, 2011 by EZ linux · 1 Comment

The “setroubleshootd” process is included as part of SELinux. SELinux is not considered compatible with cPanel, and we recommend disabling it per our installation documentation: Disable SELinux security features For a fully successful installation you should disable SELinux. When installing a Red Hat or CentOS distribution, you will be able to use the graphical interface [...]

Click to continue →

Tags: Cpanel and WHM · Linux Security · Linux Software / Scripts

Steps to Secure SSH Server

May 19th, 2011 by EZ linux · No Comments

SSH attacks are normally happened if you are running SSH on comman Port 22 . If you have simple or weak root password then chances of your server get compromised . We can secure SSH server with two methods : Method 1: A best option to secure your SSH is to run SSH on the [...]

Click to continue →

Tags: Linux Security · Linux Tricks