CSF commands for Unix/Linux servers

10 years ago

CSF commands for managing your server firewall. 1. Enable csf and lfd if previously disabled csf -e Or csf --enable…

Introduction and basic usages of iptables under Unix/Linux

10 years ago

* What is iptables in Linux ?  Iptables is a rule based firewall system and is normally pre-installed on a…

How to install and configure csf on CentOS

10 years ago

Install and configure csf on CentOS the following steps as root user 1: Downloading csf package. rm -fv csf.tgz wget http://www.configserver.com/free/csf.tgz…

How to enable SPF and DKIM for already created cPanel accounts?

10 years ago

Enable SPF and DKIM for already created cPanel accounts cPanel script to enable SPF via commandline: Syntax # /usr/local/cpanel/bin/spf_installer $username…

How to enable key based authentication

10 years ago

Enable key based authentication 1. Generating Keys Key generator is available with Putty to generate private and public keys. You…

Database connection error: RoundCube in cPanel

10 years ago

DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator. You’ve to check number of things…

Mass ownership and permission change – Linux – Find command

10 years ago

How to change the permission of files and folders? Use chmod along with -exec to change the permissions. # find…

Su: Cannot set user id: Resource temporarily unavailable

10 years ago

Error details:    # su - Password: su: cannot set user id: Resource temporarily unavailable Solution: Edit (add) or change…

Database Upgrade Required

10 years ago

Error Database Upgrade Required  WordPress has been updated! Before we send you on your way, we have to update your…

Enable custom PHP in cPanel server with PHP CGI

10 years ago

Enable custom PHP in cPanel server with PHP CGI. Using any of the above mentioned methods you can confirm the…