As a Linux admin you must have the knowledge to manage servers via command-line. In a cPanel server there are a lot of back-end scripts available for different operations via command line. In this post I am explaining the different…
Control panels
How to change main domain of a cPanel reseller account with an existing domain name?
Hey!! Here are some tips on cPanel reseller account modification. It’s quite simple if the new domain you wish to set as primary of your WHM re-seller is not under the same account. It can be simply managed from the “Modify…
How to install imagemagick in a cpanel server – Command-line option
imagemagik installation Yes, the imagemagik installation steps are simple for a cPanel server. Before installing you must have an idea about imagemagik. It’s simply an addon for your cPnel server that allows for image manipulation. ImageMagick® is a software suite…
How to restart the service Spamd – cPanel
Service Spamd It’s not such a great deal, but we must know how to do this!! I wondered the service Spamd is not there under “/etc/init.d/” directory. In a cPanel server, there is a script to manage the Spamd service.…
How to run Python scripts with cPanel?
Python script showing code itself in browser instead of running!! Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would…
How to enable MySQLi extension on web-server
How to enable MySQLi? Before going to enable it on the server, I will share some ideas about MySQLi. Then, I should explain how we can enable MySQLi on a cpanel server and How we can check if MySQLi is already enabled or…
cPanel is showing invalid login – The IP address is blocked by cphulkd for BruteForce
cpHulk : It’s a Brute Force Protection system in a WHM/cPanel server. By enabling this feature from the WHM we can protect the server from unwanted login attempts. In this article I am explaining the steps to whitelist your IP…