We already have a brief description on Python module “subprocess.” It’s a commonly used Python module for SysAdmin jobs. This module should be used for accessing system commands. This is the simplest way for running Linux commands. Yeah, that’s what…
Author: Arunlal A
How/Command to find out the spam mailing script’s location – Exim mail server
The Exim mail server has a lot of options/commands to find out the details of spammers easily and i details from the command line itself. Please refer to the blog post “Spam Check” to get more ideas about Exim spam trouble…
The module subprocess in Python
Steps to install crond or crontab on CentOS/RHEL servers, Linux
How to disable directory indexes server wide – cPanel/WHM
Is there a simple way to disable directory index? Sure!! Let us start with “What is “directory index?” This is simply a feature that allows to view all files in a directory via a directory index when there is no index…
How to check cpanel license details?
WHM/cPanel is one of the most commonly using web-hosting control panel. It’s a paid one. The installation of cPanel in a server is quite simple. After installing cPanel, you’ll only get a 15 days trial version of it. You need to…
[Solved] A DNS entry for “xxx.com” already exists. You must remove this DNS entry from all servers in the DNS cluster to proceed.
I got this error while trying to add a domain as an Addon on the primary cPanel account. The domain is already pointing into another servers which also using the same DNS cluster and that was actually creating the problem.…